Bivariate Correlation and Multiple Regression Analyses For Continuous Variables Using SAS
This document discusses bivariate correlation and multiple regression analyses for continuous variables using SAS. It first generates scatter plots and calculates Pearson correlation coefficients between variables like MPG, weight, and year for a cars dataset. It then fits a multiple regression model with MPG as the dependent variable and weight and year as predictors. Diagnostic plots are produced and the residual distribution is checked for normality. New standardized variables are created and the model is refit to improve normality.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
59 views9 pages
Bivariate Correlation and Multiple Regression Analyses For Continuous Variables Using SAS
This document discusses bivariate correlation and multiple regression analyses for continuous variables using SAS. It first generates scatter plots and calculates Pearson correlation coefficients between variables like MPG, weight, and year for a cars dataset. It then fits a multiple regression model with MPG as the dependent variable and weight and year as predictors. Diagnostic plots are produced and the residual distribution is checked for normality. New standardized variables are created and the model is refit to improve normality.