cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.
Choose Language Hide Translation Bar
View Original Published Thread

Why JMP stores simple moving average forecast for n+1 period in nth period?

abhinavsharma91
Level II

Why JMP stores simple moving average forecast for n+1 period in nth period? For e.g I calculated SMA for 7 periods. I want forecast to appear in 8th row but it is appearing in 7th row.Screenshot 2022-09-11 at 14.21.33.png

 

1 ACCEPTED SOLUTION

Accepted Solutions
peng_liu
Staff


Re: Why JMP stores simple moving average forecast for n+1 period in nth period?

SMA is not a statistical forecasting method per se. But you can shift the column using the Lag function. Right click on the SMA(7) column and following the menu trail in this screenshot to get the desired result:

peng_liu_0-1663026671465.png

And here is the result:

peng_liu_1-1663026695470.png

 

View solution in original post

1 REPLY 1
peng_liu
Staff


Re: Why JMP stores simple moving average forecast for n+1 period in nth period?

SMA is not a statistical forecasting method per se. But you can shift the column using the Lag function. Right click on the SMA(7) column and following the menu trail in this screenshot to get the desired result:

peng_liu_0-1663026671465.png

And here is the result:

peng_liu_1-1663026695470.png