Skip to main content

Combination

Hey guys, in my last article I told you about permutations and the difference between both permutation and combinations. In this article we are gonna learn more about Combinations and uses of these arrangements.
Link for my last article : Combinations and Permutations


Combinations
Now we noticed that in Permutation we check every small detail and everything is in order but Combinations is completely opposite to it. In Combinations we are free to choose and we have no restriction for orders too. So Combinations and Permutations are like College and School. Now you would be able understand the difference properly. After the difference comes your actual meaning of this term Combinations.



Now let us take the same example as before. But this time I am a bit kanjoos(stingy), I don't want to give three different cars but three same bikes. So how many ways are there in which i can give these 3 bikes to 9 friends?? Eventually this time the order does not matter. Giving a bike to Arya then Bhavesh and then Chirayu is same as giving a bike to Chirayu then Bhavesh and at last to Arya. It is same in any order as all of them are unhappy.

So now how many ways are there in which I can give these 3 bikes to them. In the first I have 3 options, then for the second 2 options are left and at the last only option. So the total is 3*2*1=6.

By this we could conclude that if you have "x" number of people and want to know how many possible ways are their for them then it is " x! ". You notice that these 6 ways are just useless for combinations as there is no specific order required in combinations. Now we know P(n,r) and also all the useless possibilities, so time to find combinations.

If we want to find out all the possible combinations then we just find all the permutations and divide it by all the useless possibilities. In this example we get 504 permutations ( from my last article) and we divide it by 6 useless ways and in the end we get 504/6 = 84 combinationsin all for the 9 friends.

So the Formula we get for Combinations is 
                                                  C (n,r) = P(n,r) / r!

Which in the universal method can be written as
                                                       
                                              C (n,r) = n! / (n-r)! r!






Common Life Examples for Permutation and Combination

  1. Combo Lock Designers :
       These are the people who design number locks for your cars, bikes and houses. They use the theory of          Permutation to find out the non used patterns and provide you with a safe number pattern.

 

      2.  Seating Arrangements :
      These days managing a crowd for an large event has become simpler with the use of Combinations and   
      Permutations. You can now get the accurate number of possibilities rather than just confusing yourself up       with some guessing game.


               
  
      3. Selecting A Phone Number :
     
      Every teen wants a phone and a phone number that he can share with everyone. And that is the time 
      when this concept helps. For a phone number the first four digits are fixed and you can only customize 
      the last 6 digits. With the help of Combinations you know the exact ways and you could find the best             possible number.
         
         


    I hope you guys have understood the concept of Permutation and Combinations. If the article was interesting and you loved it then do share it with your friends, family, teachers,neighbors and everyone.
If you want any other math topic to be published then do write it in the comments section,. Thanks for reading this article and spending your valuable time with us.


You may also like these articles from High School Pedia :

Comments

Popular Posts

Anode Ray Experiment

→Anode ray experiment was conducted by E Goldstein. →These rays are also known as canal rays. →This experiment helped in the discovery of the proton. Apparatus Used A discharge tube  was taken in which there were 2 electrodes i.e. Anode(+ve) and the cathode (-ve). The tube was filled with an inert gas. A perforated or porous cathode was used. A layer of zinc sulphide was placed at the back of the cathode. There was a vacuum pump in the tube. High voltage (5000v-10000v) was allowed to flow through the system. It was observed that when the gas was at 1atm(atmospheric pressure ) no change was seen in the tube.  When the   pressure   was decreased inside the tube, a glow could be seen at the back side of the cathode.

High School Pedia

It is an initiative by some students to spread the light of knowledge to everyone and everywhere. It was started in the year 2015 and has grown rapidly in the past few months. By the means of this website, we try to provide information on every topic that we can reach up to. You can find different articles on this website. All these articles are written in simple language so that everyone can understand it and learn from it. We at High School Pedia believe in creative learning and this is the reason why we add our own edited graphical representations in every article. Once a very learned man said, “Knowledge increases by not keeping it to yourself but by sharing it with others”. And we follow the same motto “Share to Learn”. The team of High School Pedia tries its best to provide you with the best and original content. Unlike many other websites, High School Pedia is famous for its original and inspiring content.

Animal and Plant Cells

 Cells Cells are the basic functional, biological and structural unit of life. The word cell is a Latin word meaning ‘small room’. Cells are also known as building blocks of life.  The branch of science that deals with the form, structure, and composition of a cell is known as Cytology. All organisms around us are made up of cells. Bacteria, ameba, paramecium, algae, fungi, plants and animals are made up of cells.  Cells together form tissues. And tissue together makes an organ. History Of Cell The cell was discovered by Robert Hooke in 1665. He assembled a simple microscope and observed a very thin slice of cork under his primitive microscope. The cork was obtained from the outer covering of a tree called bark. Robert Hooke observed many little-partitioned boxes or compartments in the cork slice. These boxes appeared like a honey-comb. He termed these boxes as the cell. He also noticed that one box was separated from another by a wa...

Pokemon Go 0.33.0

All Pokemon go fans get ready because again the latest version of Pokemon go is out. The Niantic has released a new version of Pokemon go i.e. 0.33.0.The size of the new version is 61.48MB.

Important Mathematical Constants!

Important Mathematical Constants Mathematical constants are those numbers that are special and interesting because they come up in the various fields of mathematics like geometry, calculus etc. These mathematical constants are usually named after the person who discovered it and they are represented by a symbol that is usually picked up from the Greek alphabet. Mathematical constants are by definition very important. In this article we will take a look at certain mathematical constants that are more commonplace than others. 1.       π (pi) or Archimedes constant (~3.14159):   π is defined as the ratio of the circumference of a circle to its diameter. This is probably the most popular mathematical constant. So π is the circumference of the circle whose diameter is 1 unit. You might have seen it popping up when calculating the area of a circle (πr 2 ) or the circumference of a circle (2πr). It has many uses throughout mathematics from calcula...

Classification and Evolution

Classification The system of grouping animals on the basis of their similarities and differences is called classification.The branch of biology which deals with classification is known as Taxonomy(though its deals with nomenclature and identification of organisms too). Purpose of classification  It makes the study of a wide variety of organisms easier. It helps in understanding the evolution organisms. It provides information about the origin and genetic relationship of the being. It supplies a vital information needed by all the branches of Biology. By studying a particular animal or plant or group, classification gives the general information about all the organisms of the group. Classification on the basic level is of 2 types: Artificial classification. Natural classification. Artificial Classification It was introduced by the early Greeks(Aristotle, Theophrastus) in the medieval times. In this animals are classified on the basis of their habitat. ...

Permutation and Combination

Permutation and Combination Hey guys, I am back with one more interesting mathematics topic. And I am pretty sure that you guys would find it interesting too because many of you must have faced problems regarding these arrangements. Although if you were not able to solve them at that moment of time I am sure after completing this article you would solve the problem in minutes or even seconds. WHAT IS THE DIFFERENCE ?? Many people get confused between these two terms permutation and combination. They both have almost similar use but have a vast difference in their meaning. You may think that both of them mean arranging entities, then what is the difference ?? For making it easy we will take an example, lets say I have four friends : Arya, Bhavesh, Chirayu and Dhruv. So if I arrange them like Arya, Bhavesh, Chirayu and Dhruv or Dhruv, Chirayu, Bhavesh and Arya, it will make no difference in combinations but if you check them according to permutation they will be different. As ...