@hhgtech/hhg-components
Version:
Hello Health Group common components
119 lines (116 loc) • 873 B
JavaScript
;
var HEAD_CIRCUM_GIRLS_zscore_weekly = {
"-3SD": [
31.1,
31.8,
32.6,
33.1,
33.7,
34.1,
34.5,
34.9,
35.2,
35.5,
35.8,
36.1,
36.4,
36.6
],
"-2SD": [
31.7,
32.4,
33.1,
33.7,
34.2,
34.6,
35,
35.4,
35.7,
36.1,
36.4,
36.7,
36.9,
37.2
],
"-1SD": [
31.9,
32.6,
33.3,
33.9,
34.5,
34.9,
35.3,
35.7,
36,
36.4,
36.7,
36.9,
37.2,
37.5
],
"0Median": [
32.7,
33.3,
34,
34.6,
35.2,
35.6,
36,
36.4,
36.8,
37.1,
37.4,
37.7,
38,
38.2
],
"1SD": [
33.1,
33.8,
34.5,
35.1,
35.6,
36.1,
36.5,
36.9,
37.2,
37.5,
37.8,
38.1,
38.4,
38.7
],
"2SD": [
33.9,
34.6,
35.2,
35.8,
36.4,
36.8,
37.3,
37.7,
38,
38.4,
38.7,
39,
39.3,
39.5
],
"3SD": [
34.7,
35.3,
36,
36.6,
37.2,
37.6,
38.1,
38.5,
38.8,
39.2,
39.5,
39.8,
40.1,
40.4
]
};
exports["default"] = HEAD_CIRCUM_GIRLS_zscore_weekly;