How to Use This Section
This is your practice bank for Probability. Every answer is (favourable outcomes)/(total outcomes) with equally likely outcomes — so the whole skill is careful counting, plus the complement P(E)=1−P(E) when "not / at least / none" appears. Keep the standard totals ready: coin 2, two coins 4, die 6, two dice 36, deck 52.
Example 1: A die is thrown. P(odd)? Odd {1,3,5}: 63=21.
Example 2: P(a tail) when one coin is tossed? 21.
Example 3: Two coins tossed. P(no head)? Only TT: 41.
Example 4: Two coins tossed. P(at least one tail)? {HT,TH,TT}: 43.
Example 5: A die is thrown. P(a number≤2)? {1,2}: 62=31.
Example 6: Two dice thrown. P(sum=9)? {(3,6),(4,5),(5,4),(6,3)} = 4 ways: 364=91.
Example 7: Two dice thrown. P(sum is a prime)? Prime sums 2,3,5,7,11 with ways 1+2+4+6+2=15: 3615=125.
Example 8: Two dice thrown. P(both odd)? Odd faces {1,3,5}: 3×3=9 ways: 369=41.
Example 9: One card drawn from 52. P(a heart)? 5213=41.
Example 10: P(a black card)? 5226=21.
Example 11: P(a face card or an ace)? 12+4=16: 5216=134.
Example 12: P(a card that is neither a heart nor a king)? Hearts 13, kings 4, but king of hearts counted twice, so 13+4−1=16 excluded; favourable 52−16=36: 5236=139.
Example 13: All the red cards are removed; a card is drawn from the remaining 26. P(a king)? Only 2 black kings remain: 262=131.
Example 14: A bag has 6 red, 4 white, 5 blue balls. P(red)? Total 15: 156=52.
Example 15: For the same bag, P(not blue)? 1−155=32.
Example 16: A number chosen from 1 to 50. P(a multiple of 5)? {5,10,…,50}=10: 5010=51.
Example 17: A number from 1 to 30. P(a multiple of 3 or 5)? Multiples of 3: 10; of 5: 6; of 15: 2; so 10+6−2=14: 3014=157.
Example 18: A spinner has 12 equal sectors numbered 1–12. P(a number>8)? {9,10,11,12}: 124=31.
Example 19: If P(E)=0.05, what is P(E)? 1−0.05=0.95.
Example 20: A box has cards numbered 1 to 100. P(a perfect square)? 1,4,9,…,100=10: 10010=101.
Example 21: Two dice thrown. P(product is 12)? {(2,6),(6,2),(3,4),(4,3)}=4: 364=91.
Example 22: A card drawn from 52. P(a red face card)? Red face cards =6: 526=263.
Example 23: A die thrown twice. P(a doublet of even numbers)? {(2,2),(4,4),(6,6)}=3: 363=121.
Example 24: A bag has 3 red and 2 black balls. Two more red balls are added. Now P(red)? Reds 5, total 7: 75.
Example 25: From 1 to 100, P(a number divisible by 4)? 4,8,…,100=25: 10025=41.
Example 26: One coin tossed three times. P(exactly two heads)? Sample space 8; favourable {HHT,HTH,THH}=3: 83.
Example 27: Two dice thrown. P(sum≥10)? Sums 10,11,12 with 3+2+1=6 ways: 366=61.
Example 28: A letter is chosen from the word "PROBABILITY". P(the letter B)? The word has 11 letters, B appears twice: 112.
Example 29: A bag has balls numbered 1 to 9. P(an odd number)? Odd {1,3,5,7,9}=5: 95.
Example 30: Mixed — full reasoning
A card is drawn from a well-shuffled deck of 52. Find the probability that it is (i) a queen, (ii) not a queen, (iii) a black queen, (iv) a queen or a king.
Solution:
- (i) 4 queens: 524=131.
- (ii) 1−131=1312.
- (iii) 2 black queens: 522=261.
- (iv) 4+4=8: 528=132.
Final Answer: 131, 1312, 261, 132.
Takeaway: Keep the denominator 52; the complement handles the "not" case instantly.