MATHS2003 03 Notes
MATHS2003 03 Notes
Three bowls
• Bowl B1 contains 2 red and 4 white chips
8/18 = 4/9
• Bowl B2 contains 1 red and 2 white chips
• Bowl B3 contains 5 red and 4 white chips
The probabilities for selecting the bowls:
• P(B1)=1/3, P(B2)=1/6, P(B3)=1/2
Slide 11 Example P(H) = 0.01 * 0.9 + 0.005 * 0.95 + 0.02 * 0.75 = 0.02875
Medical case histories indicate that different illnesses may
produce identical symptoms. Suppose a particular set of P(A|H) = 0.01 * 0.9 / 0.02875 = 0.31
symptoms, which we will denote as event H, occurs only
when any one of three illnesses A, B, or C occurs. Studies
show these probabilities of getting the three illnesses:
P(A) = 0.01; P(B) = 0.005; P(C) = 0.02
The probabilities of developing the symptoms H, given a
specific illness, are:
P(H|A) = 0.90; P(H|B) = 0.95; P(H|C) = 0.75
Assuming a person shows the symptoms H, what is the
probability that the person has illness A?
Slide 17 Median • 3
Example 2
• The number of typing mistakes per page from 5
• (6 + 9) / 2 = 7.5
secretaries follow:
3, 6, 15, 2, 0
Find the median number of mistakes per page
• Find the median for the following set of numbers:
2, 5, 6, 9, 11, 27
Slide 18 Measures of Central Location 10
Mode
• Value that occurs most frequently
• If there are 2 modes then the distribution is said to be
bimodal
A: 35 45 22 15 2 4 6 2 4 4 20 21
B: 15 16 15 15 13 12 15 16 16 16 15 16
Slide 31 Examples X| 0 1 2
Toss two fair coins and let X be equal to the number of
heads observed -----------------------------------------------------
• Find the probability distribution for X
p| ¼ ½ ¼
Roll a 4-sided die twice and let X equal the larger of the two
outcomes
• Write down the probability distribution for this
experiment
X| 1 2 3 4
-----------------------------------------------------------------------
p| 1/16 3/16 5/16 7/16
Slide 36 Example X| 3 15
Consider a dice game in which the player rolls a die
If any number from 1 through 5 is rolled, the player receives
-------------------------------------
a return of $3
If a six is rolled, the return is $15
p| 5/6 1/6
• Write down the probability distribution
• What is the expected return?
• What is the variance of the probability distribution?
• What is the standard deviation?
E(X) = 5
σ2 = (3 – 5)2 * 5/6 + (15 – 5)2 * 1/6 = 120/6 = 20
σ = 4.47