Calculadora de Pontuação P-Hat (proporção amostral)

p̂ = sucessos / total.
Created by
Renato Passos, Eng. de Software
Reviewed by
Renato Passos, Eng. de Software

Last updated: Apr 18, 2026

0,6400
SE(p̂)
0,0215

Formula

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

About this calculator

The P-Hat Score Calculator computes the sample proportion (p̂), which is the ratio of the number of successes (x) to the sample size (n). It is an essential tool in descriptive statistics for summarizing categorical data. The calculation is straightforward: p̂ = x / n. Additionally, the calculator provides the standard error (SE) of the proportion, given by SE = √(p̂(1−p̂)/n). The standard error measures the expected variability of the sample proportion relative to the population proportion.

Use this calculator when you have count data, such as the number of satisfied customers in a survey, the number of defective items in a batch, or the proportion of votes in an election. It is useful for estimating the true population proportion from a sample. For example, if 120 out of 200 respondents prefer brand A, p̂ = 0.60, indicating that 60% of the sample prefers the brand. The standard error helps construct confidence intervals or perform hypothesis tests about the population proportion.

Important precautions: the sample proportion is a point estimate and is subject to sampling error. For it to be reliable, the sample must be representative and random. Furthermore, the standard error calculation assumes that the sample is large enough (usually np̂ ≥ 10 and n(1−p̂) ≥ 10) so that the sampling distribution is approximately normal. Avoid using the calculator with very small samples, as the estimate may be inaccurate. Remember that p̂ is a random variable that varies from sample to sample.

Frequently asked questions

What does p̂ mean?

p̂ (pronounced p-hat) is the sample proportion, i.e., the fraction of successes found in a sample.

What is the difference between p̂ and p?

p̂ is the observed proportion in the sample, while p is the true (unknown) proportion in the population.

When is the standard error calculated?

The standard error is automatically calculated when you enter the values of x and n. It measures the precision of the p̂ estimate.

Can I use the calculator for small samples?

Yes, but the standard error may not be reliable if np̂ < 10 or n(1−p̂) < 10. In such cases, exact methods like the binomial test are more appropriate.

How do I interpret the result?

The p̂ indicates the proportion of successes in the sample. For example, p̂ = 0.75 means that 75% of the sample elements are successes.

Other Estatistica Descritiva calculators