This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

BMI calculation

BMI is way off when your a body builder height to weight ratio this should be allowed to enter manually.

  • There is only one formula for BMI, regardless whether you are muscular or not. The formula is 

  • Well, BMI is a fixed formula so it would be pointless to let users enter that info.

    I suggest that you increase the entered length until you get the desired BMI. I believe that the length only affects the stride length so make sure that it stays at the correct value for you.

  • BMI is a lot lower than what it says

    That is then not the BMI (Body Mass Index), since the BMI is defined exactly as shown in the formula as the body mass divided by the square of the body height. You probably mean the Fat and Muscle percentages - unlike the BMI, those are indeed depending on your muscles and fat.

    And no, you cannot enter the BMI manually, since it is calculated by the definition formula. However, you can override the calculated value by importing the weight data in a CSV file formatted in the following way:

    Body
    Date,Weight,BMI,Fat
    "2022-08-31","78.90","23.45","12.34"