Loading…

Hypothesis Tests About a Population Proportion Large Samples the Critical Value Approach

Statistics • Hypothesis Tests About the Mean and Proportion

View all topics

Hypothesis Tests About a Population Proportion: Large Samples

Use the critical-value approach for a one-sample proportion z test: choose H0 / H1, pick α, find the critical z value(s), compute the observed z, and decide whether to reject H0.

The null hypothesis must include equality (e.g., p = p0, p ≥ p0, or p ≤ p0). The alternative hypothesis determines whether the test is two-tailed, left-tailed, or right-tailed.

Basic probability constraints: 0 ≤ p ≤ 1 and q = 1 − p.

Then p̂ = x / n.

If provided, the calculator estimates β and power (1 − β).

Quick reference: tails and critical values
Tail type H1 sign Critical z value(s) Reject H0 when…
Two-tailed p ≠ p0 ±zα/2 |z| ≥ zα/2
Left-tailed p < p0 zα (negative) z ≤ zα
Right-tailed p > p0 z1−α (positive) z ≥ z1−α

The test statistic uses the null value p0 in the standard error: SE0 = √(p0(1−p0

Ready

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What is the critical value approach for a hypothesis test about a population proportion?

The critical value approach compares the observed z test statistic to cutoff value(s) determined by alpha and the tail direction. You reject H0 if z falls in the rejection region defined by the critical z value(s).

How is the z test statistic for a population proportion calculated?

First compute p-hat = x/n. Under H0, the standard error is SE0 = sqrt(p0(1 - p0)/n), and the test statistic is z = (p-hat - p0)/SE0.

How do you find the critical z values for two-tailed and one-tailed tests?

For a two-tailed test, the critical values are plus/minus z(alpha/2). For a left-tailed test the cutoff is negative and you reject when z is at or below the left critical value; for a right-tailed test the cutoff is positive and you reject when z is at or above the right critical value.

When is the large-sample normal approximation valid for a proportion z test?

A common guideline is that expected counts under the null are at least 5: n x p0 >= 5 and n x (1 - p0) >= 5. If these are not met, the z approximation can be unreliable.

What do beta and power mean in this calculator?

Beta is the probability of not rejecting H0 when the true proportion differs from p0 in the direction of H1 (a Type II error). Power is 1 - beta and represents the probability of correctly rejecting H0 for the assumed true proportion.