All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Probability
Fatal Guess (Posted on 2007-01-29) Difficulty: 3 of 5
A group of terrorists have taken 100 men as hostages and numbered them as hostage 1,2,3...,100. The terrorists tell them that each one of them is asked to enter a room (one at a time) where there are 100 boxes each containing a paper with one number in it (each number is placed to a random box and each box contains only one paper).

Once a hostage is asked to enter a room he chooses 50 boxes to be opened and if he finds his number on any of the papers he will be escorted to a waiting room. If however the hostage fails to find his number all of the hostages are brutally killed. If all of the hostages succeed in finding their own number they all will be spared.

After telling this the terrorists give some time for the men to consider for an optimal strategy to survive. Once they have agreed on their strategy all communication is forbidden.

If all of the hostages choose 50 boxes at random their probability of survival is kind of weak (.5^100). What kind of strategy should they use to survive at least with 30% probability?

No Solution Yet Submitted by atheron    
Rating: 3.7143 (7 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution re: An idea without the math. again | Comment 8 of 15 |
(In reply to An idea without the math. by George)

George

Still like your plan, but I think the success rate will be less than 50%.

The first person will enter and picking his box and following the numbers where they lead will have success as follows:

 = ((n-1)! * (n-x)!) / (n! * (n-x-1)!)  which I will call f(n)

  where n = number of personnel, x = boxes allowed to be searched

for n = 100 and x = 50 the first person will be successful 50% of the time.

This leads to the first person being unsuccessful 50% of the time or 1 - f(n)

Now, lets say the first person gets lucky and finds his number in his box. This probability will be = 1/n

The second person will not be successful some of the time. Specifically:

1 - f(n-1) = .495

Based on the first persons success, this will occur 1/n times or

[1-f(n-1)]/n = 0.00495 chance of failure

Total chance of failure is now 50.495%

Each chance of success for the first person, prior to looking through 50 boxes, leaves some small chance of the following searchers to fail.

Still working on the exact value. I find it quite iterative. ;) 


  Posted by Leming on 2007-01-30 10:51:55
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (0)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information