Hypothesis Testing Definitions
Hypothesis Testing Definitions
Simple Hypothesis
Definition:
Explanation:
Example:
• A factory claims that its light bulbs last exactly 1,000 hours.
o Null Hypothesis ( H0): The average lifespan of the light bulbs is 1,000 hours.
o Alternative Hypothesis ( H1 ): The average lifespan of the light bulbs is not
1,000 hours.
2. Composite Hypothesis
Definition:
A composite hypothesis is a hypothesis that does not specify the exact value of a
population parameter but instead states a range or a condition.
Explanation:
• A pharmaceutical company claims that its drug is more effective than 70% but does
not specify an exact effectiveness rate.
o Null Hypothesis ( H0 ): The effectiveness of the drug is 70% or less.
o Alternative Hypothesis ( H1 ): The effectiveness of the drug is greater than
70%.
3. Level of Confidence
Definition:
The level of confidence refers to the probability that a statistical test will correctly accept
the null hypothesis when it is true. It represents how sure we are about our results.
Explanation:
Example:
• A researcher conducts a study on student test scores and uses a 95% confidence
level. This means the researcher is 95% confident that the calculated confidence
interval contains the true average test score.
4. Critical Range (Rejection Region)
Definition:
The critical range (or rejection region) is the set of values for a test statistic that leads to
the rejection of the null hypothesis.
Explanation:
Example:
• A company tests whether its machines produce bolts with an average length of 5
cm.
o The null hypothesis ( H0 ) states the average length is 5 cm.
o If the critical range is below 4.8 cm or above 5.2 cm, then the null
hypothesis is rejected.
o If a sample bolt measures 4.7 cm, it falls in the critical range → Reject H0 .
5. Type 1 Error
Definition:
A Type 1 Error occurs when the null hypothesis ( H0 ) is true, but we incorrectly reject it.
Explanation:
6. Type 2 Error
Definition:
A Type 2 Error occurs when the null hypothesis ( H0 ) is false, but we fail to reject it.
Explanation:
Example:
• In a medical test, a Type 2 Error occurs if a test fails to detect a disease when the
patient actually has it.
o Null Hypothesis ( H0 ): The patient does not have the disease.
o If the test fails to detect the disease, but the patient actually has it, that’s a
Type 2 Error.
Summary Table