Talk:Monty Hall problem/Arguments/Archive 8: Difference between revisions

Content deleted Content added
PrimeBOT (talk | contribs)
m Replace magic links with templates per local RfC - BRFA
m fix lint issues
Line 344:
 
:* N = the number of doors at the outset,
:* P<sub><small>Contestant</subsmall></smallsub> = the contestant's probability of choosing right the first time
:* P<sub><small>Monty</subsmall></smallsub> = Monty's probability of choosing the right door, i.e. of leaving closed the door with the car behind it
 
:Then it's clear that
 
:* N = 100
:* P<sub><small>Contestant</subsmall></smallsub> = 1 / N = 1/100 = .01 = 1%
:* P<sub><small>Monty</subsmall></smallsub> = 1 - ( 1/N ) = .99 = 99%
:* P<sub><small>Monty</subsmall></smallsub> = 1 - P<sub><small>Contestant</subsmall></smallsub>
 
:This last statement or formula isn't strictly necessary to solve the problem, of course, but it might help you understand it better: It says that Monty's probability of choosing correctly is 1 minus the contestant's probability of choosing correctly, because the contestant might have got lucky and picked the correct door before he could, thus eliminating Monty's ability to do so.