TrustLance
Kessington Godspower Osazenomwan

Simple Sales Forecast with Moving Average

I Implemented a basic forecasting method using moving averages.

Python, Pandas.

Features:

  • Compute rolling averages for weekly and monthly sales.
  • Compare forecasts vs. actual sales.
  • Plot trend lines.

Tech Stack: Python, Pandas.

Learning Outcomes: Understand time windows, moving averages, and trend smoothing