Calculator Form
Enter two binomial samples to compute the pooled proportion, z test, p-value, confidence interval, and supporting statistics.
Analyze two sample outcomes using pooled proportion methods. Review z tests, errors, intervals, and significance. Download polished outputs and explore trend visuals for decisions.
Enter two binomial samples to compute the pooled proportion, z test, p-value, confidence interval, and supporting statistics.
This sample shows how the calculator behaves with a typical two-sample proportion comparison.
| Example item | Value |
|---|---|
| Sample 1 successes | 54 |
| Sample 1 size | 120 |
| Sample 2 successes | 39 |
| Sample 2 size | 110 |
| Sample 1 proportion | 0.4500 |
| Sample 2 proportion | 0.3545 |
| Pooled proportion | 0.4043 |
| Z statistic | 1.4735 |
| Two-tailed p-value | 0.1406 |
| 95% confidence interval for difference | -0.0307 to 0.2216 |
p1 = x1 / n1p2 = x2 / n2
p̂ = (x1 + x2) / (n1 + n2)
SEpooled = √[ p̂(1 - p̂) × (1/n1 + 1/n2) ]
z = (p1 - p2) / SEpooled
(p1 - p2) ± z* × √[ p1(1-p1)/n1 + p2(1-p2)/n2 ]
The pooled estimate is mainly used for hypothesis testing when the null assumes equal population proportions. The interval estimate for the difference usually uses the unpooled standard error.
Use this tool for A/B testing, survey comparisons, treatment-control studies, quality checks, and any problem involving two observed proportions from separate samples.
A pooled proportion combines successes from both samples and divides by the combined sample size. It creates one shared estimate under the null assumption that both population proportions are equal.
Use it when testing whether two population proportions are equal. It is most common in two-proportion z tests, especially for experiments, surveys, and quality-control comparisons.
No. It is a weighted estimate based on sample sizes. Larger samples contribute more to the pooled result, so it usually differs from the plain average of the two sample proportions.
For estimation, the two population proportions are not forced to be equal. That is why interval estimation usually relies on the unpooled standard error, even when the test statistic uses the pooled version.
A large p-value means the observed difference is not unusual under the null model. It does not prove the proportions are equal. It only shows weak evidence against equality.
Yes. Choose left-tailed or right-tailed when you have a directional hypothesis decided before seeing the data. Use a two-tailed test when any difference matters.
That input is invalid. Successes must stay between zero and the total sample size. The calculator checks this and shows an error instead of producing misleading statistics.
Larger samples reduce standard error and make estimates more stable. Smaller samples create wider intervals and weaker test power, even when the observed difference looks large.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.