According to texts, on flipping 2 coins we get 4 outcomes: {HH, TT, HT, TH}.
If I understand correctly, if we count {TH, HT} as the same thing we get 3 outcomes:
{HH, TT, HT} //which arn't equally likely
If this is the case then in the former, since we consider TH & HT as different then why don't we double count TT & HH?, thus having 6 outcomes.
Eg: TT(first coin(or toss) is tails and second coin(or toss) is tails) TT(second coin(or toss) is tails and first coin(or toss) is tails)
These are exactly the same event. If the first coin is tails and the second coin is tails, then the second coin is tails and the first coin is tails (and vice versa).
TH and HT are not the same event. One says the first coin is tails and the second coin is heads, while the other says the first coin is heads and the second coin is tails. It is helpful to imagine we flip the coins one at a time, or maybe we can tell the coins apart in some way. Then TH and HT do not look the same to us. But TT will always look the same.