|
|||||||||||||||||
![]() |
![]() |
![]() |
|||||||||||||||
| Recursive Time Average There is a better way to compute average of a sequence of large measurement data.
You don’t need to store all the measurement data. All you need is to
compute the current average Click here to see my proof of above formula Since the subscript Using the previous measurement data of 4, 6, 12, 9 we can get exactly the same result of average as the usual computation method, but in more efficient way. Table below show the computation using the recursive average.
If you click Random input for about more than say 25 points, you will notice that the time average is not constant. The time average keeps changing over time. Compare this result with the constant average of traditional mean and average. In the next section, you will learn the characteristic of time average.
These tutorial is copyrighted. Preferable reference for this tutorial is Teknomo, Kardi. (2006) Recursive Average and Variance. |
||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||