Question
HW: Statistical Inferences Assignment Note: This assignment uses the exact same three datasets as the previous assignment. Also similar to the previous assignment, most questions
HW: Statistical Inferences Assignment
Note: This assignment uses the exact same three datasets as the previous assignment. Also similar to the previous assignment, most questions are near identical (primary differences exist in parts f and g).
Q1: For Dataset 1, use appropriate R functions, including lm, to provide the requested information.
a) What is the MSRes (note: the sigma function in R gives the square root of the MSRes for a linear model data frame)
b) We wish to test the following hypotheses at the 95% confidence level H0: ?0 = 0 vs. H1: ?0 ? 0.
i) What conclusion is drawn regarding H0? (Highlight answer) Reject Fail to reject
ii) What is the associated p value?
c) We wish to test the following hypotheses at the 95% confidence level H0: ?1 = 0 vs. H1: ?1 ? 0. (This is also the significance of the regression, as we only have one regressor)
i) What conclusion is drawn regarding H0? (Highlight answer) Reject Fail to reject
ii) What is the associated p value?
d) What is the confidence interval for ?0?
e) What is the confidence interval for ?1?
f) What is the confidence interval for E(Y|x) = ?Y|x if x = 60?
g) What is the prediction interval for Y if x = 60?
\fStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started