Why use permutation formula?
Score: 4.1/5 (54 votes) A formula for the number of possible permutations of k objects from a set of n. This is usually written nPk. The number of possible combination of r objects from a set on n objects. ... Hence, Permutation is used for lists (order matters) and Combination for groups (order doe...