Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Forecasting Presidential Approval ratings

This is particularly and exercise, so please no one get offended or heated.
I have a range of years and percentages, but I can't recognize a formula that
will determine the missing values for the months yet to be determined. For
example, Sep 2001 79.7%, Oct 2001 86.4%, Nov 2001 86.2%, and so on. What is
the simplest formula to get the missing values for the months and years to
come?




  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,939
Default Forecasting Presidential Approval ratings

When forecasting the future there is no right answer. If there was I would be
rich by now. There are any number of different algorythms that forecast the
future.

You can try the forecast function but I can't imagine that it will get you
what you want. =forecast(...)

You can do a search on interpolation to see if that helps. The linest
function comes to mind. =linest(...)

You could try Yoda but if I recall he had difficulty seeing the future.
--
HTH...

Jim Thomlinson


"sfranger2003" wrote:

This is particularly and exercise, so please no one get offended or heated.
I have a range of years and percentages, but I can't recognize a formula that
will determine the missing values for the months yet to be determined. For
example, Sep 2001 79.7%, Oct 2001 86.4%, Nov 2001 86.2%, and so on. What is
the simplest formula to get the missing values for the months and years to
come?




  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 905
Default Forecasting Presidential Approval ratings

"sfranger2003" wrote:
This is particularly and exercise, so please
no one get offended or heated.


I am sure you realize that it is impossible to predict approval ratings, at
least based on past approval ratings alone. It is unfortunate that your
instructor chose such an absurd example to demonstrate specific statistical
concepts.

Deferring to the simplistic thinking that the instructor probably expects....


I have a range of years and percentages,
but I can't recognize a formula that will
determine the missing values for the months
yet to be determined.


The first step in any forecasting effort should be to graph the data or
otherwise determine what model best fits the data -- linear, exponential,
logarithmic, etc.


What is the simplest formula to get the missing
values for the months and years to come?


If you find that a linear model provides the best fit, the following might
be "simplest":

=FORECAST(A25,$B$1:$B$24,$A$1:$A$24)

where A1:A24 has the dates of the known data, B1:B24 has the corresponding
known approval rates, and A25 etc has the unknown dates.

There are other forecast functions for other models.


----- original message -----

"sfranger2003" wrote:
This is particularly and exercise, so please no one get offended or heated.
I have a range of years and percentages, but I can't recognize a formula that
will determine the missing values for the months yet to be determined. For
example, Sep 2001 79.7%, Oct 2001 86.4%, Nov 2001 86.2%, and so on. What is
the simplest formula to get the missing values for the months and years to
come?




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
Does anyone have a generic 'warranty approval' form/document? Pete Excel Discussion (Misc queries) 2 July 7th 08 09:52 PM
Performance Ratings VBA help robert morris Excel Discussion (Misc queries) 2 April 23rd 08 01:54 PM
Approval Process for a Spreadsheet? WAR Excel Discussion (Misc queries) 3 March 9th 07 04:36 PM
ratings Allllen Excel Discussion (Misc queries) 2 January 31st 07 09:34 PM
Ratings Dave Excel Discussion (Misc queries) 2 December 11th 06 07:45 PM


All times are GMT +1. The time now is 10:38 AM.

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"