Question
A three-month moving average requires which window concept?
Select an option. Your answer will be checked instantly.
Correct Answer: B. A frame containing the current row and two preceding monthly rows
Explanation:
A bounded window frame computes the average over a sliding set of periods.
As the current row changes, the three-row frame moves with it.
Leave a Reply