Question:

A number $ n $ is chosen at random from $ s = \{1, 2, 3, ..., 50\} $. Let $ A = \{n \in s : n \text{ is a square} \} $, $ B = \{n \in s : n \text{ is a prime}\} $, and $ C = \{n \in s : n \text{ is a square} \} $. Then, correct order of their probabilities is

Show Hint

When calculating probabilities of sets, count the number of elements in each set and divide by the total number of possibilities (in this case, 50). Compare the probabilities to determine the correct order.
Updated On: Apr 17, 2025
  • \( p(A)<p(B)<p(C) \)
  • \( p(A)>p(B)>p(C) \)
  • \( p(B)<p(A)<p(C) \)
  • \( p(A)>p(C)>p(B) \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

The total number of elements in set \( s \) is 50. To find the probability of each set, we need to determine the number of elements in each set and divide by 50. - Set \( A \) consists of square numbers between 1 and 50. The squares of integers from 1 to 7 (i.e., \( 1^2, 2^2, 3^2, \dots, 7^2 \)) are in this set, so there are 7 elements in \( A \). - Set \( B \) consists of prime numbers between 1 and 50. The primes between 1 and 50 are: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, and 47, so there are 15 elements in \( B \). - Set \( C \) consists of square numbers between 1 and 50, similar to set \( A \). Therefore, set \( C \) also has 7 elements. Now, we calculate the probabilities: \[ p(A) = \frac{7}{50}, \quad p(B) = \frac{15}{50}, \quad p(C) = \frac{7}{50}. \] Thus, the correct order of their probabilities is: \[ p(A)>p(B)>p(C). \]
Was this answer helpful?
0
0