Lecture 07
Lecture 07
Distributions-1
Probability-6
1. The Bayes Rule
a. Theorem 2.14: If the events B1, B2, ... , Bk constitute a partition of the
sample space S, where 𝑃(𝐵! ) ≠ 0, for i = 1, 2, ... , k, then for any event A
of S such that 𝑃(𝐴) ≠ 0,
𝑃(𝐵" ∩ 𝐴) 𝑃(𝐵" )𝑃(𝐴|𝐵" )
𝑃(𝐵" |𝐴) = # = # for 𝑟 = 1,2, . . . 𝑘.
∑!$% 𝑃(𝐵! ∩ 𝐴) ∑!$% 𝑃(𝐵! ) 𝑃(𝐴|𝐵! )
1
2. Discrete Probability Distributions
a. Frequently it is convenient to represent all the probabilities of a r.v. 𝑋 by a
function, i.e., 𝑃(𝑋 = 𝑥) ≡ 𝑓(𝑥).
b. Definition 3.4: The set of ordered pairs (𝑥, 𝑓(𝑥)) is a probability
function, probability mass function, or probability distribution of the
discrete r.v. 𝑋 if, for each possible outcome 𝑥:
i. 𝑓(𝑥) ≥ 0.
ii. ∑& 𝑓(𝑥) = 1.
iii. 𝑃(𝑋 = 𝑥) = 𝑓(𝑥).
c. Definition 3.5: The cumulative distribution 𝐹(𝑥) of a discrete r.v. 𝑋 with
probability distribution 𝑓(𝑥) is:
𝐹(𝑥) ≡ 𝑃(𝑋 ≤ 𝑥) = = 𝑓(𝑡) for − ∞ < 𝑥 < ∞.
'(&
d. For a discrete r.v., computing either its probability function 𝑓(𝑥) or its
cumulative distribution 𝐹(𝑥) generally requires counting.
e. A plot of 𝐹(𝑥) versus 𝑥 reveals that 𝐹(𝑥) consists of step functions.
f. Later in this course we will study important examples of discrete
probability distributions that are applicable to broad classes of problems.
These general distributions will alleviate the need for counting.