MATH 240 Introduction To Probability and Statistics For Engineers
MATH 240 Introduction To Probability and Statistics For Engineers
MATH 240
Introduction to Probability and
Statistics for Engineers
TEDU
Population and Sample
Figure 1.2 Fundamental relationship
between probability and inferential
statistics
Experiment:
q Three items are selected
at random.
q Each item is classified
defective (D), or
nondefective (N).
Definition 2.2
Definition 2.3
§ A={DNN,NDN,NND,NNN}
Definition 2.4
Definition 2.5
Definition 2.6
Venn Diagram
Events - Venn Diagrams
n1 * n2 * n3 * n4 = 4 * 3 * 2 * 2 = 48 ways
8 * 3 = 24 ways
Counting Sample Points
Definition 2.8
Theorem 2.1
Theorem 2.3
Theorem 2.2
Theorem 2.4
Theorem 2.5
is usually shortened to
Theorem 2.6
Exercise 2.48 (Page 52). How many ways are there to select 3
candidates from 8 equally qualified recent graduates for
openings in an accounting firm?
Definition 2.9
Exercise 2.58, Page 60. A pair of fair dice is tossed. Find the
probability of getting
a) a total of 8;
b) at most a total of 5.
Theorem 2.7
Corollary 2.1
Corollary 2.2
Corollary 2.3
Theorem 2.8
Theorem 2.9
Definition 2.10
P(E)=600/900=2/3
P(E’)=300/900=1/3
P(A|E)=36/600=3/50
P(A|E’)=12/300=1/25
P(A)=?
Copyright © 2010 Pearson Addison-Wesley. All rights reserved.
Bayes’ Rule
Definition 2.11
Theorem 2.11
In a certain assembly plant, three machines, B1, B2, and B3, make
30%, 45%, and 25%, respectively, of the products. It is known from
past experience that 2%, 3%, and 2% of the products made by each
machine, respectively, are defective.
Now, suppose that a finished product is randomly selected and
detected as defective. What is the probability that it is made by B3?
P ( B3 Ç A ) P (B3) P ( A |B3)
P ( B3| A ) = =
P ( A) P ( B1) P ( A |B1) + P (B2) P ( A |B2) + P (B3) P ( A |B3 )
=
( 0.25)( 0.02)
=
0.005
» 0.204
( 0.3)( 0.02) + ( 0.45)( 0.03) + ( 0.25)( 0.02) 0.0245
Copyright © 2010 Pearson Addison-Wesley. All rights reserved.