Appex 08
STA 112 - Fall 2023
Part 1
- Create a new project from this template in RStudio Pro:
https://github.com/sta-112-f23/appex-08.gitChange the to your id. To look up what your ID is go here and enter your email address: https://lucy.shinyapps.io/sta-112-f23-id-lookup/
Part 2
- Open
appex-08.qmd - Fit the model of
battery_percentandscreen_timein your data - Calculate a confidence interval for the estimate \(\hat\beta_1\)
- Interpret this value
Part 3
- Open
appex-08.qmd - Examine the summary of the model of
battery_percentandscreen_timewith your data - Test the null hypothesis that there is no relationship between screen time and battery percent
- What is the p-value? What is the result of your hypothesis test?
- Turn this in on Canvas
