moving average
A statistical technique used to smooth data by averaging a subset of consecutive data points. Common in time-series analysis, finance, and signal processing.
Calculate the moving average of stock prices to analyze the trend.
Using a moving average can reduce noise in the data.
I check the 25-day moving average of the stock price to judge the trend.
I calculated the moving average of the sales data in Excel.
I smoothed the noisy sensor data using a moving average.