UNPKG

@hhgtech/hhg-components

Version:
84 lines (81 loc) 619 B
'use strict'; var BMI_GIRLS_percentile_yearly = { "1st": [ 13.4, 12.8, 12.8, 12.5, 12.3 ], "3rd": [ 13.9, 13.2, 13.2, 12.9, 12.8 ], "5th": [ 14.2, 13.5, 13.5, 13.2, 13.1 ], "15th": [ 15, 14.1, 14.1, 13.9, 13.8 ], "25th": [ 15.4, 14.6, 14.5, 14.4, 14.3 ], "50th": [ 16.4, 15.4, 15.4, 15.3, 15.3 ], "75th": [ 17.4, 16.3, 16.3, 16.3, 16.3 ], "85th": [ 17.9, 16.9, 16.9, 16.8, 17 ], "95th": [ 19, 17.8, 17.8, 17.9, 18.1 ], "97th": [ 19.4, 18.2, 18.2, 18.3, 18.6 ], "99th": [ 20.2, 19, 19, 19.2, 19.5 ] }; exports["default"] = BMI_GIRLS_percentile_yearly;