P-Hat Calculator

Find the sample proportion (p-hat) and its standard error.

p-hat 0.225
Standard error 0.0295

Formula: p̂ = x ÷ n; SE = √(p̂(1−p̂)/n)

Step-by-step with your numbers:
1. Values used:
2. Successes = 45
3. Sample size = 200
4.
5. p-hat = Successes / Sample size = 45 / 200 = 0.225
6. Standard error = 0.0295
Did we solve your problem today?

P-hat is the observed proportion of successes in a sample.

The math behind it

p̂ = successes ÷ sample size. Its standard error is √(p̂(1−p̂)/n).

Worked example

45 of 200 → p̂ = 0.225, SE ≈ 0.0295.

FAQ

What is p-hat used for?

Estimating a population proportion and building confidence intervals.