What forecasting method uses a weighted average of past time series values as the forecast; it is a special case of the weighted moving averages method in which we select only one weight—the weight for the most recent observation?
a) Simple moving averages
b) Weighted moving averages
c) Exponential smoothing
d) Naive method