Lecture 3 - Ch2 (2.6-2.9) - Probability
Lecture 3 - Ch2 (2.6-2.9) - Probability
CONCORDIA UNIVERSITY
GINA CODY SCHOOL OF ENGINEERING AND COMPUTER SCIENCE
Lecture 3
Copyright © 2021 by Jones & Bartlett Learning, LLC an Ascend Learning Company. www.jblearning.com
Chapter 2 (2.6 – 2.9)
Probability
Lecture S: Mon Fri 1:15 pm – 2:30 pm (FG-C070)
Tutorial SA: Tue 1:15 pm – 2:05 pm (MB3.265 ) by Maziyar
Tutorial SB: Thu 1:15 pm – 2:05 pm (MB2.430 ) by Maziyar
Tutorial SC: Tue 1:15 pm – 2:05 pm (H-565) by Maedeh
References
Copyright © 2021 by Jones & Bartlett Learning, LLC an Ascend Learning Company. www.jblearning.com
project documents will be posted in MOODLE.
Textbook:
Douglas C. Montgomery and George C. Runger,
Applied Statistics and Probability for Engineers,
7th Edition, Wiley
2
ENGR 371 – Probability and Statistics in Engineering
Copyright © 2021 by Jones & Bartlett Learning, LLC an Ascend Learning Company. www.jblearning.com
(Individual ZOOM meetings by email reservation when needed)
Email: [email protected]
▪ Recalls:
❑ Important communications will be posted in MOODLE
(“Announcement Forum”). You can communicate by emails (You
should write ENGR371 in the subject line). No emails will be
answered in weekends or holidays.
❑ Submit your Expectation of Originality and Team Assignment Form
in MOODLE by MON Sep 16 @ 23:59).
❑ Assignment #2: Review sections 2.6 to 2.9 and 3.1 to 3.2, due date
Tue Sep 17 at 1 pm.
❑ First tutorial is scheduled for Tuesday Sep 10 for tutorial sections SA
and SC and Thursday Sep 12 for section SB. 3
Chapter 2 (Cont’d)
Probability
Sections 2.6 to 2.9
Ref.: Douglas C. Montgomery and George C. Runger, Applied Statistics and Probability for Engineers,
7th Edition, Wiley.
2 Probability
CHAPTER OUTLINE
Chapter 2 Contents
Copyright © 2019 John Wiley & Sons, Inc. All Rights Reserved
5
2.6 Total Probability Rule
Section 2.6 Intersections of Events and Multiplication and Total Probability Rules
Copyright © 2019 John Wiley & Sons, Inc. All Rights Reserved 6
Example 2.20 | Semiconductor Contamination
Information about product failure based on chip manufacturing
process contamination is given below. Find the probability of
Copyright © 2021 by Jones & Bartlett Learning, LLC an Ascend Learning Company. www.jblearning.com
failure.
Section 2.6 Intersections of Events and Multiplication and Total Probability Rules
Copyright © 2019 John Wiley & Sons, Inc. All Rights Reserved 8
2.7 Independence
Copyright © 2021 by Jones & Bartlett Learning, LLC an Ascend Learning Company. www.jblearning.com
that the selected part is replaced before the next one is selected.
The bin contains 3 defective parts and 47 nondefective parts. What
is the probability that the second part is defective given that the
first part is defective?
12
Section 2.7 Independence Copyright © 2019 John Wiley & Sons, Inc. All Rights Reserved
EXAMPLE 2.22 | Sampling without Replacement
Consider the inspection described in Example 2.11.
Six parts are selected randomly without replacement from a bin of
Copyright © 2021 by Jones & Bartlett Learning, LLC an Ascend Learning Company. www.jblearning.com
50 parts. The bin contains 3 defective parts and 47 nondefective
parts.
Let A and B denote the events that the first and second parts are
defective, respectively.
We suspect that these two events are not independent because
the knowledge that the first part is defective suggests that it is less
likely that the second part selected is defective. Indeed, P(B | A) =
2/49. Now, what is P(B)?
Finding the unconditional P(B) takes some work because the possible
values of the first selection need to be considered:
Example
13
Independence (Cont’d)
Copyright © 2021 by Jones & Bartlett Learning, LLC an Ascend Learning Company. www.jblearning.com
is shown on the graph. Assume that devices fail independently.
What is the probability that the circuit operates?
Let L and R denote the events that the left and right devices operate,
respectively. There is a path only if both operate. The probability that the
circuit operates is
Example
Copyright © 2021 by Jones & Bartlett Learning, LLC an Ascend Learning Company. www.jblearning.com
that the circuit operates?
Let T and B denote the events that the top and bottom devices operate,
respectively. There is a path if at least one device operates. The probability that
the circuit operates is
A simple formula for the solution can be derived from the complements T′ and B′.
From the independence assumption,
Example
Practical Interpretation: Notice that the probability that the circuit operates is larger than
the probability that either device is functional. This is an advantage of a parallel architecture.
A disadvantage is that multiple devices are needed. 16
EXAMPLE 2.25 | Advanced Circuit
The following circuit operates only if there is a path of functional devices
from left to right. The probability that each device functions is shown on
the graph. Assume that devices fail independently. What is the probability
Copyright © 2021 by Jones & Bartlett Learning, LLC an Ascend Learning Company. www.jblearning.com
that the circuit operates?
Similarly, let M denote the event that there is a path of functional devices
only through the two units in the middle. Then,
Copyright © 2021 by Jones & Bartlett Learning, LLC an Ascend Learning Company. www.jblearning.com
Example
19
Bayes’ Theorem
Note:
Numerator expression is always one of the terms in the
sum of the denominator.
Copyright © 2021 by Jones & Bartlett Learning, LLC an Ascend Learning Company. www.jblearning.com
positive (known as the sensitivity) is 0.99, and the probability that the test correctly
identifies someone without the illness as negative (known as the specificity) is
0.95.
The incidence of the illness in the general population is 0.0001. You take the test,
and the result is positive. What is the probability that you have the illness?
Let D denote the event that you have the illness, and let S denote the event that the
test signals positive. The probability requested can be denoted as P(D | S). The
probability that the test correctly signals someone without the illness as negative is
0.95.
Consequently, the probability of a positive test without the illness is
Example
21
2.9 Random Variables
Section 2.9 Random Variables Copyright © 2019 John Wiley & Sons, Inc. All Rights Reserved 22
Discrete and Continuous Random
Variables
• A discrete random variable is a random variable with a
finite (or countably infinite) range
• A continuous random variable is a random variable with
an interval (either finite or infinite) of real numbers for its
range
25