When collecting live data, we often encounter the problem of a high variance within the data. The problem with live data is that we might not be able to store a history of the data. As an example, we might only store the 2 latest measures and update the average value every time. ...continue reading