Probability Distribution Calculator — Analyze Any Discrete Distribution
Our Probability Distribution Calculator analyzes any discrete probability distribution you define — enter each possible outcome and its probability, and the calculator validates that the probabilities sum to 1, then computes the expected value (mean), variance, and standard deviation using the standard weighted-sum formulas. Unlike the site's Poisson, Binomial, and Negative Binomial calculators, which model specific named distributions, this tool works with any custom distribution you construct from scratch.
Quick Answer
Enter each outcome and its probability as 'value,probability' pairs, one per line. This calculator validates that your probabilities sum to 1, then computes the expected value (mean), variance, and standard deviation of your custom discrete distribution.
Enter one outcome per line as 'value,probability' — probabilities must sum to 1.
How to Use the Probability Distribution Calculator — Mean, Variance & Std Dev
- 1
Enter each possible outcome and its probability as one 'value,probability' pair per line.
- 2
Make sure your probabilities add up to 1 (the calculator will flag it if they don't).
- 3
Click 'Calculate' to get the expected value (mean), variance, and standard deviation.
- 4
Review the step-by-step formulas showing exactly how each statistic was computed.
Why Use Probability Distribution Calculator — Mean, Variance & Std Dev?
Not every probability scenario fits a named distribution like Poisson or Binomial — sometimes you just have a custom table of outcomes and their probabilities, like a game's payout structure or a survey's response distribution, and need the expected value and spread. Computing E(X) = Σ[x × P(x)] and Var(X) = Σ[P(x) × (x − E(X))²] by hand across many rows is tedious and easy to get wrong, especially when the probabilities don't quite sum to 1 due to a data-entry mistake. This calculator validates your inputs and computes every statistic instantly.
Frequently Asked Questions
Related Tools
Poisson Distribution Calculator — Event Probability Online
Calculate Poisson probabilities instantly — enter a rate (λ) and event count (k) to find P(X = k), cumulative probability, mean, and variance. Free calculator with step-by-step formula breakdown.
Binomial Probability Distribution Calculator — P(X=k) Online
Calculate binomial probabilities instantly — enter trials (n), success probability (p), and successes (k) to find P(X = k), cumulative probability, mean, and variance. Free calculator with step-by-step breakdown.
Central Limit Theorem Calculator — Sampling Distribution Online
Calculate the sampling distribution's standard error and probability using the Central Limit Theorem. Enter population mean, standard deviation, and sample size. Free calculator with step-by-step z-scores.