Note: Your answers to the questions below should follow the expectations for homework found here. Questions outside of class can be asked on the Module Assignments-Questions Teams channel (see link on homepage).
pH in Two Rivers
Burke Center researchers recorded the pH at ten locations in two streams that were close in proximity but in different watersheds with markedly different geologies. They wanted to determine if the mean pH differed between the two streams. Their data are shown in the table below.
Stream A: 8.97 9.12 9.41 8.67 9.94 8.28 7.86 7.51 9.18 7.68 Stream B: 6.67 5.83 6.84 6.86 5.89 7.42 6.56 5.99 5.33 6.69
Load these data into R and answer the following questions [This and this may be helpful for entering these data.]. Make sure to show and refer to R code and results as needed.
- Write the null and alternative hypotheses using symbols specific to this question and making sure to define all symbols (especially the parameter).
- Check the assumptions including performing appropriate hypothesis tests as needed. [Because the sample size is so small assume that the distributions are normally distributed.]
- Calculate the appropriate statistic.
- Calculate the appropriate test statistic and corresponding degrees-of-freedom.
- Calculate the p-value.
- Make a decision about the statistical hypotheses and describe what this means for the researcher’s question.
- Interpret the confidence interval with respect to the researcher’s question.
- Make a graphic that illustrates the results of the study.
- Do you think the “signal” is greater than the “noise” in this study. Explain your reasoning.