Download Applied Probability Lecture 2

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Random variable wikipedia , lookup

Dempster–Shafer theory wikipedia , lookup

Randomness wikipedia , lookup

Infinite monkey theorem wikipedia , lookup

Birthday problem wikipedia , lookup

Probability box wikipedia , lookup

Inductive probability wikipedia , lookup

Ars Conjectandi wikipedia , lookup

Risk aversion (psychology) wikipedia , lookup

Probability interpretations wikipedia , lookup

Conditioning (probability) wikipedia , lookup

Law of large numbers wikipedia , lookup

Transcript
Applied Probability Lecture 2
Rajeev Surati
Agenda
1. Independence
2. Bayes Theorem
3. Introduction to Probability Mass
Functions
Independence
• Simply put P(A|B) = P(A)
• This implies that
P(AB)=P(A|B)P(B)=P(A) P(B)
• Interpretation in Event space:
A
B
Bayes Theorem
• Sample Space Interpretation
•
P( B | A1 )
AA1BB
1
P( A1 | B) 
P( A1B)
P( B | A1 ) P( A1 )  P( B | A2 ) P( A2 )
P( A1 )
P( B' | A2 )
A1B'
P( B | A1 )
A2 B
P( A2 )
Generalized
P( Ai | B) 
P( B | Ai ) P( Ai )
 P( B | Ai ) P( Ai )
i
P( B' | A2 )
A2 B'
Steroids(quick review)
• Manufacturer says steroid test is 99% accurate(*).
If news reports that an athlete tests positive, are
we so certain that he/she is taking steroids
• 99% accurate if steroids are present, 15% false positives; finally
assuming 10% of all athletes take steroids.
Monty Hall
• Three doors(A,B,C) behind one is a krispy
kreme doughnut
• Rajeev selects say door A. Monty, who
knows where the donut is, opens say door b
which is empty(as he perpetrated) and offers
to let Rajeev switch. What should Rajeev
do.
Explanations
• 1 Probability behind P(A|He Knew )is 1/3,
P(B|He knew) is 0 therefore P(C| He knew)
= ??
• Bayesian method
• Take experiment to Limit
Random Variables
• Before this we talked about “Probabilities” of events and
sets of events where in many cases we hand selected the
set of fine grain events that made up an event whose
probability we were seeking.
p (x)Now we move onto another
more interesting way to group this point: using a function
to ascribe values to every point in a sample space (discrete
or continuous)
• One example might be the number of heads r in 3 tosses of
a coin.
x
Probability Mass Function
px ( x0 )
probability that the experimental value
of a random variable x obtained on a
performance of the experiment is equal to x0
same story value of pmf. Can extend up to
more dimensions which then allows for
conditional pmfs

i
px ( x0 )
0  px ( x0 )  1
Expected Values
• E(x) given a p.m.f. provides some sense of
the center of mass of the pmf.
• Variance is another measure that provides
some mesure of the distribution of a
pmf/pdf around its expected value.