When to use cumulative moving average vs a simple moving average?

$\begingroup$

After reviewing the Wikipedia page on moving averages, the difference between the simple moving average and cumulative moving average are clear:

1) Simple moving average only considers the last n observations, and for every additional observation added to the average, the oldest one gets dropped

2) Cumulative moving average considers all prior observations

However, I am confused as to which moving average to use to smooth out data and identify trends.

As seen in the linked picture above, the cumulative moving average is quite distinctly different from both the observations themselves and the 4 period moving average. Is there a rule of thumb of when to use one or the other?

$\endgroup$ 2 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like