Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Gabriele
 
Posts: n/a
Default project values based on other values

How can I project the values for November and December if I have values for
January - October? What is the correct formula?
  #2   Report Post  
David Jessop
 
Posts: n/a
Default

The short answer is try using the =FORECAST() function, where the known_y's
are your values, the known_x's can just be 1, 2, .. 10 (or =MONTH() of the
date) and then the points for which you want to predict a value are 11 and 12.

However, this makes a huge assumption that the relationship is linear. So
the first step has to be simply to plot them and see if this assumption is
valid. If it is, FORECAST is perfectly OK. If they are something that is
growing at a constant rate then =LOGEST() might be the function to use.
Otherwise you're moving into much more complex area.

HTH, David Jessop

"Gabriele" wrote:

How can I project the values for November and December if I have values for
January - October? What is the correct formula?

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
Zero values in a log chart Joelle_Smith Charts and Charting in Excel 2 May 8th 23 03:42 AM
Second serie doesn't use X-as values JackRnl Charts and Charting in Excel 1 January 20th 05 01:04 AM
Missing values in Excel Line Chart mw55309 Charts and Charting in Excel 1 January 19th 05 12:10 PM
Selecting data from a list based on entered values GrantM Excel Discussion (Misc queries) 1 December 20th 04 10:59 AM
HOW TO: Plot a Team Name on a chart based on two values Kevin McCartney Charts and Charting in Excel 1 November 30th 04 05:26 PM


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

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

About Us

"It's about Microsoft Excel"