Summary: This article introduces the method of calculating the number of unordered arrangements of objects without replacement. It is a brief article which attempts to explain this concept from an intuitive perspective making it easy to understand and derive the formulae.
Unordered sampling without replacement1 can be thought of as determining how many ways there are to divide
O | O O | O O O | O
With 3 dividers we can put the objects into 4 groups, i.e. we only specify
Note this is specifically if each group must contain at least one object.
So this gives the result that there are
Notice the result and bear in mind the conditions
So in general the sum of the individual groups gives the value to be used in the top position of the combination formula.
Now we turn to the situation where we have
If we can get the sum of a series that satisfied the condition that each term in that series is
Note that although we have changed the condition from
So what term is
What we have to start with is
All that we need to do now is to sum this series and substitute the result of this sum for
The sum of this series is
Rearranging so that all of the terms in
as the sum of our series.
Now, recall that we still have the condition that
as the sum of our series.
We can substitute this sum into the combination formula from "The Basic Case " (in place of the
Giving the final result of this paper, that:
There are
Ross, Sheldon, A First Course in Probability, Eigth Edition, Pearson Education, 2008.
Special Thanks to Dr. Stephen Connor from the University of York, on whose notes this article is based.