Counting Techniques, Permutation and Combination Flashcards

1
Q

Suppose there are n₁ ways for E₁ to occur, and n₂ ways for event E₂ to occur we cannot do both E₁ and E₂.

A

Addition Principle

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Suppose there are n₁ ways for E₁ to occur, and each possible way that E₁ occurs allows exactly n₂ ways for event E₂ to occur.

A

Multiplication Principle

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

The number of different ways we can arrange a number of items

A

Permutations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Permutations of n object taking r at a time

A

nPr = n! / (n-r)!

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Formula for n!

A

n! = ( n-1) (n-2) (n-3)…

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Permutations of Identical objects

A

P= n! / r₁!* r₂!* r₃!* r₄!*…
or
P = n! / (r1!) (r2!) (r3!) (r4!)…

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Circular Permutations

A

P(n) = (n-1)!

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

An arrangement of objects where the order in which the objects are selected does not matter

A

Combination

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Selection

A

Combination

The order or things has NO importance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Arrangement

A

Permutation

The order of things has importance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Formula for Combination

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly