Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > General Gambling > Probability
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 06-04-2006, 09:55 AM
Conradas Conradas is offline
Junior Member
 
Join Date: Mar 2006
Posts: 27
Default Easy math question.

I know this is very basic calculations, but my highschool math seems lost by now.
First one: If you throw a die 3 times, what are the chances you throw a 6 at least one time?
Second one: If you were to play russian roulette (very hypothetical [img]/images/graemlins/smile.gif[/img] ) and there is one bullet in the chamber where it could have been six, how do you calculate your chances for survival? (50% seems pretty right here..., but how to calculate by using the numbers 1/6, 1/5, 1/4?)
Reply With Quote
  #2  
Old 06-04-2006, 10:01 AM
BruceZ BruceZ is offline
Senior Member
 
Join Date: Sep 2002
Posts: 4,078
Default Re: Easy math question.

[ QUOTE ]
First one: If you throw a die 3 times, what are the chances you throw a 6 at least one time?

[/ QUOTE ]

1 minus the probability that you throw 3 non-sixes.

1 - (5/6)^3 =~ 42.1%.


[ QUOTE ]
Second one: If you were to play russian roulette (very hypothetical [img]/images/graemlins/smile.gif[/img] ) and there is one bullet in the chamber where it could have been six, how do you calculate your chances for survival? (50% seems pretty right here..., but how to calculate by using the numbers 1/6, 1/5, 1/4?)

[/ QUOTE ]

Playing 3 times it is the same as the probability of throwing 3 non-sixes or (5/6)^3 =~ 58.9%.
Reply With Quote
  #3  
Old 06-04-2006, 11:36 AM
AaronBrown AaronBrown is offline
Senior Member
 
Join Date: May 2005
Location: New York
Posts: 2,260
Default Re: Easy math question.

One minor addition to BruceZ's excellent answer. The Russian roulette number assumes you spin after each shot. If you instead spin once then pull the trigger three times, you have only a 50% chance of survival. Spinning is better because one time in six you end up with the same chamber you used the first time, which you know is empty.

I mention it because when these problems are paired, it's usually to make this point.
Reply With Quote
  #4  
Old 06-04-2006, 01:08 PM
BruceZ BruceZ is offline
Senior Member
 
Join Date: Sep 2002
Posts: 4,078
Default Re: Easy math question.

[ QUOTE ]
One minor addition to BruceZ's excellent answer. The Russian roulette number assumes you spin after each shot. If you instead spin once then pull the trigger three times, you have only a 50% chance of survival.

[/ QUOTE ]

That's right, if you don't spin each time, then it's 1/2. To answer the OPs question about how to get this, you note that the probability of each chamber having a bullet is 1/6, and since you are effectively choosing 3 chambers, the probability that one of these 3 chambers contains the bullet is 1/6 + 1/6 + 1/6 = 1/2. You can add these probabilities because the events are mutually exclusive, that is, only 1 of the chambers can actually have the bullet, and P(A or B or C) = P(A) + P(B) + P(C) when A, B, and C are mutually exclusive events.
Reply With Quote
  #5  
Old 06-04-2006, 01:47 PM
BruceZ BruceZ is offline
Senior Member
 
Join Date: Sep 2002
Posts: 4,078
Default Re: Easy math question.

[ QUOTE ]
[ QUOTE ]
One minor addition to BruceZ's excellent answer. The Russian roulette number assumes you spin after each shot. If you instead spin once then pull the trigger three times, you have only a 50% chance of survival.

[/ QUOTE ]

That's right, if you don't spin each time, then it's 1/2. To answer the OPs question about how to get this, you note that the probability of each chamber having a bullet is 1/6, and since you are effectively choosing 3 chambers, the probability that one of these 3 chambers contains the bullet is 1/6 + 1/6 + 1/6 = 1/2. You can add these probabilities because the events are mutually exclusive, that is, only 1 of the chambers can actually have the bullet, and P(A or B or C) = P(A) + P(B) + P(C) when A, B, and C are mutually exclusive events.

[/ QUOTE ]

Note how this differs when we spin each time. The probabilities for each chamber are still 1/6, but we can't just add 3 of these because now it is possible for the same chamber to come up more than once, that is, the events of the selected chamber containing the round are not mutually exclusive. Of course the chamber with the round won't really come up more than once, because once it does we blow our brains out, and there is no one left to spin again. This is no matter (for the sake of the calculation I mean). We still pretend that we are going to spin 3 times no matter what, and we say that we can't add 1/6 + 1/6 + 1/6 because it is possible that 2 or 3 spins have the round, and this would have the effect of counting the times that 2 spins have it twice, and it counts the times that 3 spins have it 3 times. So we would actually have to subtract the probability that 2 rounds have it, and then subtract twice the probability that 3 rounds have it. The probability that 2 rounds have it is C(3,2)*(1/6)^2*5/6, and the probability that all 3 round have it is (1/6)^3. So the probability that at least 1 round has it is:

1/6 + 1/6 + 1/6 - C(3,2)*(1/6)^2*5/6 - 2*(1/6)^3 =~ 42.1%.

So the probability that we surive is 1 minus this or 58.9%. This agrees with the (5/6)^3 that we computed before more easily.
Reply With Quote
  #6  
Old 06-04-2006, 08:15 PM
1huskerfan 1huskerfan is offline
Senior Member
 
Join Date: Mar 2006
Posts: 372
Default Re: Easy math question.

Second one, with those numbers:

(1 - 1/6)*(1 - 1/5)*(1 - 1/4) = 1/2
Reply With Quote
  #7  
Old 06-04-2006, 08:25 PM
BruceZ BruceZ is offline
Senior Member
 
Join Date: Sep 2002
Posts: 4,078
Default Re: Easy math question.

[ QUOTE ]
Second one, with those numbers:

(1 - 1/6)*(1 - 1/5)*(1 - 1/4) = 1/2

[/ QUOTE ]

Right, that's an alternative to 1 - ( 1/6 + 1/6 + 1/6) for the case where we don't spin each time.

Instead of 1 - [P(A) + P(B) + P(C)], you have P(A')*P(B'|A')*P(C'|A'B'), where ' means NOT, P(B'|A') means the probability of B' GIVEN A', and A'B' means A' AND B'.
Reply With Quote
  #8  
Old 06-04-2006, 08:32 PM
1huskerfan 1huskerfan is offline
Senior Member
 
Join Date: Mar 2006
Posts: 372
Default Re: Easy math question.

Yeah. I thought the OP wanted to know how to get 1/2 using 1/6, 1/5, and 1/4.
Reply With Quote
  #9  
Old 06-04-2006, 08:34 PM
BruceZ BruceZ is offline
Senior Member
 
Join Date: Sep 2002
Posts: 4,078
Default Re: Easy math question.

[ QUOTE ]
Yeah. I thought the OP wanted to know how to get 1/2 using 1/6, 1/5, and 1/4.

[/ QUOTE ]

Oh, I get it. I thought those were just examples.
Reply With Quote
  #10  
Old 06-05-2006, 08:02 PM
Conradas Conradas is offline
Junior Member
 
Join Date: Mar 2006
Posts: 27
Default Re: Easy math question.

Thanks to you all for the replies. Get how it works now. About the roulette it is right that I assumed you didnt spin between each time.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:00 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.