Chapter 5
Chapter 5
Probability Concepts
Chapter 5
1
Learning Objectives
5-3
Probability
5-4
Classical Probability
The classical definition of probability applies when there are n equally likely outcomes to an
experiment
MUTUALLY EXCLUSIVE The occurrence of one event means that none of the other events can occur at the same time.
COLLECTIVELY EXHAUSTIVE At least one of the events must occur when an experiment is conducted.
5-5
Empirical Probability
The empirical definition occurs when the number of times an event happens is divided by the
number of outcomes
EMPIRICAL PROBABILITY The probability of an event happening is the fraction of the time similar events happened in
the past.
LAW OF LARGE NUMBERS Over a large number of trials, the empirical probability of an event will approach its true
probability.
5-7
Summary of Approaches to Probability
5-8
Rules of Addition
The rules of addition refer to the probability that any two or more events can occur
The special rule of addition is used when the events are mutually exclusive
5-9
Rules of Addition Example
A machine fills plastic bags with a mixture of beans, broccoli, and other vegetables. Most of the
bags contain the correct weight, but because of the variation in the size of the beans and other
vegetables, a package might be underweighted or overweight. A check of 4,000 packages filled in
the past month revealed:
What is the probability that a particular package will be either underweight or overweight?
P(A or C) = P(A) + P(C) = .025 + .075 = .10
5-10
Complement Rule
The complement rule is used to determine the probability of an event happening by subtracting the
probability of an event not happening
COMPLEMENT RULE P(A) = 1 – P(~A)
5-11
General Rule of Addition
The general rule of addition is used when the events are not mutually exclusive
GENERAL RULE OF ADDITION P(A or B) = P(A) + P(B) – P(A and B)
JOINT PROBABILITY A probability that measures the likelihood two or more events will happen
concurrently.
5-12
General Rule of Addition Example
5-13
Special Rule of Multiplication
The rules of multiplication are applied when two or more events occur simultaneously
The special rule of multiplication refers to events that are independent
INDEPENDENCE The occurrence of one event has no effect on the probability of the occurrence of another
event.
SPECIAL RULE OF MULTIPLICATON P(A and B) = P(A) P(B)
A survey by the American Automobile Association (AAA) revealed 60% of its members made
airline reservations last year. Two members are selected at random. What is the probability both
made airline reservations last year?
P(R1 and R2) = P(R1)P(R2) = (.60)(.60) = .36
5-14
General Rule of Multiplication
The general rule of multiplication refers to events that are not independent
A conditional probability is the likelihood an event will happen, given that another event has
already happened
CONDITIONAL PROBABILITY The probability of a particular event occurring, given that another event has
occurred.
The conditional probability is represented a P(B|A) and is read, the probability of B given A
5-15
General Rule of Multiplication Example
A golfer has 12 golf shirts in his closet. Suppose 9 of these shirts are white and the others
are blue. He gets dressed in the dark , so he just grabs a shirt and puts in on. He plays golf
two days in a row and does not return the shirts to the closet. What is the probability both
shirts are white?
CONTINGENCY TABLE A table used to classify sample observations according to two or more
identifiable categories or classes.
One hundred fifty adults were asked their gender and the number of Facebook accounts they used.
The following table summarizes the results.
Gender
Facebook Accounts Men Women Total
0 20 40 60
1 40 30 70
2 or more 10 10 20
Total 70 80 150
5-17
Tree Diagrams
A tree diagram is a visual that is helpful in organizing and calculating probabilities for
problems with several stages
Each stage of the problem is represented by a branch of the tree
Label the branches with the probabilities
Age
Less than 30 30 up to 60 60 or Older
Movies per Month B1 B2 B3 Total
0 A1 15 50 10 75
1 or 2 A2 25 100 75 200
3, 4, or 5 A3 55 60 60 175
6 or more A4 5 15 30 50
Total 100 225 175 500 5-18
Tree Diagram Example
5-19
Bayes’ Theorem
Bayes’ Theorem is a method of revising a probability, given that additional information is obtained
For two mutually exclusive and collectively exhaustive events
5-20
Bayes’ Theorem Example
Suppose 5% of the population of Umen have a disease and A1 represents the part of the population that has the disease and A2 represents those
who do not. Let B denote a test result that shows the disease is present.
Randomly select an individual and perform the test. The test results indicate the disease is present. What is the probability the test is correct?
Use Bayes’ theorem to solve.
P(A1|B) = = = = .24
𝑃 𝐴1 𝑃(𝐵|𝐴1) .05 (.90) .0450
𝑃 𝐴1 𝑃 𝐵 𝐴1 +𝑃 𝐴2 𝑃(𝐵|𝐴2) .05 .90)+ .95 (.15) .1875
5-21
Multiplication Formula
The multiplication formula states that if there are n ways of doing one thing, and m ways of
doing another thing, then there are m*n ways of doing both
5-22
The Permutation Formula
Chỉnh hợp
There are three electronic parts to be assembled, so n=3. Because all three are to be inserted into the plug-in component, r=3.
P = = =6
3! 3! 3!
3 3 =
3−3 ! 0! 1
Label the parts A, B, and C ABC BAC CAB ACB BCA CBA
5-23
The Combination Formula
tổ hợp
The Grand 16 movie theater uses teams of three employees to work the concession stand each evening. There are
seven employees available to work. How many different teams can be scheduled?
𝑛! 7! 7!
7C3 = 𝑟! 𝑛−𝑟 !
=
3! 7−3 !
=
3!4!
= 35
5-24