Two coins are tossed, find the probability that two heads are obtained.
Note: Each coin has two possible outcome H(heads), and T (tails).
1 answer
Assuming fair coins, the probability of obtaining heads on one coin is 0.5. Obtaining two heads has probability 0.5*0.5.