Question:medium

For the given five values 12, 15, 18, 24, 36; the three-year moving averages are:

Show Hint

Moving averages are widely used in time series analysis to smooth out short-term fluctuations and highlight longer-term trends or cycles. In this case, the three-year moving average takes the average of three consecutive data points. It’s useful in predicting future values based on past trends. Always ensure that you're correctly calculating the average by considering the correct number of data points in each set for moving averages.

Updated On: Jan 16, 2026
  • 15, 25, 21
  • 15, 27, 19
  • 15, 19, 26
  • 15, 19, 30
Show Solution

The Correct Option is C

Solution and Explanation

The three-year moving average is computed by averaging three sequential data points.

Calculation of the first moving average:

\( \text{Average} = \frac{12 + 15 + 18}{3} = \frac{45}{3} = 15. \)

Calculation of the second moving average:

\( \text{Average} = \frac{15 + 18 + 24}{3} = \frac{57}{3} = 19. \)

Calculation of the third moving average:

\( \text{Average} = \frac{18 + 24 + 36}{3} = \frac{78}{3} = 26. \)

The resulting three-year moving averages are 15, 19, and 26.

Was this answer helpful?
0


Questions Asked in CUET (UG) exam