1,183 views

1 Answer

0 0 votes
Permutations are used when we need to arrange things in a specific order. For example, lets assume there are 10 people and we have to assign them medals. So order is important here as 1st person gets gold while 2nd gets silver. In this case, we use permutations.

Combinations are used when we need to make groups where order doesn't matter. For example, if we need to give 3 tin cans to 8 people, order doesn't matter here for the way we pick people. In this case, we use combinations.

Related questions

2 2 votes
1 1 answer
624
624 views
Deep Patel asked Oct 12, 2018
624 views
0 0 votes
1 answers 1 answer
732
732 views
1 1 vote
0 0 answers
361
361 views
dervinis asked Oct 11, 2018
361 views
As an example:Calculate the possible permutations for a rubik's cube?Why is it not, calculate the possible combinations for a rubik's cube?
1 1 vote
1 1 answer
581
581 views
lopezkev asked Oct 15, 2018
581 views
Given the questions:1. How many different groups of 4 students can be made from a class of 40?and2. How many different lists of 4 students can be made from a class of 40?...
1 1 vote
1 1 answer
600
600 views
Rathin asked Oct 12, 2018
600 views
You can bring along 2 friends! you have 5 friends who want to come along. How many different groups of friends could you take with you?