Multiple regression need formulas

Fin Fang Foom

Well-known Member
Joined
Mar 20, 2005
Messages
598
Hi everyone me again.

Does anyone have any examples how to a multiple regression with formulas?

I'm very new to this stuff and I'm learning. Right now I'm using a Data Analysis tool for regression. This what I did to get the multiple regression.

1. Click on "Tools" then "Data analysis" then choose regression

2. Click on Y range icon - input (highlight) the Y range (dependent variable) - hit "Enter"

3. Click on X range icon - input (highlight) the X range (4 independent variables) - hit "Enter"

4. Check the Labels box (make sure you have included the top labels row in the input ranges)

5. Under "output options" check "New Workshhet Ply"

6. check the "Residuals" box


Hopefully I did that right. But my boss would like me to make template with formulas. Take a look at the example below in cells D4:D8 I did some research and I came up with those formulas but its not comming out the same as the Summary Ouput results. Or are they? I just dont know.

Does anyone knows if they are? Also does anyone knows how to do this with formulas?
Alfredo2.xls
ABCDEFGHI
1SUMMARY OUTPUT
2
3Regression Statistics
4Multiple R0.9704772450.917106137
5R Square0.9418260830.841083666
6Adjusted R Square0.9295789430.826636727
7Standard Error0.0887657310.140515269
8Observations2424
9
10ANOVA
11dfSSMSFSignificance F
12Regression42.4237440.60593589776.901711.83E-11
13Residual190.1497080.007879355
14Total232.573451
15
16CoefficientsStandard Errort StatP-valueLower 95%Upper 95%Lower 95.0%Upper 95.0%
17Intercept0.537305770.0327316.416416891.11E-120.4688020.605810.4688020.60581
1800.0563581310.0186683.0189228860.0070590.0172850.0954310.0172850.095431
1900.0364543470.0115763.1490475960.0052840.0122250.0606840.0122250.060684
2000.0228723320.003436.6682761972.24E-060.0156930.0300510.0156930.030051
2100.0054324850.0030141.8024950180.087354-0.000880.011741-0.000880.011741
Sheet1
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
Have a look at the LINEST worksheet function in Excel help (and, specifically example 3 for "Multiple Linear Regression").
 
Upvote 0
Have a look at the LINEST worksheet function in Excel help (and, specifically example 3 for "Multiple Linear Regression").

Hi Oaktree,


Thank you for repyling. I have looked at that example but it does not give much. Is there any other link how to this with formulas only?
 
Upvote 0

Forum statistics

Threads
1,216,124
Messages
6,128,993
Members
449,480
Latest member
yesitisasport

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top