Combination (mathematics)

way of selecting things out of a group where order does not matter

In mathematics, combination is used for picking a number of objects from a given set of objects. Combinatorics looks at the number of possibilities to pick k objects from a set of n. It does not take into account the order in which these are picked. People talk about finding permutations if the order in which the objects are picked matters. This explains why there are more permutations than combinations. One combination, picking the objects 1,3, and 5 in the example can be done in the following ways: {1,3,5}, {1,5,3}, {3,1,5}, {3,5,1}, {5,1,3} and {5,3,1}.

All possibilities of picking three objects of a set of five.

In general, the number of combinations of k objects from n objects, written as or ,[1] is equal to , where "!" stands for the factorial notation. This number is also known as the binomial coefficient.[2][3]

Related pages change

References change

  1. "List of Probability and Statistics Symbols". Math Vault. 2020-04-26. Retrieved 2020-09-10.
  2. Weisstein, Eric W. "Combination". mathworld.wolfram.com. Retrieved 2020-09-10.
  3. "Combinations and Permutations". www.mathsisfun.com. Retrieved 2020-09-10.