Moving Average
When we look at data, we are often not interested in every individual fluctuation. We want to see the bigger picture: is this growing? Is this declining? Where is it heading? The moving average is one of the simplest tools we have to answer that question. Before we define it formally, let us build the intuition from the ground up.
Consider those three data points: 10, 20, 10
20 is like a bump or big increase in our data. Now average those three values.