Skip to content

A numerical approximation to the Rain in Seattle problem

Notifications You must be signed in to change notification settings

aliwelchoo/RainInSeattleProblem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

RainInSeattleProblem

A numerical approximation to the Rain in Seattle problem that is commonly used in interview questions

"You're about to get on a plane to Seattle. You want to know if you should bring an umbrella. You call 3 random friends of yours who live there and ask each independently if it's raining. Each of your friends has a 2/3 chance of telling you the truth and a 1/3 chance of messing with you by lying. All 3 friends tell you that "Yes" it is raining. What is the probability that it's actually raining in Seattle?"

About

A numerical approximation to the Rain in Seattle problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages