User Rating 0.0
Total Usage 0 times
Value (x)Probability (p)Action
Is this tool helpful?

Your feedback helps us improve.

About

In probability theory, a discrete random variable is defined by a list of specific values and their associated probabilities. Students often need to derive the central tendency and dispersion of these datasets. This tool calculates the Expectation (weighted average), Variance (spread), and Standard Deviation. It strictly enforces the axiom that the sum of all probabilities in a valid distribution must equal 1. The calculation breakdown assists in verifying manual homework steps.

statistics probability distribution expectation variance math student

Formulas

Expectation (Mean):

μ = ni=1 xi pi

Variance:

σ2 = (xi2 pi) μ2

Reference Data

MetricSymbolFormulaConcept
ExpectationE[X] x pThe long-run average value.
VarianceVar(X)E[X2] (E[X])2Measure of spread squared.
Std DeviationσVarSpread in original units.

Frequently Asked Questions

The sum of probabilities for all possible outcomes in a sample space must equal 1 (or 100%) because it is certain that one of the outcomes will occur. If the sum is not 1, the distribution is not valid.
This calculator is for Discrete variables which take on distinct, countable values (e.g., number of heads in coin flips). Continuous variables can take any value within a range and require integrals rather than sums for calculation.