Revision as of 08:03, 3 November 2008 by Wang97 (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

a)Let x be number of hours to catch a fish

 Pr[x>=a]<=(E[x]/a)   <- def of markov inqeuality
 plug in numbers: E[x]=1 (given)   a=3
 so we get:
 Pr[take 3 hours to catch a fish]= Pr[x>=3]<=(1/3)

b)Pr[not catch any fish in 2 hours] = 1 - Pr[catch fish in 2+ hours]

                                   = 1 - (Pr[x>=2]<=(1/2))
                                   >=(1/2)

Alumni Liaison

Basic linear algebra uncovers and clarifies very important geometry and algebra.

Dr. Paul Garrett