Hi I am looking for an equation to find possible combinations in a non repeating format with a twist. Here is the example: There are 10 games between 20 teams. I have to chose 5 winners but obviously when one slot is filled it would eliminate an additional option with itself because you can't have two winners from one game so how would you factor that in to the equation $\frac{n!}{r!(n-r)!}$
Let me know if you need me to explain it better.
First you choose $10$ teams out of $20$ to play each other, and then you multiply that with the number of ways you can choose $5$ teams out of $10$ as winners (the actual games are really irrelevant when you are looking at all the possible outcomes).