- Histograms
For each variable, provide a histogram that summarizes its distribution. Make sure each histogram has a title andthat both chart axes have labels.
- Simple Regression Analysis
In this section, you will report results from performing SIMPLE regression with each of your independent variables.
Estimated Regression Parameters and R-squared. Please report the regression parameters and R-squared values found via simple regression. Provide UNITS with your regression coefficients.
Independent Variable Name | R-squared | (y-intercept) | (slope) |
Residual Plots. For each simple regression model, provide a residual plot showing e (the residual error) versus x. Make sure each plot has a title and that both axes have labels.
Inference.Populate the following table using a confidence level of 99%.
Independent Variable Name | p-value for |
p-value for |
Is relationship significant at 99% confidence level? (Y/N) | Confidence Interval (Lower, Upper) | Does inference appear to be valid? (Y/N) |
III. Multiple Regression Analysis
Next, you will perform a MULTIPLE regression using all of the independent variables together.
Correlation Table. Provide a table showing the correlation between your independent variables. This is important for knowing whether your model might suffer from multi-collinearity. Use a different cell color to indicate values that are greater than 0.5 in absolute value (positive or negative).
Estimated Regression Parameters and Confidence Intervals.Report the regression parameters found via multiple regression using the table below. Provide UNITS with your regression coefficients.
Parameter | Estimated Value | p-value | Significant at 99% confidence? (Y/N) | Confidence Interval (Lower, Upper) |
y-intercept | ||||
<x1 name> | ||||
<x2 name> | ||||
<x3 name> | ||||
<x4 name> |
Residual Plot. Provide a SINGLE residual plot showing e (the residual error) versus . Make sure each plot has a title and that each plot axis has a label.
Multiple Regression Summary. Answer the following questions:
- What is the Adjusted R-squared value for this model?
- Does inference appear to be valid based on your residual plot?