Variance Discrete
Enter values and probabilities for a discrete distribution to instantly compute mean, variance, and standard deviation.
Distribution Table
Enter each outcome value and its probability. Probabilities must sum to 1.
Value (x)
Probability P(x)
Sum of P(x):
0.0000
Probabilities must sum to 1.0000 to compute valid results.
Fill in the table and click Calculate Variance to see results.
Results
Expected Value E(X)
—
Variance Var(X)
—
Std Deviation σ
—
Step-by-step Breakdown
| x | P(x) | x·P(x) | (x−μ)²·P(x) |
|---|---|---|---|
| Total | — | — | — |
E(X) = Σ x · P(x)
Var(X) = Σ (x − E(X))² · P(x)
σ = √Var(X)
Summary
Enter values and probabilities for a discrete distribution to instantly compute mean, variance, and standard deviation.
How it works
- Enter each outcome value (x) and its probability P(x) in the table.
- Add or remove rows as needed to match your distribution.
- The tool verifies that all probabilities sum to 1.
- Expected value E(X) is computed as the sum of x * P(x) for all rows.
- Variance Var(X) is computed as the sum of (x - E(X))^2 * P(x).
- Standard deviation is the square root of the variance.
Use cases
- Solving statistics homework involving discrete probability distributions.
- Checking variance calculations for dice rolls, card draws, or game outcomes.
- Analyzing risk in financial models with discrete payoff scenarios.
- Teaching or learning the relationship between mean, variance, and standard deviation.
- Verifying manually computed distribution statistics quickly.
- Exploring how changing probabilities affects spread of a distribution.
Frequently Asked Questions
Last updated: 2026-06-09 ·
Reviewed by Nham Vu