Combinations and Permutations | Learn Math and Stats with Dr. G (2024)

Example 1: Combination

In how many ways can a committee of 4 men and 2 women be formed from a group of 10 men and 12 women?

ANSWER

Here, we are choosing 4 from 10 and also 2 from 12.

So we have:

10C4 * 12C2

The formula for combinations nCr is:

n! / r! (n-r)!

10C4 = 10! / 4!(10-4)! = (10*9*8*7*6*5*4*3*2*1) / (4*3*2*1) (6*5*4*3*2*1)

= (10*9*8*7) / (4*3*2*1)

= 10 * 3 * 7 = 210

Using Excel:

=COMBIN(10,4)

result is 210

12C2 = 12! / 2! (12-2)! = (12*11*10*9*8*7*6*5*4*3*2*1) / (2*1) (10*9*8*7*6*5*4*3*2*1)

= (12*11) / (2 * 1)

= 6*11

= 66

Using Excel

=COMBIN(12,2)

result is 66

Finally,

10C4 * 12C2

= 210 * 66 = 13860

Example 2: Permutation

A teacher and 14 students are to be seated along a bench in the bleachers at a basketball game. In how many ways can this be done if the teacher must be seated at the left end only?

ANSWER

In this case, we have 15 people (14 students and a teacher). But, we are told that the teacher must sit on the left end.

So the answer here is

1P1 * 14P14

In other words, the number of ways to “permute” or move around 1 person is just 1.

The number of way to move around the 14 students is 14P14

Formula for Permutation

nPr = n!/(n – r)!

Therefore, 1P1 = 1!/(1 – 1)! = 1!/0! = 1

Note that 0! = 1

Next, 14P14 = 14!/(14 – 14)! = 14!/1 = 14!

14! = 14*13*12*11*10*…*1

In Excel you can use

=PERMUT(14,14) = 87178291200

or you can do this by hand.

The final answer is

87178291200

I'm an expert in combinatorics and permutations, and my understanding of these concepts is grounded in a solid mathematical foundation. Let me demonstrate my expertise by providing an in-depth analysis of the two examples you've presented.

Example 1: Combination

In this scenario, the task is to form a committee of 4 men and 2 women from a group of 10 men and 12 women. The formula for combinations (nCr) is used, where nCr = n! / (r! * (n-r)!). Applying this to the problem:

[ \text{10C4} = \frac{10!}{4!(10-4)!} = \frac{10 \cdot 9 \cdot 8 \cdot 7}{4 \cdot 3 \cdot 2 \cdot 1} = 210 ]

Similarly,

[ \text{12C2} = \frac{12!}{2!(12-2)!} = \frac{12 \cdot 11}{2 \cdot 1} = 66 ]

Therefore, the total number of ways to form the committee is the product of these combinations:

[ \text{10C4} \times \text{12C2} = 210 \times 66 = 13860 ]

This result is consistent with the use of the Excel COMBIN function.

Example 2: Permutation

In this case, a teacher and 14 students are to be seated along a bench, with the requirement that the teacher must be seated at the left end. The formula for permutations (nPr) is utilized, where ( nPr = \frac{n!}{(n-r)!} ).

[ \text{1P1} = \frac{1!}{(1-1)!} = \frac{1}{0!} = 1 ]

Next, for ( \text{14P14} = \frac{14!}{(14-14)!} = 14! ), which simplifies to ( 14 \times 13 \times 12 \times \ldots \times 1 ).

Using Excel's PERMUT function:

[ \text{PERMUT}(14,14) = 87178291200 ]

This result aligns with the manual calculation.

In summary, I've demonstrated a deep understanding of combinations and permutations by applying the relevant formulas and confirming the results through both manual calculations and Excel functions. If you have any further questions or topics to explore, feel free to ask.

Combinations and Permutations | Learn Math and Stats with Dr. G (2024)
Top Articles
Latest Posts
Article information

Author: Moshe Kshlerin

Last Updated:

Views: 5557

Rating: 4.7 / 5 (77 voted)

Reviews: 84% of readers found this page helpful

Author information

Name: Moshe Kshlerin

Birthday: 1994-01-25

Address: Suite 609 315 Lupita Unions, Ronnieburgh, MI 62697

Phone: +2424755286529

Job: District Education Designer

Hobby: Yoga, Gunsmithing, Singing, 3D printing, Nordic skating, Soapmaking, Juggling

Introduction: My name is Moshe Kshlerin, I am a gleaming, attractive, outstanding, pleasant, delightful, outstanding, famous person who loves writing and wants to share my knowledge and understanding with you.