Probability and Combinatorics Flashcards

1
Q

The
probability of flipping a
fair coin once and getting
heads can be expressed as
1
2

Respectively, the
numerator and
denominator of this fraction
can be thought of as what?

A
**_# of possibilities that meet conditions_ 
# of equally likely possibilities**
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
# _define_:
**trial** and **experiment**
A

Trial:
one
individual performance of a
random experiment

Experiment:
any procedure that can be
performed infinitely and has a
well-defined set of
possible outcomes
(basically a set of a number of trials)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
# _define_:
sample space
A

The

  • *set** of
  • *all possible outcomes**

  • e.g.*
  • In a six-sided di**, {1, 2, 3, 4, 5, 6}*
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the
name and
meaning of the
symbols below?

P(A)

A

name:
Probability function

meaning:
Probability of event A

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

What is the
name and
meaning of the
symbols below?

P(A U B)

A

name:
Probability of events union

meaning:
Probability that of events A or B

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

What is the
name and
meaning of the
symbols below?

P(AB)

A

name:
Probability of events intersection

meaning:
Probability that of events A and B

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

What is the
name and
meaning of the
symbols below?

P(A | B)

A

name:
Conditional probability function

meaning:
Probability of event A given that B occurred

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

If A and B are
mutually exclusive events,
then how would you
calculate
P(A U B) = _____?

A

P(A U B) = P(A) + P(B) − P(AB)

Add the
probabilities of each of them occurring
and
subtract the probability of them both occurring.

Subtract the overlap.

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

What is the
addition rule for probability?

A

P(A U B) = P(A) + P(B) − P(AB)

For mutually exclusive events, add the probabilities of each of them occurring and subtract the probability of both occurring

  • e.g.*
  • To get to school, Harry can take the train, a car, or a broomstick. He has the same options when he leaves school. If he chooses his mode of transportation randomly to and from school, what is the probability that he takes a car at least once?*

P(C U C) = 1 + 11 = 5
3 3 9 9

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

An average
deck of playing cards has
4 suits (H, C, S, D) and
13 ranks (2, 3, 4, 5, 6, 7, 8, 9, 10, J, Q, K, A),
totaling
52 cards.

If you
draw one card,
what is the probability that it is a
spades or a Jack?

A

P(S U J) = 16 = 4
52 13

P(S U J) = P(S) + P(J) − P(SJ)

= 13 + 41
52 52 52

= 16
52

= 4
13

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q
# _define_:
independent event
A

One event

  • *in no way affects**
  • *what happens** in
  • *other events**
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

If you

  • *add** the
  • *probabilities** of
  • *all possible**
  • *independent events**, what do you get?
A

1

  • Only independent events*
  • e.g.*
  • The probabilities of randomly picking each of the four cardinal directions is ¼.*
  • Added together, this is ¼ + ¼ + ¼ + ¼ = 1*
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

In craps, with
two fair six-sided dice,
how do you
calculate the probability of rolling
snake eyes?

A
  • P(A* ∩ B) = P(A) • P(B),
  • (given independent events A and B)*

  • P(A* ∩ B) = P(A) • P(B)
  • P(11* ∩ 12) = P(11) • P(12)

= 1/6 • 1/6

= 1/36

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

On a multiple-choice exam question, there is
one correct answer, and the
probability of randomly selecting that answer is
x/y.

What is the
probability of randomly selecting an
incorrect answer?

A

1 − x/y

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

How do you

  • *calculate** the
  • *probability** that a
  • *fair coin** will land on
  • *heads**
  • *92 times** in a row?
A

P(H)92

These are independent events, so you can
multiply the probabilities.

  • P(H*) = ½
  • P(H*)7 = (½)92

= 1
4,951,760,157,141,521,099,596,496,896

≈ 2.01948 x 10−28

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

If you
randomly select
one of the 50 states,
50 times,
how can you
calculate the probability that you will select
Texas
at least once?

A

1 − (49/50)50

P(Texas at least once)

= P(not only other states in 50 trials)

= 1 − P(only other states in 50 trials)

= 1 − (49/50)50

≈ 0.63583

17
Q

William Shakespeare wrote

  • *37 plays**, including
  • Henry IV, Part 1* and
  • Henry IV*, Part 2.

If you
randomly select two different Shakespearean plays to read,
how would you calculate the probability that you select those two plays
in that order?

A

P(AB) = P(A) • P(B | A)

Given
dependent events A & B,
t**he probability that A and B will occur is
equal to the
probability of A times the
probability of B given that A occurred.

P(1stPart 12ndPart 2) = P(1stPart 1) • P(2ndPart 2 | 1stPart 1)

= 11
37 36

= 1
1,332

18
Q

Given fair dice,
how would you
calculate the
probability of rolling
two natural 20s on a d20 followed by
two 8s on a d8?

