Module 4 - Counting Sample Points and Probability - Math403 - 2020
Module 4 - Counting Sample Points and Probability - Math403 - 2020
Trial. A performance or repetition of an experiment. Note: If sample spaces with a large or infinite number of sample points are
Probability. Measure of chance of an event taking place. best described by a statement or a rule.
Note: If a sample point has a finite number of elements, members are Format: S = { x / x is (STATEMENT) } where / is read “such that”
listed using commas as separator and enclosed in a bracket.
Format: S = { a, b, c }
Example #5: Set of students in Math 403 section with names beginning
with a consonant.
S
C. Venn Diagram. A pictorial illustration of the relationships between A B
events and the corresponding sample space.
Legend:
B C
b. Mutually Exclusive (Independent) Events. Two events A and B are c. Union of Events. The union of two events A and B, denoted by the
mutually exclusive if A Ո B = Ø; that is, A and B have no elements in symbol “A U B”, is the event containing all the elements that belong to
common. A or to B or to both.
S
A B S
A B
Example #11: Suppose that a die is tossed. Let, Example #13: Let A = { 1, 3, 5, 7, 9 } and B = { 2, 4, 6, 8 },
B = event that an odd number occurs Example #14: Let A = { x / 5 ≤ x ≤ 13 } and B = { x / 9 ≤ x < 17 }, what is
A U B?
What is A Ո B?
a. (C’ Ո D) U B 4. A U Ø = A
b. (S Ո B’)’ 5. S’ = Ø
6. A Ո A’ = Ø
7. Ø’ = S
THEOREM 1: Multiplication Rule. If an operation can be performed in Example #22: How many five digit numbers can be found from the digits
n1 ways, and if for each of these a second operation can be performed in n2 1 to 9 if:
ways, then the two operations can be performed in n1 n2 ways.
a. it should be an even number
Example #18: Sarah must wear one of six blouses and one of her four skirts.
b. an odd number?
How many possible outfits does she have?
c. distinct with the first and last number is even
Example #19: How many sample points are there in the sample space when
a pair of dice is thrown once? d. the third digit is odd
THEOREM 2: Generalized Multiplication Rule. If an operation can be PERMUTATION. An arrangement of all or part of a set of objects.
performed in n1 ways, and if for each of these a second operation can be
Example #23: Consider the letters a, b, and c. Possible permutations are:
performed in n2 ways, if for each of first two a third operation can be
performed in n3 ways, and so on, then the sequence of k operations can be without listing:
performed in n1 n2 n3 ……nk ways.
by formula: P=3x2x1
Example #20: How many lunches are possible consisting a soup, an
by symbol: P=nPr
sandwich, dessert, and a drink if one can select from 5 soups, 4 kinds of
sandwiches, 6 desserts, and 7 drinks? Note:
Example #21: How many four digit numbers can be formed from the digits It is denoted by nPr = P(n,r) = P (nr)
1 to 9 if:
Example #26: How many permutations can be made from the letters in the
Example #29: How many permutations can be made with all the letters in
word CYCLE if
the word PROBABILITY?
a. three letters are used at a time?
Example #30: How many signals can be made by arranging 8 flags in a line
b. all letters are used? if 3 are red, 2 are blue, and 3 are white?
Example #35: From a group of 4 men and 3 women, how many committees
of size 3 are possible?
THEOREM 7: The number of ways of partitioning a set of n objects into
r cells with n1 elements in the first cell, n2 elements in the second cell, and a. with no restrictions
so on, is b. with 1 man and 2 women
c. with 2 men and 1 woman if a certain man must be on the committee
𝑛 n!
(𝑛 , 𝑛 … . . 𝑛 ) =
1 2 𝑟 𝑛 1 2!…..𝑛𝑟!
! 𝑛
where n1 + n2 + …… + nr = n
Example #36: In how many ways can a committee of 5 girls be selected
from eight girls if two of them refuse to be together?
Example #33: How many ways can 7 people be assigned to 1 triple and 2
double rooms?
Example #37: In how many ways can a set of 4 English books and two
Example #34: A college plays 12 football games during a season. In how Filipino books be chosen from a set of 6 different English books and 7
many ways can the team end the season with 7 wins, 3 losses, and 2 ties? different Filipino books?
Note: The number of permutations of n distinct objects taken r at a time is Example #40: If a card is drawn from an ordinary deck of card, find the
related to the number of combinations by the formula probability that it is a diamond.
Example #42: A box contains one yellow marble, one red marble and one
blue marble of the same sizes. What is the probability of drawing a yellow
MODULE 4.3: PROBABILITY OF AN EVENT
and a red marble together?
Probability of an Event. The probability of an event A is the sum of the
probabilities of all the sample points in A. Therefore,
THEOREM 10: Additive Rule. If A and B are any two events, then
P ( A U B ) = P (A) + P (B) – P (A Ո B)
Example #38: A coin is tossed once. What is the probability that a head
occurs?
S
A B
Example #39: If a die is tossed once. What is the probability that an even
AՈB
number occurs?
B
𝑛
P (A) = Corollary 2: If A1, A2, A3,…., An,B are mutually exclusive events, then
𝑁
P (A1 U A2 U A3 U …. U An) = P (A1) + P (A2) + P (A3) + …..+ P (An)
Example #43: What is the probability of getting a total of 7 or 11 when a Conditional Probability. The conditional probability of B, given A, denoted
pair of dice is tossed? by P ( B / A ), is defined by the equation
S
education;
A
b. the person does not have a college degree, given that the person is
a female.
Example #45: Among the 40 ME students 12 likes MATH 403. How many
dislikes the course?
Solution: Independent Events. Two events A and B are independent if either
Example #48: If the two cards are drawn in succession from an ordinary
deck of deck of cards, without replacement. The events are defined as
What is P (B/A)? What conclusion you can derive from the answer?
VI. MULTIPLICATIVE RULE b. What is the probability that the doctor makes an incorrect diagnosis
and the patient doesn’t sue?
THEOREM 12: Multiplicative Rule. If in an experiment, the events A and
B can both occur then
P ( A U B ) = P (A) P ( 𝑩⁄𝑨 ) = P (B Ո A) = P (B) P (𝑨⁄𝑩) THEOREM 14: Generalized Multiplicative Rule. If in an experiment,
the events A1, A2, A3,…., Ak, can occur, then
b. both bulbs are non-defective A1 Ո A2 Ո A3 Ո…….ՈAk = P (A1) P( A2) P(A3) ….P (Ak )
THEOREM 13: Special Multiplicative Rule. If two events A and B are Example #51: Three cards are drawn in succession, without replacement
independent, then from an ordinary deck of playing cards. Find the probability that the first
P ( A Ո B ) = P (A) P (B) card is a black ace, the second card is a face card, and the third card is
greater than 6 but less than 10.
P (A) = P [ (E Ո A ) + (E’ Ո A) ] B2
B3
B1
A B4
= P (E Ո A ) + P (E’ Ո A) A
A
A
A
= P (E) P (𝐴⁄𝐸 ) + P (E’) P (𝐴⁄𝐸′)
A
Row A
EMPLOYED UNEMPLOYED
Total P (A) = P (B1 Ո A) U P (B2 Ո A) U P (B3 Ո A) U …….U P (Bk Ո A)
c. at L1?
THEOREM 16: Bayes’ Rule. If the events B1, B2, B3,…., Bk, constitute d. at L1 or L4?
a partition of the sample space S such that P (Bi) = 0 for i = 1, 2, 3,….,k,
e. what is the probability that he does not receive a ticket but he
then for any event A of S such that P (A) = 0
commits a speeding violation as he passed through L3?
P (Br) P (A/Br)
P (Br / A) =
P (B1) P (A/B1) + P (B2) P (A/B2) + ……. + P (Bk) P (A/Bk)
for r = 1, 2, 3, …….., k.