@hhgtech/hhg-components
Version:
Hello Health Group common components
84 lines (81 loc) • 631 B
JavaScript
;
var HEAD_CIRCUM_GIRLS_percentile_yearly = {
"1st": [
41.7,
43.9,
45.2,
46,
46.6
],
"3rd": [
42.3,
44.6,
45.9,
46.7,
47.2
],
"5th": [
42.7,
44.9,
46.2,
47,
47.6
],
"15th": [
43.5,
45.7,
47,
47.9,
48.4
],
"25th": [
44,
46.2,
47.6,
48.4,
49
],
"50th": [
44.9,
47.2,
48.5,
49.3,
49.9
],
"75th": [
45.8,
48.1,
49.5,
50.3,
50.9
],
"85th": [
46.3,
48.6,
50,
50.8,
51.4
],
"95th": [
47.1,
49.5,
50.8,
51.7,
52.3
],
"97th": [
47.5,
49.8,
51.2,
52,
52.6
],
"99th": [
48.1,
50.4,
51.8,
52.6,
53.2
]
};
exports["default"] = HEAD_CIRCUM_GIRLS_percentile_yearly;