Hypothesis Testing: A Concise Statistical Method Reference
Classified in Mathematics
Written on in
English with a size of 4.2 KB
Hypothesis Testing
Statistical Test Selection
1. If the population standard deviation is unknown and the sample size is less than 30: t-test
2. If the population standard deviation is known and the sample size is less than 30: t-test
7. Hypothesis test on population mean; n = 25; σ = 2.5: z-test
8. Hypothesis test on population mean; n = 50; s = 7.2: z-test
18. Test statistic for sample size above 30: z-test
19. Test statistic when population standard deviation is known: z-test
20. Test statistic when population standard deviation is unknown: t-test
21. When to use the t-test: I and II
24. Optimal sample size for z-test: Equal to or larger than 30
Hypotheses and Significance
3. H0: μ = 30
4. H1: μ > 30
5. No
9. False: The alternative hypothesis typically... Continue reading "Hypothesis Testing: A Concise Statistical Method Reference" »