Find the probability that if we roll a die 6 times, we find exactly two numbers repeated twice(e.g. 121234,335422)
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
The probability that we have 1 number twice is : 2/6
The probability that we have two numbers twice is 2/6*2/6
And the other 2 must be random: 2/6*2/6*1/6*1/6
However the answer is 0.347
How should I proceed to get such answer?
probability
add a comment |Â
up vote
1
down vote
favorite
The probability that we have 1 number twice is : 2/6
The probability that we have two numbers twice is 2/6*2/6
And the other 2 must be random: 2/6*2/6*1/6*1/6
However the answer is 0.347
How should I proceed to get such answer?
probability
1
How does 121134 qualify as exactly two numbers repeated twice ?
â WW1
Jul 14 at 22:15
Sorry I meant 121234
â Rayri
Jul 14 at 22:21
Do the numbers have to be repeated exactly twice, or would say $111223$ qualify?
â Badam Baplan
Jul 14 at 22:31
Yes they should be repeated exactly twice
â Rayri
Jul 14 at 22:32
Here's a MathJax tutorial :)
â Shaun
Jul 14 at 22:37
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
The probability that we have 1 number twice is : 2/6
The probability that we have two numbers twice is 2/6*2/6
And the other 2 must be random: 2/6*2/6*1/6*1/6
However the answer is 0.347
How should I proceed to get such answer?
probability
The probability that we have 1 number twice is : 2/6
The probability that we have two numbers twice is 2/6*2/6
And the other 2 must be random: 2/6*2/6*1/6*1/6
However the answer is 0.347
How should I proceed to get such answer?
probability
edited Jul 14 at 22:23
asked Jul 14 at 22:10
Rayri
485
485
1
How does 121134 qualify as exactly two numbers repeated twice ?
â WW1
Jul 14 at 22:15
Sorry I meant 121234
â Rayri
Jul 14 at 22:21
Do the numbers have to be repeated exactly twice, or would say $111223$ qualify?
â Badam Baplan
Jul 14 at 22:31
Yes they should be repeated exactly twice
â Rayri
Jul 14 at 22:32
Here's a MathJax tutorial :)
â Shaun
Jul 14 at 22:37
add a comment |Â
1
How does 121134 qualify as exactly two numbers repeated twice ?
â WW1
Jul 14 at 22:15
Sorry I meant 121234
â Rayri
Jul 14 at 22:21
Do the numbers have to be repeated exactly twice, or would say $111223$ qualify?
â Badam Baplan
Jul 14 at 22:31
Yes they should be repeated exactly twice
â Rayri
Jul 14 at 22:32
Here's a MathJax tutorial :)
â Shaun
Jul 14 at 22:37
1
1
How does 121134 qualify as exactly two numbers repeated twice ?
â WW1
Jul 14 at 22:15
How does 121134 qualify as exactly two numbers repeated twice ?
â WW1
Jul 14 at 22:15
Sorry I meant 121234
â Rayri
Jul 14 at 22:21
Sorry I meant 121234
â Rayri
Jul 14 at 22:21
Do the numbers have to be repeated exactly twice, or would say $111223$ qualify?
â Badam Baplan
Jul 14 at 22:31
Do the numbers have to be repeated exactly twice, or would say $111223$ qualify?
â Badam Baplan
Jul 14 at 22:31
Yes they should be repeated exactly twice
â Rayri
Jul 14 at 22:32
Yes they should be repeated exactly twice
â Rayri
Jul 14 at 22:32
Here's a MathJax tutorial :)
â Shaun
Jul 14 at 22:37
Here's a MathJax tutorial :)
â Shaun
Jul 14 at 22:37
add a comment |Â
2 Answers
2
active
oldest
votes
up vote
0
down vote
accepted
The total number of equally probable arrangements of 6 dice rolls is $6^6$
To get exactly on double:
there are 6 ways to choose the number to be doubled,
and then $binom 54 =5$ ways to choose the remaining 4 non repeated numbers
finally there are $frac6!2!$ ways to arrange those numbers
So the probability one exactly one repeat is
$$P(1)= frac6binom 54times frac 6!2!6^6 approx 0.23$$
For two repeats ...
there are $binom 62 = 15$ ways to choose the numbers to be doubled,
and then $binom 42 =6$ ways to choose the remaining 2 non repeated numbers
finally there are $frac6!2!2! $ ways to arrange those numbers
SO ...
$$P(2)= fracbinom 62 binom 42times frac 6!2!2!6^6 approx 0.347$$
add a comment |Â
up vote
1
down vote
Taking $R$ for repeated numbers and $S$ for single numbers, there are $binom 62 = 15$ patterns to choose from (e.g. $RRSRRS, SRRRSR$). Then within the repeated numbers $a,b$ there are $binom 31=3$ patterns when we have an $a$ first: $aabb, abab, abba$.
So we have $15cdot 3=45$ templates to fill from the available numbers. So we can in each case choose the numbers $6!/2! = 360$ ways, giving a total of $45cdot 360 = 16200$ options.
By contrast there are $6^6=46656$ unrestricted options for the outcome of rolling a die six times.
Thus we have a probability of $dfrac1620046656=dfrac2572 approx 0.3472$
Note this is for exactly two numbers repeated exactly twice each. The question could also be interpreted as exactly two numbers repeated at least twice each.
add a comment |Â
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
accepted
The total number of equally probable arrangements of 6 dice rolls is $6^6$
To get exactly on double:
there are 6 ways to choose the number to be doubled,
and then $binom 54 =5$ ways to choose the remaining 4 non repeated numbers
finally there are $frac6!2!$ ways to arrange those numbers
So the probability one exactly one repeat is
$$P(1)= frac6binom 54times frac 6!2!6^6 approx 0.23$$
For two repeats ...
there are $binom 62 = 15$ ways to choose the numbers to be doubled,
and then $binom 42 =6$ ways to choose the remaining 2 non repeated numbers
finally there are $frac6!2!2! $ ways to arrange those numbers
SO ...
$$P(2)= fracbinom 62 binom 42times frac 6!2!2!6^6 approx 0.347$$
add a comment |Â
up vote
0
down vote
accepted
The total number of equally probable arrangements of 6 dice rolls is $6^6$
To get exactly on double:
there are 6 ways to choose the number to be doubled,
and then $binom 54 =5$ ways to choose the remaining 4 non repeated numbers
finally there are $frac6!2!$ ways to arrange those numbers
So the probability one exactly one repeat is
$$P(1)= frac6binom 54times frac 6!2!6^6 approx 0.23$$
For two repeats ...
there are $binom 62 = 15$ ways to choose the numbers to be doubled,
and then $binom 42 =6$ ways to choose the remaining 2 non repeated numbers
finally there are $frac6!2!2! $ ways to arrange those numbers
SO ...
$$P(2)= fracbinom 62 binom 42times frac 6!2!2!6^6 approx 0.347$$
add a comment |Â
up vote
0
down vote
accepted
up vote
0
down vote
accepted
The total number of equally probable arrangements of 6 dice rolls is $6^6$
To get exactly on double:
there are 6 ways to choose the number to be doubled,
and then $binom 54 =5$ ways to choose the remaining 4 non repeated numbers
finally there are $frac6!2!$ ways to arrange those numbers
So the probability one exactly one repeat is
$$P(1)= frac6binom 54times frac 6!2!6^6 approx 0.23$$
For two repeats ...
there are $binom 62 = 15$ ways to choose the numbers to be doubled,
and then $binom 42 =6$ ways to choose the remaining 2 non repeated numbers
finally there are $frac6!2!2! $ ways to arrange those numbers
SO ...
$$P(2)= fracbinom 62 binom 42times frac 6!2!2!6^6 approx 0.347$$
The total number of equally probable arrangements of 6 dice rolls is $6^6$
To get exactly on double:
there are 6 ways to choose the number to be doubled,
and then $binom 54 =5$ ways to choose the remaining 4 non repeated numbers
finally there are $frac6!2!$ ways to arrange those numbers
So the probability one exactly one repeat is
$$P(1)= frac6binom 54times frac 6!2!6^6 approx 0.23$$
For two repeats ...
there are $binom 62 = 15$ ways to choose the numbers to be doubled,
and then $binom 42 =6$ ways to choose the remaining 2 non repeated numbers
finally there are $frac6!2!2! $ ways to arrange those numbers
SO ...
$$P(2)= fracbinom 62 binom 42times frac 6!2!2!6^6 approx 0.347$$
answered Jul 14 at 22:36
WW1
6,4821712
6,4821712
add a comment |Â
add a comment |Â
up vote
1
down vote
Taking $R$ for repeated numbers and $S$ for single numbers, there are $binom 62 = 15$ patterns to choose from (e.g. $RRSRRS, SRRRSR$). Then within the repeated numbers $a,b$ there are $binom 31=3$ patterns when we have an $a$ first: $aabb, abab, abba$.
So we have $15cdot 3=45$ templates to fill from the available numbers. So we can in each case choose the numbers $6!/2! = 360$ ways, giving a total of $45cdot 360 = 16200$ options.
By contrast there are $6^6=46656$ unrestricted options for the outcome of rolling a die six times.
Thus we have a probability of $dfrac1620046656=dfrac2572 approx 0.3472$
Note this is for exactly two numbers repeated exactly twice each. The question could also be interpreted as exactly two numbers repeated at least twice each.
add a comment |Â
up vote
1
down vote
Taking $R$ for repeated numbers and $S$ for single numbers, there are $binom 62 = 15$ patterns to choose from (e.g. $RRSRRS, SRRRSR$). Then within the repeated numbers $a,b$ there are $binom 31=3$ patterns when we have an $a$ first: $aabb, abab, abba$.
So we have $15cdot 3=45$ templates to fill from the available numbers. So we can in each case choose the numbers $6!/2! = 360$ ways, giving a total of $45cdot 360 = 16200$ options.
By contrast there are $6^6=46656$ unrestricted options for the outcome of rolling a die six times.
Thus we have a probability of $dfrac1620046656=dfrac2572 approx 0.3472$
Note this is for exactly two numbers repeated exactly twice each. The question could also be interpreted as exactly two numbers repeated at least twice each.
add a comment |Â
up vote
1
down vote
up vote
1
down vote
Taking $R$ for repeated numbers and $S$ for single numbers, there are $binom 62 = 15$ patterns to choose from (e.g. $RRSRRS, SRRRSR$). Then within the repeated numbers $a,b$ there are $binom 31=3$ patterns when we have an $a$ first: $aabb, abab, abba$.
So we have $15cdot 3=45$ templates to fill from the available numbers. So we can in each case choose the numbers $6!/2! = 360$ ways, giving a total of $45cdot 360 = 16200$ options.
By contrast there are $6^6=46656$ unrestricted options for the outcome of rolling a die six times.
Thus we have a probability of $dfrac1620046656=dfrac2572 approx 0.3472$
Note this is for exactly two numbers repeated exactly twice each. The question could also be interpreted as exactly two numbers repeated at least twice each.
Taking $R$ for repeated numbers and $S$ for single numbers, there are $binom 62 = 15$ patterns to choose from (e.g. $RRSRRS, SRRRSR$). Then within the repeated numbers $a,b$ there are $binom 31=3$ patterns when we have an $a$ first: $aabb, abab, abba$.
So we have $15cdot 3=45$ templates to fill from the available numbers. So we can in each case choose the numbers $6!/2! = 360$ ways, giving a total of $45cdot 360 = 16200$ options.
By contrast there are $6^6=46656$ unrestricted options for the outcome of rolling a die six times.
Thus we have a probability of $dfrac1620046656=dfrac2572 approx 0.3472$
Note this is for exactly two numbers repeated exactly twice each. The question could also be interpreted as exactly two numbers repeated at least twice each.
answered Jul 14 at 22:35
Joffan
31.9k43169
31.9k43169
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2852000%2ffind-the-probability-that-if-we-roll-a-die-6-times-we-find-exactly-two-numbers%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
1
How does 121134 qualify as exactly two numbers repeated twice ?
â WW1
Jul 14 at 22:15
Sorry I meant 121234
â Rayri
Jul 14 at 22:21
Do the numbers have to be repeated exactly twice, or would say $111223$ qualify?
â Badam Baplan
Jul 14 at 22:31
Yes they should be repeated exactly twice
â Rayri
Jul 14 at 22:32
Here's a MathJax tutorial :)
â Shaun
Jul 14 at 22:37