BookmarkSubscribeRSS Feed
Amy_q
Calcite | Level 5

Hi  guys,

 

As we know,we usually use time series model to forecast products who have historical time series data,but if historical data is short,for example new product,it usually less than 6 data,we can't get a better result through time series model,such as arima,esm,and so on. I usually use Gray model or just according to new product's attributes to find some similar product who has long time serie data to forecast new product,but some new products sometimes have no similar product.Does anybody has some new ideas for new product forecasting?

 

 

Look forward for your advise.

Thanks,

Amy_q

4 REPLIES 4
udo_sas
SAS Employee
Hello -
This book provides a good overview on common approaches:
https://g.co/kgs/2243UZ

However, in my mind the approach outlines in this white paper: https://www.sas.com/content/dam/SAS/en_us/doc/whitepaper1/combining-analytics-structured-judgment-10... works well, keeping in mind that forecasting new products is most challenging.

Thanks,
Udo
Amy_q
Calcite | Level 5
Thanks very much!
mitrov
SAS Employee

Hi Amy,

 

Forecasting new products is a complex and multifaceted problem. It has been subject to many papers and entire books. The general consensus is that no single model, or model class is sufficient to cover all cases. A process must be in place that includes a portfolio of tools, techniques and methods to address the various scenarios and stages of the introduction of new products.

Here are some pointers to literature. Hopefully they will be of some help:

 

This book gives an overview of new product forecasting as a process.

https://www.amazon.com/New-Product-Forecasting-Applied-Approach/dp/0765616106

 

This paper is a recent survery of methods and models

http://www.intangiblecapital.org/index.php/ic/article/view/482/405

 

And this paper describes the implementation of a structrured process in a SAS product that includes a component for forecasting new products (this is, of course, the most important reference since I contributed to it :).

https://www.sas.com/content/dam/SAS/en_us/doc/whitepaper1/combining-analytics-structured-judgment-10...

 

Good luck.

Michele

 

alexchien
Pyrite | Level 9

you can consider using regression models (linear regression, Tree, neural net etc.) across a set of similar products including the new product itself to pool information across multiple time series. You should also include the product attributes in the regression model to capture attribute specific demand features. Noticed that this regression model can be used to generate forecasts for products with different product attribute combinatiions. Using the Tree models will also give you the capability to generate forecasts with unseen product attribute values. Once the products become mature, you can use the time series models to generate the forecasts.

Hope this helps

Alex

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

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
  • 4 replies
  • 1183 views
  • 0 likes
  • 4 in conversation