BookmarkSubscribeRSS Feed
NareshAbburi
Calcite | Level 5

Hi,

I'm working on Forecasting a variable, and my model performance and MAPE is very good with Week settings rather than monthly basis. but my target is to forecast on monthly basis.

how do I convert the weekly forecast into monthly forecast.....?

please provide some inputs.

Naresh

1 REPLY 1
mvgilliland
SAS Employee

Hi Naresh, If your "months" are based on some specified aggregation of weeks (such as 4/4/5 weeks per month in the 3 month quarter), you could just aggregate your weekly forecasts accordingly.

If your "months" are actual calendar months, then there is no sure way to map the weekly forecasts to monthly. In that case one option is to split the weekly forecasts into days (you'll have to figure out how best to do that), and then aggregate to calendar month. Or simply aggregate your historical data by calendar month and start forecasting in monthly buckets.

Or, if you are satisfied with the quality of the weekly forecasts, perhaps you can convince your management that they should be using weekly forecasts instead of monthly. I don't know your industry, but in most supply chain situations, forecasting and planning in weekly buckets is most appropriate.

--Mike

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
Multiple Linear Regression in SAS

Learn how to run multiple linear regression models with and without interactions, presented by SAS user Alex Chaplin.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1680 views
  • 3 likes
  • 2 in conversation