Obesity calculator: Life insurance impact | What is your body mass? | Body mass index | How fat are you?

/li> 2

comments

Is your weight a problem? This calculator works out your body mass index, which life insurance companies use to assess your eligibility and premiums.

Get a quote...Cheaper insurance from car, home and health to cats and dogs

function calculate_bmi() { /* for calculating a person's BMI for insurance calculator */ var stones = document.getElementById('in_weight_stones').value; var pounds = document.getElementById('in_weight_pounds').value; var height = document.getElementById('in_height').value; var result = document.getElementById('bmi_value'); var bmi = 0 ; var weight = 0 ; if (stones == null || stones == '') { result.value = "Please enter your weight correctly" ; return true ; } else if (pounds == null || pounds == '') { result.value = "Please enter your weight correctly" ; return true ; } weight = ((stones*14)+parseInt(pounds))*.45359237; height = (height*2.54)/100 ; bmi = weight/(height*height) ; bmi = bmi.toFixed(2) ; result.value = bmi ; return true ; }

Body mass index calculator

YOUR DETAILS Is your weight a problem? This calculator works out your body mass index, which life insurance companies use to assess your eligibility and premiums. Enter your weight    stones    lbs Select your height   4'10 4'11 5'0 5'1 5'2 5'3 5'4 5'5 5'6 5'7 5'8 5'9 5'10 5'11 6'0 6'1 6'2 6'3 6'4 6'5 6'6 6'7 6'8 6'9 6'10 6'11 7'0 7'1  ft RESULT   Calculate Your body mass index is:   If less than or equal to 32 = You should get life cover at standard rates If between 33 and 38 = The insurer will increase the price If between 39 and 40 = The insurer may double your premiums If over 40 = you may be uninsurable

Popular posts from this blog

'I was his Christian Grey fantasy.' Ex-girlfriend Paige Lorenze says Armie Hammer carved an A into her groin area as she warns 'narcissistic' actor could 'seriously injure another woman' with his BDSM obsession

Model Stella Tennant dies 'suddenly' aged 50 as her family pay tribute to 'wonderful woman and an inspiration to us all'

Teenage boy, 15, charged after allegedly having sex with two 12-year-old girls and recording the encounter on his phone - but he's still allowed to go to school with them while on bail