P-Value
Calculator
Exact p-value from a z-score or t-score.
Open the p-value calculator →Enter the number of trials, successes and the per-trial probability to get P(X = k), the cumulative probabilities, mean and variance.
| P(X ≤ k) at most k | — |
|---|---|
| P(X ≥ k) at least k | — |
| Mean n × p | — |
| Variance n × p × (1 − p) | — |
| Std. deviation | — |
The binomial distribution gives the probability of getting exactly k successes in n independent trials, when each trial succeeds with the same probability p. The calculator uses the binomial formula — the number of ways to choose k successes, times the chance of those successes, times the chance of the remaining failures — and also sums it to give the cumulative probabilities.
Enter the number of trials, the number of successes you are interested in, and the per-trial probability. Alongside the exact and cumulative probabilities, the desk reports the distribution’s mean (n×p) and variance (n×p×(1−p)).
P(X = k) = C(n, k) × pk × (1 − p)n−k
When you have a fixed number of independent trials, each with only two outcomes (success or failure) and the same probability of success. Coin flips, pass/fail tests and yes/no survey answers are typical examples.
P(X = k) is the chance of exactly k successes. P(X ≤ k) is the chance of k or fewer — the sum of the probabilities for 0, 1, up to k successes. The calculator shows both, plus P(X ≥ k) for k or more.
The mean is n times p, the expected number of successes. The variance is n times p times (1 minus p), and the standard deviation is its square root. For 10 trials at p = 0.5 the mean is 5 and the variance is 2.5.
Exact p-value from a z-score or t-score.
Open the p-value calculator →Sample and population variance from any data set.
Open the variance calculator →Median, quartiles, IQR and outliers from your data.
Open the median calculator →Standard deviation as a percentage of the mean.
Open the coefficient of variation calculator →Sample and population spread from any list.
Open the standard deviation calculator →