Saved Bookmarks
| 1. |
If two coins are tossed simultaneously, find the probability of getting a head on both the coins. |
|
Answer» S = {HH, HT, TH, TT}, n(S) = 4 If event A is getting a head on both coins. A = {HH}, n(A) = 1 P(A) = n(A) / n(S) =1 / 4 |
|