Question
Which of the following best describes the difference
between simple moving averages and exponential smoothing in forecasting?Solution
Explanation: Exponential smoothing techniques assign exponentially decreasing weights to older observations, allowing the model to prioritize recent trends and adapt to changes quickly. This feature makes it more effective for dynamic datasets. In contrast, simple moving averages calculate the average over a fixed window, giving equal importance to all points within that window, which can result in lagged responses to new trends. Exponential smoothing is ideal for forecasting in volatile environments where recent changes are more indicative of future outcomes. Option A: Exponential smoothing does consider all past data, but moving averages can also include multiple windows. Option B: Moving averages give equal weight within the window, while exponential smoothing emphasizes recent data. Option C: Both methods can incorporate seasonality adjustments in advanced forms. Â Â Â Option D: Neither method strictly requires decomposition, though they benefit from it.
Which of these can be overloaded?
A shift register is an example of a sequential circuit used for:
Which of the following is an example of a deadlock detection and resolution technique in DBMS?
In Generative Adversarial Networks (GANs), which component generates realistic data samples?
What is the best practice to protect sensitive data when using public Wi-Fi networks?
Which type of diode allows current to flow in only one direction?
Which hazard occurs when there is a conflict in accessing a shared resource, such as a register file or an ALU, in an instruction pipeline?
Which programming concept allows a variable name to refer to different entities based on its location in code?
In a voltage divider circuit, if the resistors are of equal value, what is the output voltage?
In which network topology does data travel in only one direction around the loop?