@hhgtech/hhg-components
Version:
Hello Health Group common components
183 lines (180 loc) • 1.31 kB
JavaScript
;
var HEAD_CIRCUM_GIRLS_percentile_weekly = {
"1st": [
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
],
"3rd": [
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
],
"5th": [
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
],
"15th": [
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
],
"25th": [
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
],
"50th": [
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
],
"75th": [
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
],
"85th": [
35.1,
35.8,
36.4,
37,
37.6,
38.1,
38.5,
38.9,
39.3,
39.6,
39.9,
40.2,
40.5,
40.8
],
"95th": [
35.8,
36.5,
37.1,
37.7,
38.3,
38.8,
39.2,
39.6,
40,
40.3,
40.7,
41,
41.3,
41.6
],
"97th": [
36.1,
36.7,
37.4,
38,
38.6,
39.1,
39.5,
39.9,
40.3,
40.6,
41,
41.3,
41.6,
41.9
],
"99th": [
36.6,
37.3,
37.9,
38.5,
39.1,
39.6,
40,
40.4,
40.8,
41.2,
41.5,
41.8,
42.1,
42.4
]
};
exports["default"] = HEAD_CIRCUM_GIRLS_percentile_weekly;