Question: The following code is ran: Proc corr data = exam.ex1; Var x1 x2; Run; It results in an R = -0.48 and a p value
The following code is ran:
Proc corr data = exam.ex1;
Var x1 x2;
Run;
It results in an R = -0.48 and a p value of 0.04. Interpret the direction, strength, and whether or not the R is statistically significant for our linear relationship.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
