AP Statistics · Unit 4: Probability & Random Vars30 flashcards

AP Stats Probability Rules Addition Multiplication

30 flashcards covering AP Stats Probability Rules Addition Multiplication for the AP-STATISTICS Unit 4 section.

The topic of probability rules, specifically the addition and multiplication rules, is a fundamental concept in AP Statistics, as outlined by the College Board's AP Statistics Curriculum Framework. These rules help in calculating the probabilities of combined events, whether they are mutually exclusive events (addition rule) or independent events (multiplication rule). Understanding these rules is crucial for analyzing data and making informed decisions based on statistical evidence.

On practice exams and competency assessments, questions related to these probability rules often involve scenarios where students must determine the likelihood of multiple events occurring together or separately. Common traps include misapplying the rules, such as mistakenly using the addition rule for independent events or failing to recognize when events are mutually exclusive. A frequent oversight is not simplifying probabilities before applying the rules, which can lead to incorrect calculations.

Remember, in real-world applications, always double-check whether events are independent or dependent, as this distinction significantly impacts how you approach probability calculations.

Terms (30)

  1. 01

    What is the addition rule for probabilities of mutually exclusive events?

    The addition rule states that for two mutually exclusive events A and B, the probability of A or B occurring is P(A) + P(B). This applies only when A and B cannot occur at the same time (College Board CED).

  2. 02

    How do you calculate the probability of the union of two non-mutually exclusive events?

    For two non-mutually exclusive events A and B, the probability of either A or B occurring is given by P(A or B) = P(A) + P(B) - P(A and B), to avoid double counting the intersection (College Board CED).

  3. 03

    What is the multiplication rule for independent events?

    The multiplication rule states that for two independent events A and B, the probability of both A and B occurring is P(A and B) = P(A) P(B) (College Board CED).

  4. 04

    When should you use the general multiplication rule?

    The general multiplication rule should be used when events are not independent. It states that P(A and B) = P(A) P(B|A), where P(B|A) is the conditional probability of B given A (College Board CED).

  5. 05

    What is the probability of getting at least one success in multiple trials?

    To find the probability of at least one success in n independent trials, calculate 1 minus the probability of zero successes: P(at least one success) = 1 - (1 - p)^n, where p is the probability of success on a single trial (College Board CED).

  6. 06

    How do you find the probability of the complement of an event?

    The probability of the complement of an event A, denoted as A', is given by P(A') = 1 - P(A). This represents the likelihood that event A does not occur (College Board CED).

  7. 07

    What is a scenario where the addition rule applies?

    The addition rule applies when calculating the probability of rolling a 2 or a 4 on a fair six-sided die. Since these outcomes are mutually exclusive, P(2 or 4) = P(2) + P(4) (College Board CED).

  8. 08

    How do you determine if two events are independent?

    Two events A and B are independent if the occurrence of one does not affect the occurrence of the other, which can be tested by checking if P(A and B) = P(A) P(B) (College Board CED).

  9. 09

    What is the probability of drawing a red card or a face card from a standard deck of cards?

    To find this probability, calculate P(red) + P(face) - P(red and face). There are 26 red cards and 12 face cards, with 6 red face cards, so P(red or face) = 26/52 + 12/52 - 6/52 = 32/52 (College Board CED).

  10. 10

    When calculating probabilities, what does it mean for events to be mutually exclusive?

    Mutually exclusive events cannot occur at the same time. For example, flipping a coin results in either heads or tails, but not both (College Board CED).

  11. 11

    What is the expected number of successes in a binomial distribution?

    The expected number of successes in a binomial distribution is given by E(X) = n p, where n is the number of trials and p is the probability of success on each trial (College Board CED).

  12. 12

    How do you apply the addition rule in a probability problem involving dice?

    When rolling two dice, to find the probability of rolling a sum of 7 or 11, calculate P(sum of 7) + P(sum of 11), since these outcomes are mutually exclusive (College Board CED).

  13. 13

    What is the probability of drawing two aces in a row without replacement?

    The probability of drawing two aces in a row without replacement is P(1st ace) P(2nd ace | 1st ace) = (4/52) (3/51) = 12/2652 (College Board CED).

  14. 14

    What is the formula for the probability of the intersection of two dependent events?

    For dependent events A and B, the probability of both A and B occurring is P(A and B) = P(A) P(B|A), where P(B|A) is the probability of B given that A has occurred (College Board CED).

  15. 15

    How do you find the probability of selecting a red marble or a blue marble from a bag?

    If there are 5 red marbles and 3 blue marbles, the probability of selecting a red or blue marble is P(red) + P(blue) = (5/8) + (3/8) = 1 (College Board CED).

  16. 16

    What is the probability of rolling a 3 or a 5 on a six-sided die?

    The probability of rolling a 3 or a 5 is calculated as P(3) + P(5) = 1/6 + 1/6 = 2/6 = 1/3, since these outcomes are mutually exclusive (College Board CED).

  17. 17

    How do you calculate the probability of two independent events occurring together?

    To calculate the probability of two independent events A and B occurring together, use the multiplication rule: P(A and B) = P(A) P(B) (College Board CED).

  18. 18

    What is the probability of drawing a heart or a queen from a standard deck of cards?

    Calculate P(heart) + P(queen) - P(heart and queen). There are 13 hearts and 4 queens, with 1 heart that is a queen, so P(heart or queen) = 13/52 + 4/52 - 1/52 = 16/52 (College Board CED).

  19. 19

    What does it mean for two events to be dependent?

    Two events are dependent if the occurrence of one event affects the probability of the other event occurring, as opposed to independent events (College Board CED).

  20. 20

    How do you find the probability of not rolling a 2 on a six-sided die?

    The probability of not rolling a 2 is calculated as P(not 2) = 1 - P(2) = 1 - (1/6) = 5/6 (College Board CED).

  21. 21

    What is the probability of selecting a red card or a face card from a standard deck of cards?

    To find this probability, calculate P(red) + P(face) - P(red and face). There are 26 red cards and 12 face cards, with 6 red face cards, so P(red or face) = 26/52 + 12/52 - 6/52 = 32/52 (College Board CED).

  22. 22

    How do you calculate the probability of drawing a king from a deck of cards?

    The probability of drawing a king from a standard deck of 52 cards is P(king) = 4/52, since there are 4 kings in the deck (College Board CED).

  23. 23

    What is the expected value of a random variable?

    The expected value is the long-term average value of repetitions of the experiment it represents, calculated as E(X) = Σ [x P(x)], where x is a value and P(x) is its probability (College Board CED).

  24. 24

    How do you find the probability of rolling a sum of 7 with two dice?

    To find the probability of rolling a sum of 7, count the combinations: (1,6), (2,5), (3,4), (4,3), (5,2), (6,1), giving P(sum of 7) = 6/36 = 1/6 (College Board CED).

  25. 25

    What is the probability of getting heads at least once in three flips of a fair coin?

    To find this probability, calculate 1 - P(no heads) = 1 - (1/2)^3 = 1 - 1/8 = 7/8 (College Board CED).

  26. 26

    What is the formula for the probability of the union of two events?

    The probability of the union of two events A and B is given by P(A or B) = P(A) + P(B) - P(A and B), which accounts for any overlap (College Board CED).

  27. 27

    How do you calculate the probability of drawing two spades from a deck without replacement?

    The probability of drawing two spades without replacement is P(1st spade) P(2nd spade | 1st spade) = (13/52) (12/51) = 156/2652 (College Board CED).

  28. 28

    What is the probability of rolling a 1 or a 6 on a six-sided die?

    The probability of rolling a 1 or a 6 is P(1) + P(6) = 1/6 + 1/6 = 2/6 = 1/3, since these outcomes are mutually exclusive (College Board CED).

  29. 29

    What is the expected number of heads in 10 flips of a fair coin?

    The expected number of heads in 10 flips of a fair coin is E(X) = n p = 10 0.5 = 5, where n is the number of trials and p is the probability of heads (College Board CED).

  30. 30

    How do you find the probability of getting a sum greater than 10 with two dice?

    To find this probability, count the combinations that yield sums of 11 and 12: (5,6), (6,5), (6,6), giving P(sum > 10) = 3/36 = 1/12 (College Board CED).