BackHypothesis Tests Regarding a Parameter: Structured Study Notes
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Hypothesis Tests Regarding a Parameter
Introduction to Hypothesis Testing
Hypothesis testing is a fundamental statistical procedure used to make inferences about population parameters based on sample data. It involves making an assumption about a population characteristic and using evidence from data to assess the validity of that assumption.
Hypothesis: A statement regarding a characteristic of one or more populations.
Hypothesis Testing: A procedure, based on sample evidence and probability, used to test statements about population characteristics.
Steps in Hypothesis Testing
State the Hypotheses: Formulate the null and alternative hypotheses about the population parameter.
Collect Evidence: Gather sample data relevant to the hypothesis.
Analyze Data: Use statistical methods to assess the plausibility of the null hypothesis.
Formulating Hypotheses
Null and Alternative Hypotheses
Hypothesis tests always begin with two competing statements:
Null Hypothesis (): The statement to be tested, usually representing no change, no effect, or no difference. It is assumed true until evidence suggests otherwise.
Alternative Hypothesis (): The statement we seek evidence to support, representing a change, effect, or difference.
Types of Hypothesis Tests
Depending on the research question, hypotheses can be structured as follows:
Two-Tailed Test: Tests for any difference (not equal).
Left-Tailed Test: Tests for a decrease (less than).
Right-Tailed Test: Tests for an increase (greater than).
Two-Tailed | Left-Tailed | Right-Tailed | |
|---|---|---|---|
Null Hypothesis | |||
Alternative Hypothesis |
Note: Left- and right-tailed tests are called one-tailed tests. The direction of the inequality in determines the tail.
Examples of Hypothesis Formulation
Population Proportion: Claim: The proportion of children experiencing headaches with a new drug is different from 2%. Null Hypothesis: Alternative Hypothesis: This is a two-tailed test.
Population Mean: Claim: The mean time to complete an exam is longer than 60 minutes. Null Hypothesis: Alternative Hypothesis: This is a right-tailed test.
Population Standard Deviation: Claim: The standard deviation of detergent bottle contents is less than 0.23 ounces with a new machine. Null Hypothesis: Alternative Hypothesis: This is a left-tailed test.
Probability Example: Coin Flipping
Calculating Probability
Suppose a fair coin is flipped five times, and all outcomes are tails. The probability of this event is:
Each flip is independent, with .
Probability of five tails in a row:
This outcome is possible but unlikely; in 100 sets of 5 flips, about 3 would be all tails.
Interpreting Results
Either the coin is fair and the result is due to chance, or the coin is biased.
Hypothesis testing helps decide if the observed result is statistically significant.
Outcomes and Errors in Hypothesis Testing
Possible Outcomes
There are four possible outcomes when conducting a hypothesis test:
Reject when is true (Correct Decision)
Do not reject when is true (Correct Decision)
Reject when is true (Type I Error)
Do not reject when is true (Type II Error)
True | True | |
|---|---|---|
Do Not Reject | Correct Conclusion | Type II Error |
Reject | Type I Error | Correct Conclusion |
Type I and Type II Errors
Type I Error (): Rejecting the null hypothesis when it is actually true. Probability:
Type II Error (): Not rejecting the null hypothesis when the alternative hypothesis is true. Probability:
As the probability of a Type I error () increases, the probability of a Type II error () decreases, and vice versa.
Stating Conclusions in Hypothesis Testing
Interpreting Results
If sample evidence leads to rejection of , conclude there is sufficient evidence to support .
If sample evidence does not lead to rejection of , conclude there is not sufficient evidence to support .
Important: We never "accept" the null hypothesis; we only fail to reject it, similar to a court verdict of "not guilty" rather than "innocent."
Summary Table: Hypothesis Test Structure
Test Type | Null Hypothesis () | Alternative Hypothesis () | Symbolic Form |
|---|---|---|---|
Proportion (Two-Tailed) | The proportion is 0.02 | The proportion is not 0.02 |
|
Mean (Right-Tailed) | The mean is 60 minutes | The mean is greater than 60 minutes |
|
Standard Deviation (Left-Tailed) | The standard deviation is 0.23 ounces | The standard deviation is less than 0.23 ounces |
|
Key Formulas
Probability of Type I Error:
Probability of Type II Error:
Additional info:
These notes cover the foundational logic and structure of hypothesis testing, including formulation, interpretation, and error analysis, as required for college-level statistics.
Examples provided illustrate hypothesis tests for proportions, means, and standard deviations, which are central to statistical inference.