Large Sample Test for Single Proportion
Definition
A large sample test for a single proportion is a hypothesis test used to test a claim about one population proportion based on a sample proportion , when the sample size is large enough for the normal approximation to the binomial distribution to be valid.
The test is typically based on the test statistic:
where:
- is the sample proportion,
- is the number of successes,
- is the sample size,
- is the hypothesized population proportion under the null hypothesis.
The test checks whether the difference between the sample proportion and the hypothesized proportion is large enough to be considered statistically significant.
Main Content
1. Concept of Population Proportion and Sample Proportion
Population proportion
- This is the true proportion of individuals/items in the entire population with a certain characteristic. It is usually unknown and is the parameter being tested.
Sample proportion
- This is the proportion calculated from the sample and is used as an estimate of the population proportion.
For example, if a company claims that 60% of its customers are satisfied, then:
- population proportion claim:
- if a sample of 200 customers shows 118 satisfied customers, then:
The sample proportion is only an estimate, so statistical testing is needed to determine whether the observed difference from the claim is due to random sampling variation or a real effect.
2. Hypothesis Testing for a Single Proportion
Null hypothesis
- This represents the assumed value of the population proportion, usually written as:
Alternative hypothesis
- This represents the research claim or suspicion and may be:
- Two-tailed:
- Right-tailed:
- Left-tailed:
The choice of alternative hypothesis depends on the problem statement.
Example: If an examiner wants to test whether the pass rate is different from 70%:
If a manufacturer wants to check whether the defect rate is more than 5%:
The hypotheses form the foundation of the test and determine the rejection region.
3. Test Statistic and Normal Approximation
Test statistic
- The large sample z-test uses the standard normal distribution to measure how far the sample proportion is from the hypothesized proportion.
Normal approximation condition
- The approximation is valid when the sample size is sufficiently large, usually when: Some books use 10 instead of 5 as a stricter requirement.
The test statistic is:
Interpretation:
- A z-value near 0 means the sample proportion is close to the hypothesized proportion.
- A large positive z-value suggests the sample proportion is greater than .
- A large negative z-value suggests the sample proportion is less than .
Example: Suppose , , and . Then: This z-value can then be compared with the critical value or used to find a p-value.
Working / Process
1. State the hypotheses
- Identify the claimed proportion and write the null hypothesis.
- Decide whether the test is left-tailed, right-tailed, or two-tailed based on the wording of the problem.
2. Choose the significance level and compute the test statistic
- Select a significance level such as or .
- Find the sample proportion .
- Check the large sample condition.
- Calculate the z-test statistic:
3. Make the decision and interpret the result
- Compare the calculated z-value with the critical value, or determine the p-value.
- If the z-value falls in the rejection region or if p-value , reject .
- Otherwise, fail to reject .
- State the conclusion in the context of the problem.
Example process: Suppose a survey of 400 people shows 220 support a proposal. Test the claim that support is 50%.
At 5% significance level for a two-tailed test, the critical values are approximately . Since , reject . This suggests the true proportion is significantly different from 50%.
For visual understanding of a two-tailed decision region:
Reject H0 Fail to Reject H0 Reject H0
---------|----------------------|----------------------|---------
-1.96 0 +1.96
Advantages / Applications
Simple and practical
- The test is straightforward to apply and interpret, especially when the sample size is large.
Widely applicable
- It is used in opinion polls, medical research, quality control, marketing surveys, and education.
Decision-making tool
- It helps determine whether an observed proportion supports or contradicts a claim with statistical evidence.
Example in quality control
- A factory may test whether the proportion of defective products exceeds an acceptable level.
Example in public health
- Researchers may test whether the proportion of vaccinated individuals in a community meets a target rate.
Example in surveys
- A political analyst may test whether the proportion of voters favoring a candidate is significantly greater than 50%.
Summary
- The large sample test for a single proportion is used to test a claim about one population proportion.
- It uses the sample proportion and the normal approximation to make statistical decisions.
- Important terms to remember: population proportion, sample proportion, null hypothesis, alternative hypothesis, z-test, significance level, rejection region, p-value, normal approximation