Distributions
A distribution describes how the values of a random variable are spread out. It provides a mathematical function that gives the probability of a random variable taking on each possible value.
Properties
Mean
Denoted by
Properties:
- If
is constant, , where is a linear function
Variance
Denoted by
Properties:
- If
and are independent,
Covariance
Denoted by
Properties:
Standard Deviation
Square root of the variance. Provides a measure of spread in the same units as the original random variable, making it often more interpretable than variance.
Distribution functions
Probability Mass Function
Used for discrete random variables. Gives the probability that a discrete random variable
For example, if
Probability Density Function
Used for continuous random variables. Doesn’t give the probability at an exact point (which is always 0 for continuous variables). Instead, gives the relative likelihood of the random variable taking on a value in a small interval around a point.
The probability of an event is the integral of the PDF over the region corresponding to the event:
For example, if
Cumulative Distribution Function
For both discrete and continuous random variables, the cumulative distribution function
For discrete random variables,
For continuous random variables,