#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 40
Default Regression

Hello everyone,

Can anyone point me in the right direction to do some regression analysis
(BI) in XL?

--
Thnaks,
Himansu


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 73
Default Regression

On Mar 27, 8:45 am, "Himansu" wrote:
Hello everyone,

Can anyone point me in the right direction to do some regression analysis
(BI) in XL?

--
Thnaks,
Himansu


I would start by search the Excel Help for "LINEST" and then try the
following link:

http://office.microsoft.com/en-us/ex...CL100570551033.

Excel also has an analysis tool pack add-in which appears in the Tools
menu as "Data Analysis."

Matt

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 837
Default Regression

BI is an ambiguous abbreviation that could stand for bivariate, binary,
biological indicators, ... Please clarify what you are looking for.

In the interim, for simple linear regression, see Help for SLOPE, INTERCEPT,
RSQ, and STYEX. For multiple regression, see Help for LINEST and LOGEST.
You can use worksheet functions from VBA by prefixing the function name with
either Application. or WorksheetFunction. in your expression.

Jerry

"Himansu" wrote:

Hello everyone,

Can anyone point me in the right direction to do some regression analysis
(BI) in XL?

--
Thnaks,
Himansu



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Regression

There is regression capabiities in the analysis toolpak which you should find
under the Addins menu item under tools.

There are also worksheet functions like Linest, Logest, Trend, Slope,
Intercept, Growth, forecast. Look at them in help.

--
Regards,
Tom Ogilvy


"Himansu" wrote:

Hello everyone,

Can anyone point me in the right direction to do some regression analysis
(BI) in XL?

--
Thnaks,
Himansu



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
The multiple regression tool - linear or non-linear regression? Statistical interest Excel Discussion (Misc queries) 2 February 6th 08 11:01 PM
regression AudreyJ Excel Discussion (Misc queries) 0 October 4th 06 04:32 PM
regression swissforestry Excel Worksheet Functions 1 November 10th 05 11:59 PM
Regression Ubirajara Augusto Excel Programming 6 June 1st 05 10:36 PM
Regression Clark[_2_] Excel Programming 0 July 31st 03 11:58 PM


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