Create and solve any 5 problems of your own related to Probability.
Answers
Answer:
Step-by-step explanation:
- Example 1: A coin is thrown 3 times .what is the probability that atleast one head is obtained?
Sol: Sample space = [HHH, HHT, HTH, THH, TTH, THT, HTT, TTT]
Total number of ways = 2 × 2 × 2 = 8. Fav. Cases = 7
P (A) = 7/8
OR
P (of getting at least one head) = 1 – P (no head)⇒ 1 – (1/8) = 7/8
- Example 2: Find the probability of getting a numbered card when a card is drawn from the pack of 52 cards.
Sol: Total Cards = 52. Numbered Cards = (2, 3, 4, 5, 6, 7, 8, 9, 10) 9 from each suit 4 × 9 = 36
P (E) = 36/52 = 9/13
- Example 3: There are 5 green 7 red balls. Two balls are selected one by one without replacement. Find the probability that first is green and second is red.
Sol: P (G) × P (R) = (5/12) x (7/11) = 35/132
- Example 4: What is the probability of getting a sum of 7 when two dice are thrown?
Sol: Probability math - Total number of ways = 6 × 6 = 36 ways. Favorable cases = (1, 6) (6, 1) (2, 5) (5, 2) (3, 4) (4, 3) --- 6 ways. P (A) = 6/36 = 1/6
- Example 5: 1 card is drawn at random from the pack of 52 cards.
(i) Find the Probability that it is an honor card.
(ii) It is a face card.
Sol: (i) honor cards = (A, J, Q, K) 4 cards from each suits = 4 × 4 = 16
P (honor card) = 16/52 = 4/13
(ii) face cards = (J,Q,K) 3 cards from each suit = 3 × 4 = 12 Cards.
P (face Card) = 12/52 = 3/13