Question
A box contains 4 red balls, 5 blue balls and 6 green balls. Three balls are drawn at random from the box without replacement. What is the probability that exactly one of the drawn balls is red, given that at least one of the drawn balls is red?
Solution
ATQ, Total balls = 4 + 5 + 6 = 15 Three balls drawn without replacement. We need: P(exactly 1 red | at least 1 red) By conditional probability: P(A | B) = P(A ∩ B) / P(B) Here, A: event “exactly one red is drawn” B: event “at least one red is drawn” Note: If exactly one red is drawn, then clearly at least one red is drawn, so A ⊂ B. Thus, P(A ∩ B) = P(A). So, P(exactly 1 red | at least 1 red) = P(exactly 1 red) / P(at least 1 red) Step 1: Total number of ways to draw 3 balls from 15 Total outcomes = C(15, 3) = 455 Step 2: Number of ways to get exactly 1 red We need 1 red and 2 non-red. – Choose 1 red from 4: C(4, 1) = 4 – Non-red balls = blue + green = 5 + 6 = 11 Choose 2 non-red from 11: C(11, 2) = 55 Favourable ways for exactly 1 red = 4 × 55 = 220 So, P(exactly 1 red) = 220 / 455 Step 3: Number of ways to get at least 1 red “At least 1 red” = Total ways − “no red”. “No red” ⇒ all 3 balls from non-red (11 balls): Ways with no red = C(11, 3) = 165 So, Ways with at least 1 red = Total − No red = 455 − 165 = 290 Therefore, P(at least 1 red) = 290 / 455 Step 4: Required conditional probability P(exactly 1 red | at least 1 red) = (220 / 455) ÷ (290 / 455) = 220 / 290 = 22 / 29
- A bag has ((x - 1)) red, ((x + 2)) green and ((x + 5)) yellow balls. Find the probability of taking, without replacement, out 2 red, 1 green and 2 yellow b...
- Three cards are drawn one after another with replacements from a pack of cards. What is the probability of getting the first card a Jack, the second card a...
- Two students are selected randomly without replacement from a group of 8 boys and 4 girls. Find the probability that both selected students are girls.
- A bag contains 4 black balls, 6 white balls and 5 red balls. Two balls are drawn simultaneously. Find the probability that both the balls are of same colou...
- A card is drawn randomly from a collection of total face cards. What is the probability that the drawn card is a jack?
- Find the probability of selecting a spade card from a deck of well shuffled cards.
- A bag contains 16 black and 18 white balls. One ball is drawn at random. What is the probability that the ball drawn is white?
- In a purse, there are 3 two-rupee coins and 4 five-rupee coins. If you randomly select 4 coins from the purse, what is the probability that you will choose...
- A bag has x blue balls and 4 yellow balls. If the probability of picking a blue ball is 3/5, find the probability that two balls drawn at once are of diffe...
- Three persons i.e. ‘X’, ‘Y’ and ‘Z’, are given the same puzzle to solve. The probability that ‘X’, ‘Y’ and ‘Z’ will solve the puzzle is (4/7), (2/5) and (1...