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

Home > Probability
N dice (Posted on 2017-05-25) Difficulty: 3 of 5
In "5 dice" Andy had five regular dice. Now he has a total of N regular dice. He claims that the odds of rolling exactly M sixes is exactly half as likely as rolling (M-1) sixes. (M < N).

For what values of N is this true?

State the pattern if there is one.

Express M as a function of N.

See The Solution Submitted by Larry    
Rating: 3.5000 (2 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution | Comment 1 of 3
This equation is divided into two parts.

Part I: Probability of Combination
-------
Chance of rolling a 6 on one die = (1/6)
Chance of not rolling a 6 = (5/6)

Probability of a combination = (1/6)^M * (5/6)^(N-M)
Assume M≤N/2
So as M decreases by 1, the combination probability increases fivefold.

Part II:  Quantity of Combinations
--------
Number of combinations = {N! / [M! * (N-M)!]}

So the key here is to find combination values where the value above is 2.5 times greater than its value when M decreases by 1.

{N! / [M! * (N-M)!]} = 2.5 * {N! / [(M-1)! * (N-M+1)!]}

Or

[(M-1)! * (N-M+1)!] / [M! * (N-M)!] = 2.5

Or

N-M+1 = 2.5*M

Or

M = (N+1)/3.5

Since we are dealing with whole numbers, N+1 must be divisible by 7.

Starting with N=6, M=2
N=13, M=4
N=20, M=6
N=27, M=8

And so on.

  Posted by hoodat on 2017-05-25 11:42:49
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (1)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (10)
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