In a throw of three dice, what is the probability of getting one prime number, one composite number and one number which is <strong>NEITHER</strong> prime <strong>NOR</strong> composite?
- A. 1/2
- B. 1/3
- C. 1/4
- D. 1/6 ✓
Correct Answer: D. 1/6
Explanation
A die has faces \{1, 2, 3, 4, 5, 6\}. The primes \{2, 3, 5\} provide 3 outcomes. The composites \{4, 6\} provide 2 outcomes. The number that is neither \{1\} provides 1 outcome. The number of ways to arrange these three distinct types across 3 dice is 3! = 6. The total favorable outcomes is 3 \times 2 \times 1 \times 6 = 36. The probability is \frac{36}{6^3} = \frac{1}{6}.
Related questions on Statistics & Probability
- Let x be the mean of squares of first n natural numbers and y be the square of mean of first n natural numbers. If $\frac{x}{y}=\fra...
- What is the probability of getting a composite number in the list of natural numbers from 1 to 50?
- Two numbers x and y are chosen at random from a set of first 10 natural numbers. What is the probability that (x+y) is divisible by 4?
- A number x is chosen at random from first n natural numbers. What is the probability that the number chosen satisfies $x+\frac{1}{x} \gt...
- Three fair dice are tossed once. What is the probability that they show different numbers that are in AP?