What is Permutation and Combination?


what is permutation and combination

‘Permutation and combination’ is one of the most confusing topics in math. These calculation methods are used to select a definite number of items or data from a set or subset with or without restoring elements. In the case of permutations, elements are selected from a certain set.

It is a combination when the order in which items appear matters. In short, both permutation and combination discover how a certain data category can be organized.

Though these concepts are extremely important in mathematics, students often don’t get a command over this topic. Especially when it is about assignment writing on this complex topic, students couldn’t figure out the best way to proceed with their academic tasks.

Sometimes, students don’t have a clue about ‘What is Permutation and Combination?’. Therefore, doing their academic tasks on their own becomes immensely strenuous.

To provide a helping hand to university students, we at ‘Do My Assignment’ offer tailored solutions for assignments. Whether it is about writing a dissertation or an essay, our subject-matter experts deliver the best quality work that can help you upgrade your marks.

However, we encourage you to write your assignments without any assistance. Hence, in order to help you clear all your concepts related to permutation and combination, this article comprises everything you need to get clarity on this topic. So, eliminate all your worries and dive into this article for valuable insights.

Let’s start with the definition of permutation and combination

What is Permutation?

If someone wants to be proficient with any math topic, it is crucial to understand its definition properly. Permutation is the technique to arrange the elements of a group or set in a particular progression.

Or, in case the objects or items are already arranged in a sequence when they are reorganized, it is known as permutation. It is among the most useful concepts in math and has its uses in almost every field.

What is Combination?

Just like permutation, the combination also relates to the selection of elements from a group. But, when it comes to combination, the order of selecting the objects does not matter.

Moreover, if replacement is needed, it is known as combination replacement, and if replacement is not allowed, it is considered a combination only.

Now that you know what these terms mean, we can proceed further with the formula of permutations and combinations.

formula for permutation and combination

Formulae of Permutation

As explained above, the order of things is crucial in permutation.

Its primary formula is

P (n,r) = n! (n−r)!

Here,

  • P is Permutation or Permutation Replacement (or different ways to make the choice of a sample of r items from a set of n different elements where the order is of prior importance). If replacements can occur, it is called Permutation Replacement. If replacements are not accepted, it is only known as Permutation).
  • n is the set
  • r is a subset of n or sample set

Derivation:

In a set of n numbers of things, if you select r items at a particular time, the count of Permutations you will get is P (n,r). Another method to write it is nPr.

We can understand it like this:

Let us assume there is a giant bag with an ‘n’ number of objects. Also, there are an ‘ r’ number of empty bags, and you need to put one item in the different bags from the main bag that contains n elements.

You can just take an item to place in any one empty bag. Therefore, the different ways in which one can swap it is ‘n’

When it is about filling the second bag, you will be left with one less item to select from (as one element is already in the first bag). So, the probable ways to put things in the second bag are: ‘n-1’

In the same manner, the ways you can fill the third bag is ‘n-2’

The number of ways in which the rth number of bags, ‘t,’ can be filled is (n-(r-1)), where r is the total number of bags.

When you sum up all (the number of ways in which one can fill r bags one after the other), the total permutations you get is:

(– 1) (– 2) (n-3) . . . (– (– 1))

Another way to write it is,

(– 1) (– 2) … (– + 1)

Hence, if one takes r number of items at once out of the n different objects in a set, where 0 < r ≤ n (the total objects taken in the sample is either equal or lesser than the total items in the set though, it will always be greater than zero)then the total permutation one receives is:

⇒   nPr = n ( n – 1) ( n – 2)( n – 3). . .( n – r + 1)

Another way to write it is:

P (n,r) = n! (n−r)!

Formulae of Combination

In Combination, the order of the articles you opt for does not matter.

Its primary formula is:

C (n,r) = n! (r! (n−r)!)

Here,

  •  
  • C is combination or combination Replacement (or different ways to pick a sample of r items from a set of n different elements where the order is of prior importance). If replacements can occur, it is called Combination Replacement. If replacements are not accepted, it is only known as Combination).
  • n is the set
  • r is a subset of n or sample set
  •  

Derivation:

If a set has n number of things, and you have to choose r things out of it at a time, the total Combinations it can form is C (n,r). Another way to write it is nCr.

Let’s dive deeper into it:

Let’s consider there’s a big urn with ‘n’ different types of items. There are also empty urns that are ‘r’ in number. You need to keep one article in them, taking from the urn with ‘n’ objects. 

You can take an object to put in the first empty urn. Therefore, you can fill it in n number of ways.

When it is about filling the second urn, you will have one item less to select from (as one item has already been taken out). So, the total ways in which you can fill the second urn is n-1

Likewise, the total ways in which the third urn can be filled is n-2

For the last urn or rth urn, the number of ways you can fill it is (n-(r-1)), where r is the actual number of urns.

When you do a sum of all these (the overall ways in which one can fill r urns in sequence), the number of combinations you finally get is:

(– 1) (– 2) (n-3) . . . (– (– 1))

It can be rewritten as:

(– 1) (– 2) … (– + 1)

With this, the difference between permutation combinations can be identified

When it is about permutation, you select items in a specific order. In the case of a combination, you can opt for items in any order. As a result, the total ways in which an article in a sample can be selected is ‘r’ (r is the total number of items in a sample)!

Difference between Permutation & Combination

Permutation Combination
Organizing articles, items, numbers, people, objects, and alphabets Selection of items, objects, clothes, students, and team.
Choosing a team captain or a pitcher from a group of people. Selecting three members from a team.
Choosing two preferred words, in order, from a dictionary. Selecting two words from a dictionary.
Choosing first, second, and third rankers. Selecting three winners.

Uses of Permutation and Combination

