Question: Using the below code for, sashelp.heart, assess whether weight and height are correlated using a Pearson r. Code to acquire dataset: proc print data=sashelp.heart; run;

Using the below code for, sashelp.heart, assess whether weight and height are correlated using a Pearson r.

Code to acquire dataset:

proc print data=sashelp.heart;

run;

This is how the question is written for my assignment. In order to process you have to run the code, listed above, in SAS using Pearson R. I am not confident in applying Pearson R.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Mathematics Questions!