Useful equations for Excel spreadsheet
Crawflowr
Posts: 106 Member
I just thought I'd post a few useful equations for people who have an excel spreadsheet (or OpenOffice calc) and record their weight in it.
Let us say you have two columns A1:A10 holds the dates you weighed in B1:B10 holds the weight on those days
To calculate your average weight loss per week:
(INDEX(LINEST($B$1:$B$10,$A$1:$A$10),1))*7
If you enter a goal weight in C1
To calculate the date you'll reach that goal at the current rate:
(C1-INDEX(LINEST($B$1:$B$10,$A$1:$A$10),2))/INDEX(LINEST($B$1:$B$10,$A$1:$A$10),1)
remember to format the cell as a date
Hope you find this useful.
Let us say you have two columns A1:A10 holds the dates you weighed in B1:B10 holds the weight on those days
To calculate your average weight loss per week:
(INDEX(LINEST($B$1:$B$10,$A$1:$A$10),1))*7
If you enter a goal weight in C1
To calculate the date you'll reach that goal at the current rate:
(C1-INDEX(LINEST($B$1:$B$10,$A$1:$A$10),2))/INDEX(LINEST($B$1:$B$10,$A$1:$A$10),1)
remember to format the cell as a date
Hope you find this useful.
0
Replies
-
Very interesting. I'm going to give this a try.
Thanks!0 -
Thank you , this was helpful0
-
I just thought I'd post a few useful equations for people who have an excel spreadsheet (or OpenOffice calc) and record their weight in it.
Let us say you have two columns A1:A10 holds the dates you weighed in B1:B10 holds the weight on those days
To calculate your average weight loss per week:
(INDEX(LINEST($B$1:$B$10,$A$1:$A$10),1))*7
If you enter a goal weight in C1
To calculate the date you'll reach that goal at the current rate:
(C1-INDEX(LINEST($B$1:$B$10,$A$1:$A$10),2))/INDEX(LINEST($B$1:$B$10,$A$1:$A$10),1)
remember to format the cell as a date
Hope you find this useful.
The scale didn't change.0 -
The scale didn't change.
I know I'm sorry analysing the data doesn't make any difference to your actual weight loss.
I found it helpful though when I felt I was plateauing to graph my actual loss and draw a trend line through it. I was amazed how close to the MFP estimated loss my line was. I am a data analyst by profession so analysing the data was second nature to me. Yes I have developed a mild compulsive disorder with this. I know it's sad but that's what works for me. Trying to lose weight before with guestimates and rules of thumb just wasn't working for me. I like data and facts it's who I am.
If this graph is still legible then you can see it worked Following MFP's instructions and eating my exercise calories back.
0 -
Thank you!0
-
These formulas work very well! I calculate my average weight loss to be 1.11 pounds per week, and that I will hit my intermediate target in July and my final target in Oct. Without these formulas I'm not sure how I would have figured this out Cheers0
This discussion has been closed.
Categories
- All Categories
- 1.4M Health, Wellness and Goals
- 393.4K Introduce Yourself
- 43.8K Getting Started
- 260.2K Health and Weight Loss
- 175.9K Food and Nutrition
- 47.4K Recipes
- 232.5K Fitness and Exercise
- 426 Sleep, Mindfulness and Overall Wellness
- 6.5K Goal: Maintaining Weight
- 8.5K Goal: Gaining Weight and Body Building
- 153K Motivation and Support
- 8K Challenges
- 1.3K Debate Club
- 96.3K Chit-Chat
- 2.5K Fun and Games
- 3.7K MyFitnessPal Information
- 24 News and Announcements
- 1.1K Feature Suggestions and Ideas
- 2.6K MyFitnessPal Tech Support Questions