So you have all the possible ways Alvin could have more heads than Andy (not gets more head than Andy

), but how can we work out the probability of each of them?
Eg (1,0) So Alvin must get exactly 1 head from 4 coins, then Andy must get exactly 0 from 3. Say it occurred in the order H T T T for Alvin, then T T T for Andy, then the probability of each of those events occurring is (1/2)^4 for Alvin, and (1/2)^3 for Andy, so 1/2^7 overall. But, Alvin could have gotten the heads in a different order, maybe T T H T, and that event also has the same chance of occurring. Since order doesn't matter, we have to multiply by the different orders the event could occur . For (1,0) case, Theres only 4 different ways Alvin could get his H, and Andy can only get 0 in 1 way.
Once you consider the different orders each combination can happen and multiply, you can just add the probabilities of the cases.
PS If there's some big shortcut you used as there perhaps is, I'm sorry I don't see it.