Overview
A two sample t test for percentages compares two group averages. Each average is written as a percent. The method treats those percentages as measured values, not simple counts. It is useful for test scores, completion rates from repeated periods, quality percentages, survey scale percentages, and similar summaries.
This calculator works with group means, standard deviations, and sample sizes. It can use Welch's method when group spreads differ. It can also use a pooled method when equal variance is a fair assumption. Welch's method is safer for many real projects.
Why Percentages Need Care
Percentages look simple, but they still vary. A group average of 72 percent is not enough by itself. You also need the sample size and the spread. A small sample can move a lot. A large sample gives a steadier estimate.
The result is shown in percentage points. A difference of five means five percentage points. That is not always the same as five percent relative change. The calculator also shows relative lift, so both views are clear.
Interpreting Results
The t value measures how far the observed difference sits from the null difference. It uses standard error as the scale. A larger absolute t value gives stronger evidence against the null. The p value then describes how unusual that t value is under the chosen assumption.
The confidence interval gives a practical range for the true difference. If the interval is wide, the data are uncertain. If it is narrow, the estimate is more precise. Effect size helps judge practical importance.
Good Practice
Choose a two tailed test when any difference matters. Choose a right tailed test when group one should be higher. Choose a left tailed test when group one should be lower. Decide this before looking at results.
Check the data source before reporting. Confirm that samples are independent. Confirm that percentages were measured the same way. Use the exported report for notes, records, or review.
Avoid using this test for one raw proportion. Use a proportion test for counts of successes and failures. Use this page when each group has an average percentage and a percentage standard deviation. That distinction keeps the model honest and easier to explain during peer review.