Inference of a Mean
[INSTRUCTIONS]
1. Set the hypothesis
- H0: μ = suggested value
- H1: μ != suggested value
- Check conditions
- Calculate the point estimate x̄
- Draw sampling distribution, calculate test statistic, shade p-value,
- Make a decision, and interpret it in context of the research question:
See ‘Inference_of_a_mean.pdf’ for an example
★ 2 Steps: Construct a confidence Interval → Conduct a hypothesis test
1. Set the hypothesis
2. Check Conditions
1) Independence
- Sampled observations must be independent
- Random sample / assignment
- If sample without replacement, n < 10% of population
2) Sample size / skew
- The more skew in the population distributions, the higher the sample size is needed
Given the sample statistics, we can kind of sketch it out. The sample mean is 52 and there's a natural boundary at 0 since one cannot eat less than 0 grams of biscuit. So the 68, 95, 99.7 rule is just not going to apply here. Because if we go more than one standard deviation below the mean, we're going to hit that natural boundary of 0 grams. Therefore, that data are likely right skewed. The t distribution is pretty robustious units but ideally, we would like to see a visualization of this distribution and the size this sample size queue distribution accordingly, especially given the low sample size.
3. Calculate the point estimate x̄
4.1 Finding the Critical T Score (table)
4.2 Construct a confidence Interval
5. Make a decision, and interpret it in context of the research question
※ Finding the P-value (table)
• We have df and t value. P values are on the top.
• t values are absolute so the sign is ignored.
→ 0.02 < p-value < 0.05, p-value ≒ 0.0318