Question
Question: An unbiased dice \[1,2,3,4,5,6\] is thrown n times and the list of numbers showing up is noted. Then...
An unbiased dice 1,2,3,4,5,6 is thrown n times and the list of numbers showing up is noted. Then the probability that among the numbers 1,2,3,4,5,6 only three numbers appear in the list
A. 6n[3n−3(2n)+3]
B. 6n6c3[3n−3(2n)+3]
C. 6n6c3[3n−3(2n)]
D. None of these
Solution
Hint: Since the dice is unbiased we can randomly choose any three n numbers say 1,2,3to only appear we only need to find probability.
Complete step-by-step answer:
Let us an onto function f from A:[r1,r2.......rn]where r2.....rnare the readings of n throws$$$$
And 1,2,3are the numbers that appear in the n throws
The total number of outcomes without any conditions applied =6n
∴We have 6 options for each throws so for n throws. Total outcomes will be 6.6.6....... n times=6n
.We choose any three numbers out of 6 ways 1,2,3in 6C3ways. By using the number out of 6 we can get sequences of length n.
But these sequences of length n which use exactly 2 numbers and exactly 1 number.
The number of n series sequences which use exactly 2 numbers.
=3C2[2n−1n−1n]=3(2n−2).
The number of sequences which are exactly one number =3C1(1n)=3
Thus, the number of sequences using exactly 3 numbers will be 6C3[3n−3(2n−2)−3]=6C3[3n−3(2n)+3]
∴probability =total no. of outcomestotal no. of favourable outcomes
6n6c3[3n−3(2n)+3]
Hence, option B is the correct option.
Note: Probability gets added or subtracted when we are considering different events and it gets multiplied when there is an event within an event.
Probability of choosing values from n values is given by nCr=(n−r)!(r)!n!