Distributions
Probability Distribution
Let (
) be a probability space and a random variable. The (probability) distribution of is the probability measure on defined by
is the sample space
Examples.
Fair coin toss: . Define by . What is the distribution of ?
Roll a fair die twice: . Define by . What is the distribution of ?
e.g.
Choose a point uniformly at random on a random disk: . Define by . What is the distribution of ?
We’ll learn a good way to describe this distribution in 3.1-3.2.
Sections 3.1 and 3.2
Cumulative Distribution Functions
Cumulative Distribution Function (CDF)
Let
be a random variable. The cumulative distribution function (cdf) of is the function defined by
Crucial Fact: The cdf completely determines the distribution. Meaning, if
For example, suppose
Examples.
A fair coin is tossed 3 times. Let = "number of heads". Find the cdf of and sketch its graph.
A point is chosen uniformly at random from the unit disk. Let = "distance of the point from the center". Find the cdf of and sketch its graph.