Probability Rules
Conditional Probability & Independence
Counting & Random Processes
Inference & Studies
Expected Value & Decision Making
100
State the general addition rule

P(A or B) = P(A) + P(B) - P(A and B)

100

How do you read P(A|B)?

Probability of A given B
100

What counting method is used when order matters?

Permutations / nPr

100

What type of study assigns treatments to subjects?

Experiment

100

What is the expected value of a random variable?

Long-run average outcome / EV = sum( x * P(x) )

200

What dos it mean if 2 events are mutually exclusive?

They cannot happen at the same time / P(A and B) = 0

200

State the conditional probability formula.

P(A|B) = P(A and B) / P(B)

200

What counting method is used when order does NOT matter?

Combinations / nCr

200

What is the standard error of a sample mean?

SE = SD / sqrt(n)

200

If a game has a negative expected value, what does that mean?

You lose money per play on average.

300

What rule is used to find P(A and B) for independent events?

P(A and B) = P(A) * P(B)

300

What do you know if P(A|B) = P(A)?

A and B are independent

300

How many outcomes are in the sample space of rolling two dice?

36

300

What is the standard error of a sample proportion?

SE = sqrt(p * q / n) 

or SE = sqrt( p * (1-p) / n)

300

A game pays $10 with probability 0.2, and $1 otherwise. What is the expected value?

10(0.2) + 1(0.8) = $2.8

400

If two events are dependent, how do you find P(A and B)?

P(A) * P(B|A)

400

If P(A and B) = 0.2 and P(B) = 0.5, find P(A|B)

0.2/0.5 = 0.4

400

How many ways can you arrange 3 letters from 5 distinct letters (no repeats)?

5P3 = 60

400

What does a 95% confidence interval mean? (1 sentence)

We are 95% confident the interval contains the true population parameter

400

A ticket costs $3. You win $10 20% of the time. Should you play? Explain

No, the EV = -1, so you lose money on average.

500

If P(A) = 0.6, P(B) = 0.5, and P(A and B) = 0.3, are A and B independent?

Yes because 0.6 x 0.5 = 0.3

500

If P(A) = 0.4, P(B) = 0.5, and P(A and B) = 0.1, find P(A|B)

0.1/0.5 = 0.2

500

A license plate had 3 letters followed by 2 digits (repetition allowed). How many possible plates are there?

26^3 x 10^2 = 17,576,000

500

Why does increasing sample size decrease standard error? (1 sentence)

Because n is in the denominator of the formulas, so larger n makes SE smaller.

500

A game pays $20 with probability 0.1, $5 with probability 0.3, and $0 otherwise. A ticket costs $4. Is this a fair game? Explain

EV = 20(0.1) + 5(0.3) + 0(0.6) = 2 + 1.5 = 3.5.

Since 3.5 < 4, not fair (player loses on average)

M
e
n
u