463,768 views
32 votes
32 votes
To find the number of ways 4 officers can be picked from a class of 30 students, the permutation formula can be used. True or false

User Neeraj Sewani
by
3.5k points

1 Answer

15 votes
15 votes

Solution

Permutations and combinations are both ways that objects can be taken from a set. The difference between them is that in a permutation, the order where they are selected matters (think lock combination or zip code); in a combination, two sets in different orders are considered the same (think lottery numbers or top 5 winners). Remember permutation = position.

To calculate a permutation, use the equation P(n,r) = n! / (n-r)! where n is total objects and r is number at a time.

To calculate a permutation, use the equation C(n,r) = n! / r!(n-r)! where n is total objects and r is number at a time.

The answer is permutation, as the order of students makes a difference.

The answer is TRUE

User Hamishtaplin
by
2.8k points