@hhgtech/hhg-components
Version:
Hello Health Group common components
56 lines (53 loc) • 438 B
JavaScript
;
var HEAD_CIRCUM_GIRLS_zscore_yearly = {
"-3SD": [
41.7,
43.9,
45.2,
46,
46.6
],
"-2SD": [
42.3,
44.6,
45.9,
46.7,
47.2
],
"-1SD": [
42.7,
44.9,
46.2,
47,
47.6
],
"0Median": [
43.5,
45.7,
47,
47.9,
48.4
],
"1SD": [
44,
46.2,
47.6,
48.4,
49
],
"2SD": [
44.9,
47.2,
48.5,
49.3,
49.9
],
"3SD": [
45.8,
48.1,
49.5,
50.3,
50.9
]
};
exports["default"] = HEAD_CIRCUM_GIRLS_zscore_yearly;