Classical Probability Flashcards

Uniform probability

1
Q

Probability with equally likely outcomes

A

|S|= number of elements of S
|A|= number of elements of A
A is a subset of S

P(A) = |A|/|S|

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

Permutations

A

Suppose now that we have n objects.
There are
n(n − 1)(n − 2) · · · 3 · 2 · 1 = n!
different permutations of the n objects.

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

Combinations

A

Notation and terminology
We define (n r),
for r < n, by

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

and say that
(n r) –> (read as “n choose r”)
represents the number of possible combinations of n objects taken r at a time.

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