10 9
10 9
Example
Consider the random experiment in which you toss a coin
⌦ = {H, T }
X (H) = 1 and X (T ) = 0.
Example
Consider the random experiment consisting of n successive tosses
of a coin. We have ! = (!1 , ...., !n ) with
⇢
H if toss i yields head
!i =
T if toss i yields tail
and
⌦ = {! = (!1 , ...., !n ) : !i 2 {H, T }, 1 i n}.
The range of the random variable is the set {0, 1 . . . , n}. We often
use the short notation {X = k} to denote {! 2 ⌦ : X (!) = k}.
Examples of random variables 3
⌦ = {(i, j) : 1 i 6 , 1 j 6 }.
X1 (i, j) = i
X2 (i, j) = j
Y (i, j) = i + j = X1 (i, j) + X2 (i, j)
Ch. 3, Section 2: Probability Distributions
f (x) = P(X = x)
Remark
A probability distribution can be given as a table or as a formula.
Example
A box contains 5 balls numbered from 1 to 5. The first two (balls
numbered as 1 and 2) are red and the remaining three are green.
Suppose you choose 2 balls at random without replacement.
What is the probability distribution of X , where X is the number
of red balls selected? Give a table as well as a formula.
Example
Suppose you flip a coin n-many times and let X be the number of
Heads. Find the probability distribution of X assuming that
outcomes are equally likely.