- Test one sample means using the p-value approach.
- Interpret p-values.
If the null hypothesis is true, what is the probability of getting a random sample that is as inconsistent with the null hypothesis as the random sample we got?
If \(\text{p-value} < \alpha\), reject the null hypothesis. Otherwise, do not reject.
Large Sample Setting: \(\mu\) is target parameter, \(n \ge 30\), \[2P(Z > |z|)\] where \(z\) is the test statistic.
Small Sample Setting: \(\mu\) is target parameter, \(n < 30\), \[2P(t_{df} > |t|)\] where \(t\) is the test statistic.
We often use p-values instead of the critical value approach because they are meaningful on their own (they have a direct interpretation).
Is the average meerkat height different from 30cm? A random sample of 18 meerkats yielded a mean of 26.5cm and a standard deviation of 2.07cm. Use the p-value approach to test at the 0.05 level of significance.
Is the average number of eggs in a green sea turtle nest different from 120? A random sample of 20 green sea turtle eggs resulted in a mean of 108 eggs with standard deviation 14.48. Use the p-value approach to test at the 0.1 level of significance.