Flashcards · 13 cards

Probability

Say the answer to yourself, then check. Cards you know come back less and less often; cards you don't come back tomorrow.

  1. Rule

    Every outcome is equally likely. How do you find the probability of an event?

    Answer

    P=number of favourable outcomesnumber of possible outcomesP = \dfrac{\text{number of favourable outcomes}}{\text{number of possible outcomes}}

    P(green) = 5⁄12
    Favourable over possible5 green beads out of 12 equally likely beads
  2. Know it

    What values can a probability take?

    Answer

    From 00 (impossible) to 11 (certain): 0≤P≤10 \le P \le 1. A probability above 1 or below 0 means a slip in the working.

    P(A)P(not A)together they make 1
    From 0 to 1P(A) + P(not A) = 1
  3. Rule

    You know P(A)P(A). What is P(not A)P(\text{not } A)?

    Answer

    P(not A)=1−P(A)P(\text{not } A) = 1 - P(A).

    P(A)P(not A)together they make 1
    The complementP(A) + P(not A) = 1
  4. Rule

    How do you find a probability from an experiment (relative frequency)?

    Answer

    frequency of the outcometotal number of trials\dfrac{\text{frequency of the outcome}}{\text{total number of trials}}

    182123104951467P(5) ≈ 14⁄60
    Relative frequencyFrequency of the score ÷ total number of throws
  5. Rule

    AA and BB cannot happen together. What is P(A or B)P(A \text{ or } B)?

    Answer

    P(A)+P(B)P(A) + P(B): mutually exclusive events add.

    UAB
    Mutually exclusiveNo overlap: P(A or B) = P(A) + P(B)
  6. Rule

    AA and BB can happen together. What is P(A or B)P(A \text{ or } B)?

    Answer

    P(A)+P(B)−P(A and B)P(A) + P(B) - P(A \text{ and } B): adding counts the overlap twice, so take it away once.

    UAB
    OverlappingAdding P(A) and P(B) counts the middle twice, so subtract P(A and B) once
  7. Rule

    AA and BB are independent. What is P(A and B)P(A \text{ and } B)?

    Answer

    P(A)×P(B)P(A) \times P(B): "and" multiplies.

    A and BP(A) = 2⁄3P(B)= 3⁄5area = 2⁄3 × 3⁄5
    Both A and BP(A and B) = P(A) × P(B): the corner of the square
  8. Rule

    What is the quickest way to find P(at least one)P(\text{at least one})?

    Answer

    1−P(none)1 - P(\text{none}): everything except "neither".

    bothonly 1stonly 2ndneitherat least one = 1 − P(neither)
    At least oneEverything except neither
  9. Rule

    On a tree diagram, when do you multiply and when do you add?

    Answer

    Multiply along a route (this, then that). Add the routes that make the event you want (this or that).

    p1 − pq1 − qp × qp(1 − q)(1 − p)q(1 − p)(1 − q)
    Tree diagramMultiply along a route; add the routes you want
  10. Rule

    Two balls are drawn one after the other without replacement. What changes for the second draw?

    Answer

    There is one fewer ball in total, and one fewer of the colour already taken. With 5 red out of 8: P(red, then red)=58×47=514P(\text{red, then red}) = \dfrac58 \times \dfrac47 = \dfrac{5}{14}.

    p1 − pq1 − qp × qp(1 − q)(1 − p)q(1 − p)(1 − q)
    Tree diagramMultiply along a route; add the routes you want
  11. Know it

    Two fair dice are thrown. How many equally likely outcomes are there?

    Answer

    6×6=366 \times 6 = 36. Draw the 6 by 6 table of outcomes and count the cells you want.

  12. Which method?

    WAEC 2021 · Paper 2 · Q5 (a)

    There are 25 boys and 15 girls in a class, all of them equally likely to be chosen for a contest. If two students are chosen one after the other without replacement for the contest, find the probability that: (i) two boys are chosen; (ii) a boy and a girl are chosen; (iii) two boys or two girls are chosen.

    What must you watch for?

    Answer

    Without replacement, the second fraction is out of 39, not 40. "A boy and a girl" has two routes, boy then girl or girl then boy: add them.

  13. Which method?

    WAEC 2014 · Paper 2 · Q5

    A building contractor tendered for two independent contracts, XX and YY. The probability that he will win contract XX is 0.50.5 and that he will not win contract YY is 0.30.3. What is the probability that he will win:

    both contracts;

    exactly one of the contracts;

    neither of the contracts?

    What do you do first?

    Answer

    Turn "not win YY" into "win YY": 1−0.3=0.71 - 0.3 = 0.7. The contracts are independent, so "both" multiplies. "Exactly one" is two routes: XX and not YY, or YY and not XX.