Analyze the Framingham Heart Study* dataset preloaded in SAS Studio. Produce a Logistic Regression Analysis for the Variables "Weight" and "Status"

profiledream86
SASAssignment.HeartDataAnalysesWorksheet2.docx

Instructions

SAS Assignment. Heart Data Analyses Worksheet #2

Instructions

Analyze the Framingham Heart Study* dataset preloaded in SAS Studio.  Upload a Framingham Heart Study* dataset provided by the textbook publisher in a CSV format. *(see textbook Section 2.4)

Step 1 - Produce a Logistic Regression Analysis for the Variables "Weight" and "Status"* using the SASHELP.HEART dataset.

Week 3 Resources: Chapter 9 & Fit a Logistic Regression Model with SAS (i.e., video, PPT, code)

* Model status (event='dead') = weight;

Step 2 - Produce a Logistic Regression Analysis for the Variables "Weight" and "Status"* using the SASHELP.HEART dataset. Analysis Should be Restricted to One Sex (Male or Female).

Week 3 Resources: Chapter 9 & Fit a Logistic Regression Model with SAS (i.e., video, PPT, code)

* Model status (event='dead') = weight;

Step 3 - Upload the  HeartDataSet.csv  into SAS Studio. Create WORK.HEARTDATASET and Run a Proc Print.

Week 3 Resources: Reading and Generating CSV Files Using SAS Studio (i.e., video, PPT, code).

Step 4 - Complete & Submit "Heart Analyses Worksheet #2

Resources

· Heart Analyses Worksheet  - Word Document (37.2 KB)

Note: Students can work in pairs to complete the assignment; however, each student must submit a completed worksheet.