cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.
Choose Language Hide Translation Bar
PieFerret952
Level II

Difference of R^2 Value in Multivariate & Line of Fit (Graph Builder)

I am using same dataset for two ways to get the r^2 value but they have different results. Whats the difference between the two?

1. Analyze > Multi Variate

2. Graph same parameters in X & Y and get the R^2 of line of fit

2 REPLIES 2
jthi
Super User

Re: Difference of R^2 Value in Multivariate & Line of Fit (Graph Builder)

I assume you are comparing R^2 from graph builder to Correlations table in Multivariate platform? 

Multivariate Methods > Correlations and Multivariate Techniques > Statistical Details for the Multi... 

 

Basic Analysis > Bivariate Analysis > Statistical Details for the Bivariate Platform > Statistical ... (I assume this is same as graph builder)

 

-Jarmo
MRB3855
Super User

Re: Difference of R^2 Value in Multivariate & Line of Fit (Graph Builder)

Hi @PieFerret952 : If you have a regression model, Y vs x, you will see R^2.  R is the correlation coefficient you see when you use the multivariate platform. So, R^2 = correlation^2.  Or, correlation = +/-sqrt(R^2).

Recommended Articles