Math Problem Statement

Use the Sport Shop data set below and α=0.2 to calculate the simple exponential smoothing forecast for the number of sports equipment that will be sold in 2022. Assume the forecast for year 2015 to be the actual value of year 2015. Round your answer to two decimal places, if necessary.

Year Number of Sports Equipment 2015 860 2016 981 2017 677 2018 539 2019 713 2020 765 2021 565

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Statistics
Time Series Forecasting
Simple Exponential Smoothing

Formulas

F(t+1) = α * A(t) + (1 - α) * F(t)

Theorems

Simple Exponential Smoothing

Suitable Grade Level

Undergraduate/Graduate level (Statistics or Business Analytics)