Probability
Classical Probability
Grade 12
Question:
<p>A dice is loaded so that the probability of a face <em>i</em> is proportional to <em>i</em>², <em>i</em> = 1, 2, …, 6. Then find the probability of occurring a prime number when the dice is rolled.</p>
Step-by-Step Solution
Key Concept: Since P(face i) ∝ i², we have P(i) = ki² where k is found using the normalization condition ΣP(i) = 1. Then identify prime faces {2, 3, 5} and sum their probabilities.
<p><strong>Step 1:</strong> Set up the probability distribution. Since P(face i) ∝ i², we write:</p><p>P(i) = k·i² where k is the constant of proportionality</p><p><strong>Step 2:</strong> Find k using normalization condition ΣP(i) = 1:</p><p>k(1² + 2² + 3² + 4² + 5² + 6²) = 1</p><p>k(1 + 4 + 9 + 16 + 25 + 36) = 1</p><p>k(91) = 1</p><p>k = 1/91</p><p><strong>Step 3:</strong> Identify prime numbers on the dice: {2, 3, 5}</p><p><strong>Step 4:</strong> Calculate probability of prime:</p><p>P(prime) = P(2) + P(3) + P(5)</p><p>P(prime) = (1/91)(2² + 3² + 5²)</p><p>P(prime) = (1/91)(4 + 9 + 25)</p><p>P(prime) = 38/91</p>
Correct Answer: 38/91