Multiple R Squared in Excel (via formula, not the toolpak)

cannotquitexcel

New Member
Joined
Aug 10, 2020
Messages
1
Office Version
  1. 365
Hi all,

New here! Quick question on multiple r sqaured. I'm trying to run a batch of about 400 regressions at once. I can do that pretty easily for a regression with one X and one Y with the RSQ formula in excel.

Issue is when I try and run a regression with 2 X's and 1 Y. I'd like to run a batch rather than use the Toolpak add-in one at a time. Anyone aware of a function in excel like RSQ to run this calculation? I'd also buy an add-in that would provide an RSQ formula for multiple r-sqauare calculations.
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
It is very easy to calculate r squared using the basic excel formula, I think all you will need is "average" . You can do this using multiple rows or columns or you could write you own VBA subroutine which you can get to do all 400 in one go.:
see this link for the equations you need: RSQ function
thinking about it you don'#t need average you can do that without formula too!!
 
Upvote 0

Forum statistics

Threads
1,214,847
Messages
6,121,911
Members
449,054
Latest member
luca142

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