Turn distribution parameters into accurate probability answers. See mean, variance, CDF, and interval probabilities fast. Save tables, share outputs, and validate work confidently now.
| x | p(x) | Cumulative P(X ≤ x) |
|---|---|---|
| 0 | 0.20 | 0.20 |
| 1 | 0.30 | 0.50 |
| 2 | 0.25 | 0.75 |
| 3 | 0.25 | 1.00 |
A random variable maps outcomes to numbers. This calculator helps you test distribution choices quickly. Use it for labs, quality checks, and forecasting. The output table shows mean, variance, and tail probabilities.
Normal models measurement noise and aggregated effects. Binomial models fixed trials with success probability. Poisson models event counts per interval using a rate. The plot reveals shape changes when parameters shift.
Interval probability estimates how often values fall between x0 and x1. This supports control limits, service targets, and risk bands. Left and right tails highlight extreme outcomes. Discrete inclusivity adjusts boundary counting for integers.
Mean summarizes the typical value under the model. Variance measures spread around the mean. Standard deviation is the square root of variance. Higher spread increases tail risk, even when the mean stays constant.
Custom discrete input supports scored surveys and graded outcomes. Add x and p pairs for each category. Probabilities are normalized for safety. The tool computes E[X] and Var(X) from the table.
CSV exports clean rows for spreadsheets and dashboards. PDF export creates a printable summary for sharing. Keep examples beside your assumptions. Re-run scenarios to document sensitivity across parameter ranges.
1) What does the CDF value mean?
It is the probability that X is less than or equal to x. For discrete models, x is floored for CDF. For continuous models, it follows the curve smoothly.
2) Why does the tool show PDF for some distributions?
Continuous distributions use a density, not a point probability. Probability comes from areas between bounds. The interval output uses CDF differences to compute that area.
3) How should I choose between binomial and Poisson?
Use binomial for a fixed number of trials. Use Poisson for counts over time or space. Poisson often works when trials are many and p is small.
4) What happens if my custom probabilities do not sum to one?
The calculator normalizes them. Each probability is divided by the total. This keeps the distribution valid. Negative probabilities are rejected to prevent incorrect results.
5) What is the quantile result used for?
It returns a cutoff where the CDF reaches q. Use it for percentiles, safety limits, and service levels. For discrete distributions, it returns the smallest x meeting the target probability.
6) Why can discrete inclusivity change results?
With integers, boundary points can be counted or excluded. Inclusive mode uses ≤ and ≥. Exclusive mode uses < and >. Continuous distributions are unaffected because exact boundary probability is zero.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.