Q1. Tickets numbered 1 to 20 are mixed up and then a ticket is drawn at random. What is the probability that the ticket drawn has a number which is a multiple of 3 or 5?
A. [latex]\frac {1}{2}[/latex]
B. [latex]\frac {2}{5}[/latex]
C. [latex]\frac {8}{15}[/latex]
D. [latex]\frac {9}{20}[/latex]
Answer: D
Explanation:
Here, S = {1, 2, 3, 4, ...., 19, 20}.
Let E = event of getting a multiple of 3 or 5 = {3, 6 , 9, 12, 15, 18, 5, 10, 20}.
P (E) = [latex]\frac {n (E)}{n (S)} [/latex]= [latex]\frac {9}{20} [/latex]
Q2. A bag contains 2 red, 3 green, and 2 blue balls. Two balls are drawn at random. What is the probability that none of the balls drawn is blue?
A. [latex]\frac {10}{21}[/latex]
B. [latex]\frac {11}{21}[/latex]
C. [latex]\frac {2}{7}[/latex]
D. [latex]\frac {5}{7}[/latex]
Answer: A
Explanation:
Total number of balls = (2 + 3 + 2) = 7
Let S be the sample space.
Then, n(S) = Number of ways of drawing 2 balls out of 7
= [latex]{7}_{{C}_{2}}[/latex]
= [latex]\frac {(7 \times 6)}{(2 \times 1)}[/latex]
= 21
E = Event of drawing 2 balls, none of which is blue.
therefore, n(E) = Number of ways of drawing 2 balls out of (2 + 3) balls.
= [latex]{5}_{{C}_{2}}[/latex]
= [latex]\frac {(5 \times 4)}{(2 \times 1)}[/latex]
= 10
P(E) = [latex]\frac {n(E)}{n(S)}[/latex] = [latex]\frac {10}{21}[/latex]
Q3. In a box, there are 8 red, 7 blue, and 6 green balls. One ball is picked up randomly. What is the probability that it is neither red nor green?
A. [latex]\frac {1}{3}[/latex]
B. [latex]\frac {3}{4}[/latex]
C. [latex]\frac {7}{19}[/latex]
D. [latex]\frac {8}{21}[/latex]
Answer: A
Explanation:
The number of balls = (8 + 7 + 6) = 21
Let = Event that the ball drawn is neither red nor green
= event that the ball drawn is blue.
therefore, n(E) = 7
P(E) = [latex]\frac {n(E)}{n(S)}[/latex] = [latex]\frac {7}{21} = \frac {1}{3} [/latex]
Q4. What is the probability of getting a sum 9 from two throws of a dice?
A. [latex]\frac {1}{6}[/latex]
B. [latex]\frac {1}{8}[/latex]
C. [latex]\frac {1}{9}[/latex]
D. [latex]\frac {1}{12}[/latex]
Answer: C
Explanation:
In two throws, n(S) = [latex] (6 \times 6) = 36[/latex]
E = event of getting a sum = {(3, 6), (4, 5), (5, 4), (6, 3)}.
therefor, P(E) = [latex]\frac {n(E)}{n(S)}[/latex] = [latex]\frac {4}{36} = \frac {1}{9} [/latex]
Q5. Three unbiased coins are tossed. What is the probability of getting at most two heads?
A. [latex]\frac {3}{4}[/latex]
B. [latex]\frac {1}{4}[/latex]
C. [latex]\frac {3}{8}[/latex]
D. [latex]\frac {7}{}[/latex]
Answer: D
Explanation:
Here S = {TTT, TTH, THT, THH, HTH, HHT, HHH}
Let E = event of getting at most two heads
Then E = {TTT, TTH, THT, HTT, THH, HTH, HHt}
therefor, P(E) = [latex]\frac {n(E)}{n(S)}[/latex] = [latex]\frac {7}{8} [/latex]