

InterviewSolution
Saved Bookmarks
1. |
What is the probability that a number selected from the numbers 1, 2, 3,…, 15 is a multiple of 4? |
Answer» Sample space, n(S) = 15 Number of events of getting numbers multiple of 4, n(E) = 3 ∴ P(E) = \(\frac{n(E)}{n(S)} = \frac{3}{15}\) = \(\frac{1}5\) |
|