From a group of 20 people, what is the ratio of the different teams of 4 that can be selected to the different groups of 5 people teams that can be selected?
5 people teams possible;
20C5 * 15C5 * 10C5 * 5C5 / 4!
4 people teams possible;
20C4 * 16C4 * 12C4 * 8C4 * 4C4 / 5!.
You need to find ratio between both.












