Probability 1
Probability 1
𝑺 = {𝟏, 𝟐, 𝟑, 𝟒, 𝟓, 𝟔}.
Event
• An event A is a subset of a sample space S.
𝑨 = {𝟑, 𝟔}.
Probability
• If an experiment can result in any one of N different equally
likely outcomes, and if exactly n of these outcomes
correspond to event A, then the probability of event A is
𝒏
𝑷 𝑨 =
𝑵
Example:
• Calculate the probability of getting a Jack from 1 draw of a
well shuffled deck of cards.
Properties of Probability
• P(A) = the probability of the event A
• P(S) = the probability of the sample space
𝑃 A ∪ B = 𝑃 𝐴 + 𝑃 𝐵 − 𝑃(𝐴 ∩ 𝐵)
Example: The probability that Albert passes Mathematics is 2/3, and the probability
that he passes English is 4/9. if the probability of passing both courses is 1/4,
what is the probability that Albert will pass at least one of these courses.
Additive Laws of Probability
2. If A and B are mutually exclusive (disjoint) event,
then
𝑃 A∪B =𝑃 𝐴 +𝑃 𝐵
Example: What is the probability of drawing a 4 or a 7 from a shuffled deck of
cards?
Additive Laws of Probability
3. If Ac is the complement of an event A (not an
element of A), then
𝑃 Ac = 1 − 𝑃 𝐴
Example: If the probabilities that an automobile mechanic will service 3, 4, 5, 6,
7, or 8, or more cars on any given workday are, respectively, 0.12, 0.19, 0.28,
0.24, 0.10 and 0.07, what is the probability that he will service at least 5 cars on
his next day at work?
Additive Laws of Probability
4. If A1, A2, . is a sequence of mutually exclusive
events, then
𝑃 𝐴1 ∪ 𝐴2 ∪ ⋯ = 𝑃 𝐴1 + 𝑃 𝐴2 + ⋯
Example: If the probabilities are, respectively, 0.09, 0.15, 0.21, and 0.23 that a
person purchasing a new automobile will choose the color green, white, red, or blue,
what is the probability that a given buyer will purchase a new automobile that comes
in one of those colors?
Conditional Probability
• Conditional probabilities are calculated when we need to know the
likelihood of event A happening given that event B has already happened.
• We say that event A is conditional on event B.
• Conditional probabilities don't have a keyword, they have a key-symbol
(|).
• Conditional probabilities are written p(A|B), which can be read "The
probability of A given B".
• Let A be an arbitrary event in a sample space S with P (E) > 0. The
probability that, an event A occurs once E has occurred or, in other
words, the conditional probability of A given E, written P(A|E), is
defined as follows:
𝑃(𝐴 ∩ 𝐸) 𝑛𝑜. 𝑜𝑓 𝑒𝑙𝑒𝑚𝑒𝑛𝑡𝑠 𝑖𝑛 𝑡ℎ𝑒 𝑠𝑒𝑡 𝐴 ∩ 𝐸 𝑛𝑜. 𝑜𝑓 𝑤𝑎𝑦𝑠 𝐴 𝑎𝑛𝑑 𝐸 𝑐𝑎𝑛 𝑜𝑐𝑐𝑢𝑟
𝑃 𝐴|𝐸 = = =
𝑃(𝐸) 𝑛𝑜. 𝑜𝑓 𝑒𝑙𝑒𝑚𝑒𝑛𝑡𝑠 𝑖𝑛 𝑠𝑒𝑡 𝐸 𝑛𝑜. 𝑜𝑓 𝑤𝑎𝑦𝑠 𝐸 𝑐𝑎𝑛 𝑜𝑐𝑐𝑢𝑟
Conditional Probability
Example: Find the probability of drawing a 4 from a shuffled deck of cards given
that you have already drawn a 7 from the deck.
Multiplication Theorem for Conditional Probability
• If events A and B can both occur, then 𝑃 𝐴 ∩ 𝐵 = 𝑃 𝐴|𝐵 ∙ 𝑃 𝐵 since
𝑃 𝐴 ∩ 𝐵 = 𝑃 𝐵 ∩ 𝐴 , then 𝑃 𝐴 ∩ 𝐵 = 𝑃 B|𝐴 ∙ 𝑃 𝐴 .
• Similarly,
𝑃 𝐴1 ∩ 𝐴2 ∩ 𝐴3 ∩ ⋯ ∩ 𝐴𝑛 = 𝑃 𝐴1 ∙ 𝑃 𝐴2 |𝐴1 ∙ 𝑃 𝐴3 |𝐴1 ∩ 𝐴2 … 𝑃(𝐴𝑛 |𝐴1 ∩ 𝐴2 ∩ 𝐴3 ∩ ⋯ 𝐴𝑛−1 )
Independent Events
• Two events A and B are independent if and only if 𝑃 A|𝐵 = 𝑃 𝐴 and 𝑃 B|𝐴 =
𝑃 𝐵 .
• So that,
𝑃 A ∩ 𝐵 = 𝑃 𝐴 ∙ 𝑃(𝐵)
Examples:
Two cards are drawn at random from an ordinary pack of 52 cards. Find the
probability that:
a. Both are spades.
b. One is a spade and one is a heart.
Examples:
Three light bulbs are chosen at random from a box containing 15 bulbs of which 5 are
defective. Find the probability if:
a. None is defective.
b. Exactly one is defective.
c. At least one is defective.
Thank You