A permutation is advantageous when there is a list of data (especially when the sequence of data is important) and the combination is of use for a collection of data (where the order of data is not considered).

Examples of Permutation and Combination

Example 1: What will be the number of permutations and combinations of n = 6 and r = 2?

Solution:

Given, n = 6, r = 2

Using the formula for permutation:

nPr = (n!) / (n – r)!

⇒ nPr = (6!) / (6 – 2)!

⇒ nPr = 6! / 4! = (6× 5 × 4! )/ 4!

⇒ nPr = 30

For Combination:

nCr = n!/r!(n − r)!

⇒ nCr = 6!/2!(6 − 2)!

⇒ nCr = 6!/2!(4)!

⇒ nCr = 6 × 5 × 4!/2!(4)!

⇒ nCr = 15

Example 2: Find the number of ways a committee comprising 4 males and 2 females can be selected from 6 males and 5 females.

Solution:

Selecting 4 males out of 6 = 6C4 ways = 15 ways

Picking 2 females out of 5 = 5C2 ways = 10 ways

Members of the committee can be chosen as  6C4 × 5C2  = 150 ways.

Reasons to Get Permutation and Combination Assignment Help from ‘Do My Assignment’

If you face hurdles while doing your PnC assignment, don’t think twice before taking assistance for ‘Do My Maths Assignment'. With the assistance of our skilled academic writers, you can excel in your academic writing tasks. From round-the-clock availability to tailored solutions that help fetch extra marks, we do it all with excellence.

Our subject-matter experts do in-depth research that makes them create a well-researched and unique assignment. Our assistance is an escape route for university students who fall prey to plagiarism or miss out on important citations and referencing.

With all these innumerable merits getting online assignment help from us will definitely help you boost your academic performance.

Get Free Quote In 2 Minutes*

Loader

Related Blog

Still Confused? Take a look at our Reviews

6984+ Positive Reviews with a rating of 4.9/5


21-04-2023
Management
After reading the reviews, I contacted one of the experts of their website and you know what I am quite impressive with services they are providing to us.

Charlie, Order Code: SA**678
18-04-2023
Nursing
Much satisfied with the services of this website, there was no payment issue, experts were brilliant and website is much trustworthy.

Perth, Order Code: SA**588
12-04-2023
Law
I was too lazy to do essay writings myself. But thanks to the writers of assignments of my assignment services for solving all my queries too soon.

jams, Order Code: SA**658
05-04-2023
Tax
They did what they promised. Hat's off to you. Will submit my more works to you soon and services are much appreciated.

Julie, Order Code: SA**663
21-04-2023
Accounting
Excellent work also gets high grade and work is done before time. Affordable orders. Unlimited offers. Achieve very good marks. Thank you.

Harry, Order Code: SA**612
28-03-2023
Management
Big Thanks! Great Team Work, best leadership quality and much appreciable. Highly recommend to all the students. I must say I am a happy client.

Shannon, Order Code: SA**598
21-03-2023
Nursing
I got a very good marks and delivery of all my assignments are on time. Best project and synopsis provider.

Robert, Order Code: SA**587
15-03-2023
Psychology
Great enthusiasm by the experts. Very resourceful material they provided to us. I am happy with the services they provided to me.

Steve, Order Code: SA**112
10-03-2023
Law
Hello Assignment has the most cordial law assignment help experts in the world. The quality assignments which I got has really made me happy.

Ethan, Order Code: SA**221
18-04-2023
Nursing
Much satisfied with the services of this website, there was no payment issue, experts were brilliant and website is much trustworthy.

Perth, Order Code: SA**588
09-03-2023
Criminal Law
Thanks a ton to HAH team for their patience and hard work. Their expert was very prompt in all the updations.

Charlie, Order Code: SA**443
04-03-2023
Dissertation
Services are quite affordable. Revised synopsis was delivered on time. Format of dissertation was must appreciable.

Perth, Order Code: SA**932
23-02-2023
Sociology
Thanks for sending me the synopsis on time and providing me an authentic data that I needed the most.

Danish, Order Code: SA**956
19-02-2023
Law
I availed their law case study help twice this year, both the times I got HD grades from my professor. A big thanks to their team.

Tom, Order Code: SA**722
15-02-2023
Economics
I did not think i can even pass in this assignment, but i am so glad seeing that I got HD grades in economics assignment.

Adam, Order Code: SA**225
11-02-2023
Diploma
Received before deadline, turnitin report provided, fast and reliable service.

Mary, Order Code: SA**290
08-02-2023
Nursing,
Brilliant service provided I am always impressed, always making sure deadlines are met well before due, good quality work ensured

Aneeshah, Order Code: SA**021
05-02-2023
IT
Assignment looked good. Thank you for this amazing IT write up

Daljeet, Order Code: SA**332
01-02-2023
Maths
Guys, you rock!! A study couldn't be better! Moreover, you have completed my order well before the deadline. Excellent writing

Harshita, Order Code: SA**034
24-01-2023
Literature
I cannot believe that Hello Assignment Help provides such high-quality literature assignment help services, at such budget-friendly prices!

Emily, Order Code: SA**828
contract passport insurance 001 - Insurance Document Created with Sketch. safe review right-drawn-arrow tick close quote right facebook twitter linkedin linkedin-1 instagram phone mail grid whatsapp tap pay insurance 001 - Insurance Document Created with Sketch. communications
x
WhatsApp Contact Us!
WhatsApp Us!
WhatsApp click here
for sms
contract passport insurance 001 - Insurance Document Created with Sketch. safe review right-drawn-arrow tick close quote right facebook twitter linkedin linkedin-1 instagram phone mail grid whatsapp tap pay insurance 001 - Insurance Document Created with Sketch. communications