Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default Analysis Toolbox Ad-in for charts

If the data is charted, you can add a trendline. Right click on the series
and select the obvious command, and set the appropriate options. Then if you
double click on the trendline, you can adjust the options.

If the data is in the worksheet you can get the parameters into the sheet.
For a simple first order linear relationship you can use:

=SLOPE({y-range},{x-range})
=INTERCEPT({y-range},{x-range})
=CORREL({y-range},{x-range})

to get the slope, Y-intercept, and Pearson correlation coefficient R, for X
and Y data ranges.

For a more complex relationship, or to get more information from it, use
LINEST. Check the online help or this web page:

http://people.stfx.ca/bliengme/ExcelTips/Polynomial.htm

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Redflowers" wrote in message
...
So how would I add information in for a Least Squares line?

Thanks.
Jenn

"Redflowers" wrote:

Hi -

I am trying to create a histogram with relative frequency using a
10-point
interval to show distribution of some scores. My book suggests I click on
tools data analysis and choose my range numbers from the list. However
the
add-in does not exist on my current tool bar. When I click on "ad-ins" my
box
is empty. When I click browse to find what I need, I have no ad-ins to
add
on.

I went to Microsoft Office.com and there is no download for the data
analysis toolbox. Any help would be greatly appreciated.

Tnx Red



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
Charts generated by Data Analysis/Regression Add-in [email protected] Charts and Charting in Excel 7 April 3rd 07 11:29 PM
Where is the control toolbox? Sol New Users to Excel 3 December 1st 06 09:50 AM
Where is the control toolbox? John New Users to Excel 0 November 30th 06 12:36 PM
Control Toolbox [email protected] Excel Discussion (Misc queries) 3 July 20th 06 03:10 PM
Analysis ToolPak installed but no Data Analysis option Eric Stephens Excel Discussion (Misc queries) 3 February 2nd 05 09:17 PM


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