This is referred to as the Monty Hall problem and you explained perfectly why there is zero ambiguity. The only people who debate it are those who don't know what they're talking about. I also much prefer using 100 instead of 3 as it better illustrates just how absurd it is to think that there's a 50/50 chance when there's 2 doors left.
Anyone good at probability?
Collapse
Recommended Videos
Collapse
X
-
Re: Anyone good at probability?
This is referred to as the Monty Hall problem and you explained perfectly why there is zero ambiguity. The only people who debate it are those who don't know what they're talking about. I also much prefer using 100 instead of 3 as it better illustrates just how absurd it is to think that there's a 50/50 chance when there's 2 doors left. -
Re: Anyone good at probability?
I'm subscribed to this thread and keep reading new posts even though my intelligence has been surpased several posts back. This is where intelligence and common sense separate.
Adieu.
Originally posted by Gibson88Anyone who asked for an ETA is not being Master of their Domain.
It's hard though...especially when I got my neighbor playing their franchise across the street...maybe I will occupy myself with Glamore Magazine.Comment
-
Re: Anyone good at probability?
This logic is flawed. What you just calculated was the probability that you will draw at most three Republicans, given the events are not mutually exclusive (you did 1 minus the probability that the first, second, third, and fourth selections are all Republicans... again, without any sort of mutual exclusion, which is still this thread's hot topic debate).
You only need one Republican to make the statement true so don't you need to basically calculate the odds of drawing 4 times and not getting a Republican? The first time you draw the odds would be 11/20 then the odds of not drawing a Republican go to 11/19 for the 2nd draw then 11/18 then 11/17, right? Multiply the four odds together and subtract from 1 which gives you the odds of drawing four times without getting one Republican right?- LETS GO RED SOX!!!
- LETS GO HOKIES!!!
- GO PACK GO!!!
- LETS GO BRUINS!!!
Comment
- LETS GO RED SOX!!!
-
Re: Anyone good at probability?
#2 No, as Blzr said, this is wrong.
The best way to think about this is to realize that the only way to NOT have 1 republican is to have all 4 democrats. P(all Dem) = (9/20)*(8/19)*(7/18)*(6/17) = .026006.
So P(not all Dem) = P(at least 1 repub) = 1 - .026006 = .973994 or 97.3994%- LETS GO RED SOX!!!
- LETS GO HOKIES!!!
- GO PACK GO!!!
- LETS GO BRUINS!!!
Comment
- LETS GO RED SOX!!!
-
Re: Anyone good at probability?
I'm not sure I agree with the "the probability that I would draw three Republicans". I stated on the first draw you have a 11/20 chance of drawing a Republican. Then on the 2nd draw if you didn't draw a Republican on the first one then your odds lower to 11/19 that you draw a Republican then to 11/18 and 11/17 for the next two draws.
You only need one Republican to make the statement true so don't you need to basically calculate the odds of drawing 4 times and not getting a Republican? The first time you draw the odds would be 11/20 then the odds of not drawing a Republican go to 11/19 for the 2nd draw then 11/18 then 11/17, right? Multiply the four odds together and subtract from 1 which gives you the odds of drawing four times without getting one Republican right?
This is where my binomial distribution formula actually makes sense. It considers all of the varying possibilities that you select a certain number of Republicans provided that you select a certain number of Democrats, and the probabilities are added up. But I did it the quicker way... I simply said "What is the probability that you will select exactly zero Republicans?" and I did 1 minus that answer.
I may do another video that kind of better explains it, but I do believe that my 95.9% answer is correct. I don't want to sound arrogant when I'm saying that, I just do believe that is how the problem is done.Samsung PN60F8500 PDP / Anthem MRX 720 / Klipsch RC-62 II / Klipsch RF-82 II (x2) / Insignia NS-B2111 (x2) / SVS PC13-Ultra / SVS SB-2000 / Sony MDR-7506 Professional / Audio-Technica ATH-R70x / Sony PS3 & PS4 / DirecTV HR44-500 / DarbeeVision DVP-5000 / Panamax M5400-PM / Elgato HD60Comment
-
Re: Anyone good at probability?
Okay, I said I wouldn't waste my time doing it, but I did anyway. I'll just type out my solution since filming and uploading takes too long. Refer to my video of showing the "opposite" way to do this problem (which was 1 minus the probability of selecting no Republicans):
<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/sCFngTnNHPg&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/sCFngTnNHPg&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
Okay, here is the other way of doing it, as I kind of demonstrated in my previous post.
Note: if I show the syntax n C x where n and x are values, that is the same thing as saying [n!]/[(x!)(n-x)!]
P(4,0.55,1) = (4 C 1) * (0.55)^1 * (0.45)^3 = (4)*(0.55)*(0.091125) = 0.200475
P(4,0.55,2) = (4 C 2) * (0.55)^2 * (0.45)^2 = (6)*(0.3025)*(0.2025) = 0.3675375
P(4,0.55,3) = (4 C 3) * (0.55)^3 * (0.45)^1 = (4)*(0.166375)*(0.45) = 0.299475
P(4,0.55,4) = (4 C 4) * (0.55)^4 * (0.45)^0 = (1)*(0.09150625)*(1) = 0.09150625
0.200475 + 0.3675375 + 0.299475 + 0.09150625 = 0.95899375
= 95.9%
Which is the same as the answer in the video I put up.
I am convinced that this is the correct answer, but I suppose I may have to re-explain it again if it's still not making sense.Samsung PN60F8500 PDP / Anthem MRX 720 / Klipsch RC-62 II / Klipsch RF-82 II (x2) / Insignia NS-B2111 (x2) / SVS PC13-Ultra / SVS SB-2000 / Sony MDR-7506 Professional / Audio-Technica ATH-R70x / Sony PS3 & PS4 / DirecTV HR44-500 / DarbeeVision DVP-5000 / Panamax M5400-PM / Elgato HD60Comment
-
Re: Anyone good at probability?
I see and understand the math behind this, but I'm not exactly sure why you couldn't calculate the odds of making four straight draws without pulling a Republican by saying 11/20 of Republicans then 11/19 then 11/18 then and 11/17? Multiply your odds and subtract from one to finish the problem. Isn't saying you made four draws and got all Democrats the same as saying you pulled four straight cards without pulling a Republican?Comment
-
Re: Anyone good at probability?
Okay, I said I wouldn't waste my time doing it, but I did anyway. I'll just type out my solution since filming and uploading takes too long. Refer to my video of showing the "opposite" way to do this problem (which was 1 minus the probability of selecting no Republicans):
<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/sCFngTnNHPg&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/sCFngTnNHPg&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
Okay, here is the other way of doing it, as I kind of demonstrated in my previous post.
Note: if I show the syntax n C x where n and x are values, that is the same thing as saying [n!]/[(x!)(n-x)!]
P(4,0.55,1) = (4 C 1) * (0.55)^1 * (0.45)^3 = (4)*(0.55)*(0.091125) = 0.200475
P(4,0.55,2) = (4 C 2) * (0.55)^2 * (0.45)^2 = (6)*(0.3025)*(0.2025) = 0.3675375
P(4,0.55,3) = (4 C 3) * (0.55)^3 * (0.45)^1 = (4)*(0.166375)*(0.45) = 0.299475
P(4,0.55,4) = (4 C 4) * (0.55)^4 * (0.45)^0 = (1)*(0.09150625)*(1) = 0.09150625
0.200475 + 0.3675375 + 0.299475 + 0.09150625 = 0.95899375
= 95.9%
Which is the same as the answer in the video I put up.
I am convinced that this is the correct answer, but I suppose I may have to re-explain it again if it's still not making sense.
What I posted is correct.
What I did is usually taught in the first week or two of a probability class and is very basic.
P(at least 1 rep) is what we're looking for.
The basic principal to be used is P(A) = 1 - P(A'), where A' is the complement of A (opposite for those who don't know the term complement).
Let A = at least 1 rep. Therefore, A' = 0 rep = all dem.
P(A') = P(0 rep) = P(4 dem). P(4 dem) = P(1st one is a dem)*P(2nd one is a dem)*P(3rd = dem)*P(4th = dem) = (8/20)(7/19)(6/17)(5/16).
So P(A) = 1 - (8/20)(7/19)(6/17)(5/16) = what i posted earlier.Last edited by mudman; 06-21-2010, 11:33 PM.Comment
-
Re: Anyone good at probability?
<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/VnOlvFqmWEY&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/VnOlvFqmWEY&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object>Comment
-
Re: Anyone good at probability?
It's not a binomial distribution as the events are not independent http://en.wikipedia.org/wiki/Binomial_distribution . There are 4 events (the picking of each person). Event 1 is picking the first person, event 2 is picking the 2nd person, etc. The probability of event 2 depends on what you picked in event 1, thus not independent and not a binomial distribution.
What I posted is correct.
Then it makes me wonder how you would answer this question if they asked for "at least two" instead of "at least one", because now getting the complement wouldn't be quite as easy as it would be in this case.Samsung PN60F8500 PDP / Anthem MRX 720 / Klipsch RC-62 II / Klipsch RF-82 II (x2) / Insignia NS-B2111 (x2) / SVS PC13-Ultra / SVS SB-2000 / Sony MDR-7506 Professional / Audio-Technica ATH-R70x / Sony PS3 & PS4 / DirecTV HR44-500 / DarbeeVision DVP-5000 / Panamax M5400-PM / Elgato HD60Comment
-
Re: Anyone good at probability?
This thread makes my head hurt. I will take my B- in Stats that I had no business getting and call it a day. Thank you very much.Comment
-
Re: Anyone good at probability?
I wasn't relating it too the problem as much as the nature of assumed probability built into the questionComment
-
Re: Anyone good at probability?
The best way to think about this is to realize that the only way to NOT have 1 republican is to have all 4 democrats. P(all Dem) = (9/20)*(8/19)*(7/18)*(6/17) = .026006.
So P(not all Dem) = P(at least 1 repub) = 1 - .026006 = .973994 or 97.3994%
A tree diagram will also get you this result, although it's a bit tedious.Comment
-
Samsung PN60F8500 PDP / Anthem MRX 720 / Klipsch RC-62 II / Klipsch RF-82 II (x2) / Insignia NS-B2111 (x2) / SVS PC13-Ultra / SVS SB-2000 / Sony MDR-7506 Professional / Audio-Technica ATH-R70x / Sony PS3 & PS4 / DirecTV HR44-500 / DarbeeVision DVP-5000 / Panamax M5400-PM / Elgato HD60Comment
-
Re: Anyone good at probability?
Thanks for taking the time to try and figure these out guys, much appreciatedComment
Comment