Help Multiple Linear REG.

naderkamal188

New Member
Joined
Sep 19, 2015
Messages
7
I have a very weird question which I guess is not replicated hopefully I can get an answer.
when using the multiple regression analysis in excel via data analysis tool each one of the independent variables gets a coefficient with a certain value.
the tricky question here is there any means that I can enforce excel to assign a value of 1 as a coefficient for a certain independent variable and hopefully it pops out the whole regression results.
as an example of what I mean the following equation:
Y = Bo + B1* X1 + B2 * X2 + ............
what I mean here is to enforce a coefficient like B1 to be equals to one.
I would really appreciate any help guys.
Thank you...
 

Excel Facts

Why are there 1,048,576 rows in Excel?
The Excel team increased the size of the grid in 2007. There are 2^20 rows and 2^14 columns for a total of 17 billion cells.
Subtract the value of X1 from Y, and then remove it from the regression.
 
Last edited:
Upvote 0
I.e., regress

Y - X1 = B0 + B2 * X2 + ...
 
Upvote 0
I.e., regress

Y - X1 = B0 + B2 * X2 + ...

thanks for your help man and it was a really good idea. However; it didn't result in the same statistics besides I need that variable to be in the side of independent variables to get some stats and results about it like the anova and the p-value.
 
Upvote 0
You can readily calculate its correlation with Y. I don't know enough statistics to suggest anything else.
 
Upvote 0

Forum statistics

Threads
1,214,959
Messages
6,122,476
Members
449,087
Latest member
RExcelSearch

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