#1   Report Post  
Posted to microsoft.public.excel.misc
Brisbane Rob
 
Posts: n/a
Default Quantify trend line


Hi

On a chart where the trend line completes the last couple of months
over a given period, is it possible to give a value to the points where
the trend line meets the future months? i.e. if the chart contains data
from say January thru August and a trend line tuns up to December, is
it possible to read values (other than visually) off the trend line?

Any ideas welcome.

Thanks


--
Brisbane Rob
------------------------------------------------------------------------
Brisbane Rob's Profile: http://www.excelforum.com/member.php...o&userid=25096
View this thread: http://www.excelforum.com/showthread...hreadid=519086

  #2   Report Post  
Posted to microsoft.public.excel.misc
random1970
 
Posts: n/a
Default Quantify trend line


Rob,

Here's a thought.

Go in to where you added the trendline. Set it to "show equation on
chart". Set the equation up as a formula in your spreadsheet and input
the necessary information (i.e. the x value). It will give you an exact
value based on the equation used to generate the trendline.


--
random1970
------------------------------------------------------------------------
random1970's Profile: http://www.excelforum.com/member.php...o&userid=32112
View this thread: http://www.excelforum.com/showthread...hreadid=519086

  #3   Report Post  
Posted to microsoft.public.excel.misc
 
Posts: n/a
Default Quantify trend line

"Brisbane Rob" wrote:
On a chart where the trend line completes the last couple
of months over a given period, is it possible to give a value
to the points where the trend line meets the future months?


By point to the trend line on the chart itself? None that I know
of.

i.e. if the chart contains data from say January thru August
and a trend line tuns up to December, is it possible to read
values (other than visually) off the trend line?
Any ideas welcome.


Consider the following. Highlight two adjacent columns in a
spreadsheet, enter the formula =linest(yRange [,xRange]),
then press ctrl-shift-Enter to enter the array formula. You
probably want to omit the xRange argument.

The result in the first column is the x-multiple "m" (slope),
and the second column is the offset "b" (y-intercept) such
that the (y) "value" of the trend line is y = m*x + b.

Thus, if you have data for Jan through Aug such that the
corresponding x intercepts are 1-8, the Dec estimate would
be the result of:

=m*12 + b
  #4   Report Post  
Posted to microsoft.public.excel.misc
Brisbane Rob
 
Posts: n/a
Default Quantify trend line


Thanks for the ideas - I'll give them a go today.


--
Brisbane Rob
------------------------------------------------------------------------
Brisbane Rob's Profile: http://www.excelforum.com/member.php...o&userid=25096
View this thread: http://www.excelforum.com/showthread...hreadid=519086

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
Getting values from a trend line Andrew Excel Discussion (Misc queries) 3 February 22nd 06 06:27 PM
How do I anchor one end of a linear trend line? William Spurlock Charts and Charting in Excel 3 January 15th 06 08:06 PM
How do I add a trend line to a stacked chart in Excel Marea in Canberra Charts and Charting in Excel 1 January 10th 06 07:59 AM
Trend Line Constants Ken Excel Discussion (Misc queries) 5 January 5th 06 02:42 AM
trend line does not appear JB Charts and Charting in Excel 1 January 26th 05 08:24 PM


All times are GMT +1. The time now is 09:40 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"