Forum: FitDay Reports
09-18-2012, 06:25 AM
|
|
Replies: 0
Views: 406
Weighted moving average of weight
I'd like to see the weighted moving average of my weight in a chart.
The simplest equation is: MWA_today = MWA_yesterday + 0.1 * (weight_today - MWA_yesterday). 10% is a good value which is...
|