









Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An introduction to probability theory, focusing on events, determination of probabilities, compound events, and conditional probability. It covers the basics of probability, including the definition of events, probabilities, and methods for determining probabilities. The document also discusses compound events and the calculation of probabilities for compound events, as well as the concept of conditional probability.
Typology: Study notes
1 / 15
This page cannot be seen from the preview
Don't miss anything!










Probabilities are expressed in terms of events
Examples of Events:
Events are denoted by capital letters, A, B, etc.
Probabilities of events are denoted P(A), or P(event occurs)
Probabilities are determined from:
P(six on roll of die)=1/6, a relative frequency computation
P(Florida beat Florida State)=.3, a subjective assessment
P(Rain today at 3:00 at JWRU)=.4, combination of relative frequency and subjective assessment
P{Florida beat either FSU or Tennessee}=P{Florida beat FSU}+P{Florida beat Tennessee}-P{Florida beat both FSU and Tennessee}
Two events, A and B, are independent if P(A ∩ B)=P(A)P(B)
Are the events {Florida beat FSU} and {Florida beat Tennessee} independent?
Are the events {Drives 4WD truck} and {Voted Republican} independent?
Are the events {Lives in Florida} and {Voted Republican} independent?
The conditional probability of A given B is the probability that A occurs, when it is known that B occurs. It is calculated by the formula
If A and B are independent, then P(A)=P(A|B)
50 1 P(PC+) =. 10000 200 398 P(PSA+) =. 10000 P(PC+ PSA+) = 48. 10000
= =
=
∩ =
Conditional Probability: P(A given B) = P(A|B) =
P(A B) P(B)
∩
P(PSA+ |PC+ ) = 48/50 = .96 = sensitivity
P(PSA- | PC-) = 9600/9950 = .9648 = specificity
P(PC+ |PSA+) = 48/398 = .12 = predictive ability
Prostate Cancer
50 9950 10000
Discrete
Continuous
Example: x = number of 1’s in 3 rolls of die (0, 1, 2, 3)
Events: 111 11X 1X1 X11 1XX X1X XX1 XXX
P(Event) 1 3 /6 3 1 25 1 /6 3 1 25 1 /6 3 1 25 1 /6 3 1 1 · 5 2 /6 3 1 1 · 5 2 /6 3 1 1 · 5 2 /6 3 5 3 /
P(3 1’s) =
3
P(k 1’s) =
3
k k
−
Binomial Formula
P(y successes in n trials) =
0.
0.
**0.
0 1 2 3**
The notation y ~ N(μ,σ^2 ) means “The random variable y is distributed normally with mean μ and variance σ^2.
The standard normal distribution has mean μ=0 and variance σ^2 =1. The letter z is reserved to represent the standard normal random variable.
Computer programs and tables are available to obtain probabilities from the normal distribution. For example, you can discover that
Let y = egg weight. Then a. P(y > 65) = 65 65 65 5 5 P ⎛^^ y −^ > − ⎞ ⎜⎝ ⎟⎠ = P(z > 0) = ½ =.
b. P(y > 66) = 65 66 65 5 5 P ⎛^^ y −^ > − ⎞ ⎜⎝ ⎟⎠ = P(z > .2) =.
c. P(y > 70) = 65 70 65 5 5 P ⎛^^ y −^ > − ⎞ ⎜⎝ ⎟⎠ = P(z > 1) =.
d. P(y > 75) = 65 75 65 5 5 P ⎛^^ y −^ > − ⎞ ⎜⎝ ⎟⎠ = P(z > 2) =.
You can use the normal distribution to approximate binomial probabilities. This often simplifies a computation. For example, suppose you are shooting free-throws in basketball. You know that you make 75% of your shots; that is, the probability of making any one shot is .75. You have entered a competition that awards a prize if you make at least 18 out of 20 shots. What is the probability that you will win a prize?
You need to calculate P( y ≥18), where y is the number of shots you make out of 20. The exact probability is given by the binomial formula with π = .75 and n = 20:
P( y ≥ 18) = P( y = 18) + P( y = 19) + P( y = 20)