BackChapter 9 Review: Hypothesis Testing for One Sample
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Hypothesis Testing for One Sample
Introduction to Hypothesis Testing
Hypothesis testing is a fundamental statistical method used to make inferences about population parameters based on sample data. In one-sample hypothesis testing, we typically assess claims about the population mean or proportion using sample statistics.
Null Hypothesis (H0): The default assumption that there is no effect or no difference. For example, .
Alternative Hypothesis (Ha): The claim we are testing for, such as , , or .
Test Statistic: A value calculated from sample data that is used to decide whether to reject the null hypothesis.
Significance Level (\\alpha): The probability of rejecting the null hypothesis when it is true, commonly set at 0.05 or 0.01.
Steps in Hypothesis Testing
State the hypotheses: Clearly define and .
Choose the significance level (\\alpha): Decide on the risk of Type I error.
Calculate the test statistic: For means, use the z-test or t-test depending on sample size and population standard deviation knowledge.
Find the p-value or critical value: The p-value is the probability of observing a test statistic as extreme as, or more extreme than, the observed value under .
Make a decision: If p-value , reject ; otherwise, fail to reject .
Test Statistics for One Sample Mean
Z-Test: Used when the population standard deviation () is known and the sample size is large (). Formula:
T-Test: Used when is unknown and the sample size is small (). Formula:
Critical Values and Rejection Regions
Critical values are determined by the chosen significance level and the type of test (one-tailed or two-tailed). For example, for in a two-tailed z-test, the critical values are .
One-tailed test: Used when the alternative hypothesis is directional ( or ).
Two-tailed test: Used when the alternative hypothesis is non-directional ().
Types of Errors
Type I Error (\\alpha): Rejecting when it is true.
Type II Error (\\beta): Failing to reject when it is false.
Example: One-Sample Z-Test
Given: , , ,
Calculate:
Decision: If and (two-tailed), since , reject .
Table: Comparison of Z-Test and T-Test
Test | Population Std. Dev. Known? | Sample Size | Distribution |
|---|---|---|---|
Z-Test | Yes | Large () | Standard Normal |
T-Test | No | Small () | Student's t |
Interpreting Results
If the p-value is less than , the result is statistically significant.
Always state the conclusion in context of the original claim.
Additional info: The original file appears to be a review worksheet or test with answer key for Chapter 9, focusing on hypothesis testing for one sample, including calculation of test statistics, critical values, and decision rules.