What is the P(H, T, H, T) on four flips of a coins?

The probability of getting heads (H) or tails (T) on a single flip of a fair coin is both 1/2.

The probability of getting a specific sequence of outcomes on multiple coin flips is calculated by multiplying the probabilities of each individual outcome.

For four flips of a coin, the probability of getting a sequence of H, T, H, T can be calculated as follows:

P(H, T, H, T) = P(H) * P(T) * P(H) * P(T)
= 1/2 * 1/2 * 1/2 * 1/2
= 1/16

Therefore, the probability of getting the sequence H, T, H, T on four flips of a coin is 1/16.