When flipping a two-sided coin, each flip has 2 possible outcomes: heads (H) or tails (T). If Kevin flips the coin 2 times, the total number of combinations of outcomes can be calculated using the formula for combinations of independent events.
For each flip:
- First flip: 2 outcomes (H or T)
- Second flip: 2 outcomes (H or T)
Total combinations = (outcomes from first flip) × (outcomes from second flip) = 2 × 2 = 4.
The possible outcomes from flipping the coin twice are:
- HH (Heads, Heads)
- HT (Heads, Tails)
- TH (Tails, Heads)
- TT (Tails, Tails)
Thus, the total number of different combinations of outcomes for the experiment is 4.
Therefore, the answer is B. 4.