@hhgtech/hhg-components
Version:
Hello Health Group common components
183 lines (180 loc) • 1.31 kB
JavaScript
;
var HEAD_CIRCUM_BOYS_percentile_weekly = {
"1st": [
31.5,
32.3,
33.1,
33.8,
34.4,
34.9,
35.3,
35.8,
36.1,
36.5,
36.8,
37.2,
37.5,
37.8
],
"3rd": [
32.1,
32.9,
33.7,
34.3,
34.9,
35.4,
35.9,
36.3,
36.7,
37,
37.4,
37.7,
38,
38.3
],
"5th": [
32.4,
33.2,
33.9,
34.6,
35.2,
35.7,
36.1,
36.6,
36.9,
37.3,
37.6,
38,
38.3,
38.6
],
"15th": [
33.1,
33.9,
34.7,
35.3,
35.9,
36.4,
36.8,
37.3,
37.7,
38,
38.4,
38.7,
39,
39.3
],
"25th": [
33.6,
34.3,
35.1,
35.7,
36.3,
36.8,
37.3,
37.7,
38.1,
38.4,
38.8,
39.1,
39.4,
39.7
],
"50th": [
34.5,
35.2,
35.9,
36.5,
37.1,
37.6,
38.1,
38.5,
38.9,
39.2,
39.6,
39.9,
40.2,
40.5
],
"75th": [
35.3,
36,
36.7,
37.3,
37.9,
38.4,
38.8,
39.3,
39.7,
40,
40.4,
40.7,
41,
41.3
],
"85th": [
35.8,
36.4,
37.1,
37.7,
38.3,
38.8,
39.3,
39.7,
40.1,
40.5,
40.8,
41.1,
41.4,
41.7
],
"95th": [
36.6,
37.2,
37.8,
38.4,
39,
39.5,
40,
40.4,
40.8,
41.2,
41.5,
41.8,
42.1,
42.4
],
"97th": [
36.9,
37.5,
38.1,
38.7,
39.3,
39.8,
40.3,
40.7,
41.1,
41.4,
41.8,
42.1,
42.4,
42.7
],
"99th": [
37.4,
38,
38.6,
39.2,
39.8,
40.3,
40.8,
41.2,
41.6,
42,
42.3,
42.6,
43,
43.3
]
};
exports["default"] = HEAD_CIRCUM_BOYS_percentile_weekly;