If two coins are tossed simultaneously, write the probability distribution of the number of heads.
Show Hint
For a binomial experiment with \( n \) trials and probability \( p \),
the probability of \( X \) successes follows:
\[
P(X = k) = \binom{n}{k} p^k (1 - p)^{n-k}.
\]