Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default box jenkins forecast

How to do a Box-Jenkins forecast in Exel?
Thanks
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default box jenkins forecast

Hi,

There is nothing built in to do ARIMA forecasting but you can use Excel's
functions or you can write code to do it.

Take a look at this:
Business Analysis with Excel 2nd Edition, Que, 2002, has VBA code that
calculates and charts a time series' ACFs and PACFs. Once you've identified
the ARIMA model you're in a position to create the forecast using Excel's
worksheet functions.

Conrad Carlberg
Excel Sales Forecasting for Dummies, Wiley, 2005

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Hung NH" wrote:

How to do a Box-Jenkins forecast in Exel?
Thanks

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default box jenkins forecast

On Dec 5, 11:05*am, Shane Devenshire
wrote:
Hi,

There is nothing built in to do ARIMA forecasting but you can use Excel's
functions or you can write code to do it.

Take a look at this:
Business Analysis with Excel 2nd Edition, Que, 2002, has VBA code that *
calculates and charts a time series' ACFs and PACFs. Once you've identified *
the ARIMA model you're in a position to create the forecast using Excel's *
worksheet functions.

Conrad Carlberg *
Excel Sales Forecasting for Dummies, Wiley, 2005 *

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire



"Hung NH" wrote:
How to do a Box-Jenkins forecast in Exel?
Thanks- Hide quoted text -


- Show quoted text -


Hi Shane,
THanks for your valuble feed back, Could you please send me an example
for noxJenkins model in excell.

Cheers,
Rajashekhar
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default box jenkins forecast

=IF((A1-FLOOR(A1;5))<(CEILING(A1;5)-A1);FLOOR(A1;5);CEILING(A1;5))

Nearest 5.

On 5 joulu, 12:36, wrote:
On Dec 5, 11:05*am, Shane Devenshire



wrote:
Hi,


There is nothing built in to do ARIMA forecasting but you can use Excel's
functions or you can write code to do it.


Take a look at this:
Business Analysis with Excel 2nd Edition, Que, 2002, has VBA code that *
calculates and charts a time series' ACFs and PACFs. Once you've identified *
the ARIMA model you're in a position to create the forecast using Excel's *
worksheet functions.


Conrad Carlberg *
Excel Sales Forecasting for Dummies, Wiley, 2005 *


--
If this helps, please click the Yes button


Cheers,
Shane Devenshire


"Hung NH" wrote:
How to do a Box-Jenkins forecast in Exel?
Thanks- Hide quoted text -


- Show quoted text -


Hi Shane,
THanks for your valuble feed back, Could you please send me an example
for noxJenkins model in excell.

Cheers,
Rajashekhar


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default box jenkins forecast

Sorry, wrong thread.


On 6 joulu, 13:07, Mike wrote:
=IF((A1-FLOOR(A1;5))<(CEILING(A1;5)-A1);FLOOR(A1;5);CEILING(A1;5))

Nearest 5.

On 5 joulu, 12:36, wrote:

On Dec 5, 11:05*am, Shane Devenshire


wrote:
Hi,


There is nothing built in to do ARIMA forecasting but you can use Excel's
functions or you can write code to do it.


Take a look at this:
Business Analysis with Excel 2nd Edition, Que, 2002, has VBA code that *
calculates and charts a time series' ACFs and PACFs. Once you've identified *
the ARIMA model you're in a position to create the forecast using Excel's *
worksheet functions.


Conrad Carlberg *
Excel Sales Forecasting for Dummies, Wiley, 2005 *


--
If this helps, please click the Yes button


Cheers,
Shane Devenshire


"Hung NH" wrote:
How to do a Box-Jenkins forecast in Exel?
Thanks- Hide quoted text -


- Show quoted text -


Hi Shane,
THanks for your valuble feed back, Could you please send me an example
for noxJenkins model in excell.


Cheers,
Rajashekhar


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Forecast Cham Excel Discussion (Misc queries) 0 June 4th 07 07:59 PM
Sales Forecast marquin Excel Discussion (Misc queries) 2 October 22nd 06 07:57 AM
Forecast vvn023 Excel Worksheet Functions 1 February 7th 06 05:20 PM
Box-Jenkins techniques & Time Series karim Excel Worksheet Functions 3 October 2nd 05 10:28 PM
forecast Hella Excel Discussion (Misc queries) 4 March 25th 05 06:54 PM


All times are GMT +1. The time now is 06:15 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"