Appex 06
STA 112 - Spring 2024
Part 1
- Calculate the difference in means between your two groups using the worksheet from last class
- Create a new project from this template in RStudio Pro:
https://github.com/sta-112-s24/appex-06.git
- Fill in your data values for the circle and square beads
- Fit the model of
frequency_score
andgroup
in your data - Calculate a confidence interval for the estimate \(\hat\beta_1\)
- Interpret this value
Part 2
- Open
appex-06.qmd
- Examine the summary of the model of
frequency_score
andgroup
with your data - Test the null hypothesis that there is no relationship between frequency score and group
- What is the p-value? What is the result of your hypothesis test?
- Turn this in on Canvas