Understanding the One Proportion Z Test
A one proportion z test checks one sample share. It compares observed successes with a claimed population proportion. The method is useful for surveys, quality checks, landing page tests, and compliance reviews. It works best when the sample is random. It also needs enough expected successes and failures. This calculator shows each step, so the decision is easy to audit.
What the Result Means
The sample proportion is the observed rate. The null proportion is the benchmark you want to test. The z score measures how far the sample rate is from that benchmark. It uses standard error under the null claim. A large positive z score supports a greater than claim. A large negative z score supports a less than claim. For a two tailed test, both directions count as evidence.
P Value and Decision
The p value converts the z score into probability. It estimates how unusual the sample result is, assuming the null claim is true. When the p value is less than alpha, reject the null hypothesis. When it is not less than alpha, do not reject it. This wording is important. The test does not prove the null claim. It only shows whether the sample gives enough evidence against it.
Confidence Interval View
The calculator also reports confidence intervals. A normal interval is quick and familiar. A Wilson interval is often more stable, especially near zero or one. Use the interval as an estimation tool. Use the hypothesis test for the formal decision. If the claimed proportion sits far outside the interval, the test result will usually agree.
Best Practice Notes
Check inputs before trusting output. Successes must not exceed trials. The claimed proportion must be between zero and one. Review the expected counts warning. Small samples may need an exact binomial test instead. Use the continuity correction only when you want a conservative normal approximation. For reports, export the result with the assumptions and selected alternative. Good records make the conclusion easier to review later.
Common Uses
Teams use this test for pass rates, defect rates, vote shares, and sign up rates. It helps compare one measured rate with target. Always explain the population, sample, and success definition.