Asked • 05/02/20

The question was answered. The question was answered.

The question was answered. Thank you. The question was answered. Thank you. The question was answered. Thank you. The question was answered. Thank you. The question was answered. Thank you. The question was answered. Thank you. The question was answered. Thank you. The question was answered. Thank you.


The question was answered. Thank you. The question was answered. Thank you. The question was answered. Thank you. The question was answered. Thank you. The question was answered. Thank you. The question was answered. Thank you. The question was answered. Thank you. The question was answered. Thank you.

Mark M.

Are you and the other prisoners made aware of the consequences?
Report

05/02/20

Matthew A.

First, the logicians would understand that the probability of them escaping drastically decreases as more people flip coins. With the ideal number of people flipping being one. We get our probabilities using a binomial distribution. P(success | 0 flippers) = (.5)0 = 0 P(success | 1 flippers) = (.5)1 = .5 P(success | 2 flippers) = (.5)2 = .25 P(success | 3 flippers) = (.5)3 = .125 P(success | 4 flippers) = (.5)4 = .0625 However, there is nothing to prevent them from all not flipping, this is where our random number generator comes in. Each logician will get a random number, and, if their output is below a cutoff (which we will set) they will decide to flip the coin.
Report

05/03/20

Matthew A.

The trick is now to set an optimal cutoff such that one person is likely to flip the coin, but reduces the chances of selecting no one. Let Θ denote the cutoff, interestingly, the probability of being under this cut off is also Θ, so we can model the number of flippers using a binomial. (4 choose # flippers) (Θ)^(#flippers)•(1-Θ)^(4 - #flippers)
Report

05/03/20

Matthew A.

We therefore want to find a Θ that maximizes the following joint probability: (probability of success)x(probability of # flippers)... (0) • (4 choose 0) (Θ)^0(1-Θ)^4 + (.5) • (4 choose 1) (Θ)^1(1-Θ)^3 + (.25) • (4 choose 2) (Θ)^2(1-Θ)^2+ (.125) • (4 choose 3) (Θ)^3(1-Θ)^1+ (.0625) • (4 choose 4) (Θ)^4(1-Θ)^0
Report

05/03/20

Matthew A.

To do this, I ran solver in excel on the above sum to find the most optimal cutoff (you could also set the derivative to zero but it's a little to early in the day for me to be going that). That being 0.342. Unfortunately I'm unable to post a photo of my excel output on this post. However, this resulted in a 28.5% chance of our logicians being released.
Report

05/03/20

3 Answers By Expert Tutors

By:

Raymond B. answered • 05/02/20

Tutor
5 (2)

Math, microeconomics or criminal justice

Matthew A. answered • 05/02/20

Tutor
5 (22)

Ivy League STEM Tutoring and Test Prep Skills (MCAT 100th percentile)

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.