InterviewSolution
| 1. |
Four People Each Roll A Four Die Once. Find The Probability That At Least Two People Will Roll The Same Number ? |
|
Answer» The number of ways of rolling a DICE where no two numbers probability that no ONE rolls the same number = 6 x 5 x 4 x 3 Now total possibilities of rolling a dice = 64 The probability that a no one gets the same number = 6×5×4×364=518 So the probability that at least two people gets same number = 1?518=1318. The number of ways of rolling a dice where no two numbers probability that no one rolls the same number = 6 x 5 x 4 x 3 Now total possibilities of rolling a dice = 64 The probability that a no one gets the same number = 6×5×4×364=518 So the probability that at least two people gets same number = 1?518=1318. |
|