For a dataset just search online for ‚yahoo finance GE‘ or any other stock of your interest. Then select history and download csv for the dates you are interested.
Code generated in the video can be downloaded from here:
https://github.com/bnsreenu/python_for_microscopists
Learn how to use exponential smoothing to forecast future needs in Excel 2013 for Time Series Analysis.
Exponential Smoothing forecasts demand in the next time period by taking into account the actual demand in the current period and the forecasted demand for the current time period.
Please visit (and subscribe to) my YouTube Channel to view methods of forecasting such as the Simple Moving Average and Weighted Moving Average methods. Video Rating: / 5
In this video I explain how to create a forecasting model in Excel for a data set that involves both trend and seasonality. I chose not to de-seasonalize data set before finding the trend parameters.
Dataset URL: Copy and Paste it into Excel or work in Google Sheets
https://docs.google.com/spreadsheets/d/1BCEwiX4si5Zzkgcc51rkwaAIAOhMpr1V1U7qRaV7C0g/edit?usp=sharing
An alternative method could be to use a multiple linear regression model. And I think the regression model is more practical. Yes, I have recorded a video for that as well. The link for the video is https://youtu.be/KE_mk9wvu6U
These videos are created for the students at The College at Brockport, State University of New York. However anyone can benefit from them as they should work for any Operations Management class.