Comment on Show HN: Happy Scale – Use moving averages for accurate weight loss predictionsComments−jasmcole11yWhat's the 'advanced math' used for the moving average? Some form of convolutional filter?−rooster8OP11yThe simple answer is an exponential moving average, but there's some additional stuff to compensate for the lag associated with using a moving average on a downward-trending or upward-trending dataset.
Comments
What's the 'advanced math' used for the moving average? Some form of convolutional filter?
The simple answer is an exponential moving average, but there's some additional stuff to compensate for the lag associated with using a moving average on a downward-trending or upward-trending dataset.