A

(1/20)2 • (1/8)2 = 1/256

These are independent events, so the respective probabilities can be multiplied

19
Q

Mathematically,
what does

n!

mean?

A

n factorial

or

n times
every natural number
less than n

or

n • (n − 1) • (n − 2) • … • 1

20
Q

What does

0!

mean?

A

1

0 factorial is
defined to be 1 so that the
formulas work

21
Q
# _define_:
permutation
A

An

  • *arrangement** of
  • *items** in a
  • *particular order**

e.g.
ABCD and ABDC are
two permutations

22
Q
# _define_:
combination
A

An

  • *arrangement** of
  • *items** in which
  • *order is irrelevant**

e.g.
ABCD and ABDC are
one combination

23
Q

What is the
permutations formula?

A

nPk = n!
(n − k)!

24
Q

What is the
combinations formula?

A

nCk = n!
k! • (n − k)!

25
Q

The Great Hall at Hogwarts has
four House tables:
Gryffindor, Hufflepuff, Ravenclaw, and Slytherin.

How would you
calculate the number of ways the
four House tables could be
arranged in a single-file row in the
Great Hall?

A

4!

Or four factorial, which is
4 • 3 • 2 • 1 = 24

It works like this . . .

  • FOUR options for your first placement times
  • THREE options for your second placement times
  • TWO options for your third placement times
  • ONE option for your final placement

or, using the permutations formula,

4P4 = 4!
(4 − 4)!

= 4!
0!

= 4!
1

= 4!

= 24

26
Q

The Great Hall at Hogwarts has
four House tables:
Gryffindor, Hufflepuff, Ravenclaw, and Slytherin.

How would you
calculate the number of ways the
four House tables could be
arranged in a single-file row in the
Great Hall if
Gryffindor and Slytherin cannot be next to one other?

A

4! − 2•3!

It works like this . . .

  • 4! = 4•3•2•1, the number of permutations for placing 4 things in 4 spaces
  • Must subtract all permutations with GS or SG next to one another
    • ​Treat GS as a unit
    • Permutations with H, R, and GS = 3! = 3•2•1 = 6
    • Must also account for SG
    • So must subtract 2•3!
  • 4! − 2•3! = 12
27
Q

A deck of playing cards contains 52 unique cards.

What are

  • *different ways** to
  • *express** the number of ways a
  • *deck of 52 playing cards** can be
  • *shuffled**?
A

52!

or

52 • 51 • 50 • … • 2 • 1

or

52P52
(this is a
permutation because
order matters)

or

52!
(52 − 52)!

or

(or ≈ 8.06581752 × 1067)

28
Q

A deck of playing cards contains
52 unique cards.

In five-card draw poker, a player is dealt a hand of
five cards that can be
reordered as the player wishes.

How do you calculate the number of
unique hands
that are possible?

A

52C5
(this is a
combination because
order does not matter)

or

52!
5! (52 − 5)!

(which is 2,598,960)

29
Q

There are 9 members of the United States Supreme Court: 1 Chief Justice and 8 Justices.

Before the Court hears oral argument, each of the
9 members shakes hands one time with
each other member.

How do you
calculate the number of
handshakes that take place before
oral argument?

A

9C2
(this is a
combination because
order does not matter:
Roberts/Kagan handshake =
Kagan/Roberts handshake)

or

9!
2! (9 − 2)!

(which is 36)

You divide by 2! so you don’t overcount:
if a Roberts/Kagan handshake occurs, a Kagan/Roberts handshake won’t occur.

30
Q

What is the
fundamental relationship
between
probability and
combinatorics?

A

probability • combinatorics

or

P(event happening once)
times the
(number of ways event can happen)

31
Q

A basketball player has a
70% free throw percentage.

How would you
calculate the probability of the
player making:

  • *0 of next 4** free throws,
  • *1 of next 4** free throws,
  • *2 of next 4** free throws,
  • *3 of next 4** free throws, and
  • *4 of next 4** free throws.
A

The pattern:

P(event happening once)
times the
(number of ways event can happen)

0 of next 4 free throws:
(0.70 • 0.34) • 4C0
= 0.0081 • 1
= 0.0081

1 of next 4 free throws:
(0.71 • 0.33) • 4C1
= 0.0189 • 4
= 0.0756

2 of next 4 free throws:
(0.72 • 0.32) • 4C2
= 0.0441 • 6
= 0.2646

3 of next 4 free throws:
(0.73 • 0.31) • 4C3
= 0.1029 • 4
= 0.4116

4 of next 4 free throws:
(0.74 • 0.30) • 4C4
= 0.2401 • 1
= 0.2401

The pattern:

P(event happening once)
times the
(number of ways event can happen)

32
Q

How does
combinatorics
relate to
Pascal’s triangle?

A

Basically,
it is Pascal’s triangle