Permutations & Combinations (DP IB Analysis & Approaches (AA))

Flashcards

1/14
  • What is meant by counting principles?

Enjoying Flashcards?
Tell us what you think

Cards in this collection (14)

  • What is meant by counting principles?

    Counting principles are methods used to determine the number of possible outcomes in various situations.

  • What does 'AND' typically indicate in counting problems?

    E.g. if you are choosing a pen and a pencil from 4 pens and 5 pencils.

    AND typically indicates that values should be multiplied in counting problems.

    E.g. if you are choosing a pen and a pencil from 4 pens and 5 pencils, there are 4×5=20 possible ways of choosing.

  • What does 'OR' typically indicate in counting problems?

    E.g. if you are choosing a pen or a pencil from 4 pens and 5 pencils.

    OR typically indicates that values should be added in counting problems.

    E.g. if you are choosing a pen or a pencil from 4 pens and 5 pencils, there are 4+5=9 possible ways of choosing.

  • How many possible combinations are there when choosing 1 item from a list of m items AND 1 item from a list of n items?

    When choosing 1 item from a list of m items AND 1 item from a list of n items there are m×n possible combinations.

    This can be thought of as the fundamental counting principle.

  • True or False?

    When selecting a 4-digit PIN number, the number of possibilities is greater if every digit has to be a different number.

    False.

    When selecting a 4-digit PIN number, the number of possibilities is smaller if every digit has to be a different number.

    If each digit can be any number ('with replacement') there are 10 cross times 10 cross times 10 cross times 10 equals 10000 possible PIN numbers.

    If each digit must be different ('without replacement') there are only10 cross times 9 cross times 8 cross times 7 equals 5040 possible PIN numbers.

  • What is the key difference between permutations and combinations?

    The key difference between permutations and combinations is that order matters in permutations but not in combinations.

    E.g. ACE, AEC, CAE, CEA, EAC and ECA are six separate permutations of those three letters. But those would only count as one combination of three letters.

  • What is n! (n factorial)?

    n! (n factorial) is the product of all positive integers less than or equal to n.

    I.e. n factorial equals 1 cross times 2 cross times 3 cross times midline horizontal ellipsis cross times n

  • True or False?

    0! equals 0.

    False.

    0! equals 1.

  • How many possible permutations are there of n different objects?

    There are n! possible permutations of n different objects.

  • If you arrange r out of n different objects, how many possible permutations are there?

    If you arrange r out of n different objects, there are straight P presuperscript n subscript r equals fraction numerator n factorial over denominator stretchy left parenthesis n minus r stretchy right parenthesis factorial end fraction possible permutations.

    This formula is in your exam formula booklet. However you will usually use the straight P presuperscript n subscript r function on your GDC to calculate this, rather than using the formula.

  • How many possible ways are there to choose r out of n different objects?

    When choosing items the order doesn't matter, so this will be a combination.

    There are scriptbase straight C subscript r end scriptbase presubscript blank presuperscript n blank equals fraction numerator n factorial over denominator r factorial open parentheses n blank – blank r close parentheses factorial blank end fraction possible ways to choose r out of n different objects.

    This formula is in your exam formula booklet. However you will usually use the straight C presuperscript n subscript r function on your GDC to calculate this, rather than using the formula.

  • True or False?

    scriptbase straight C subscript r end scriptbase presubscript blank presuperscript n equals scriptbase straight C subscript n minus r end subscript end scriptbase presubscript blank presuperscript n

    True.

    scriptbase straight C subscript r end scriptbase presubscript blank presuperscript n equals scriptbase straight C subscript n minus r end subscript end scriptbase presubscript blank presuperscript n

    E.g. straight C presubscript blank presuperscript 6 subscript 2 equals scriptbase straight C subscript 4 end scriptbase presubscript blank presuperscript 6 equals 15

  • What is the mathematical relationship between scriptbase straight P subscript r end scriptbase presubscript blank presuperscript n and scriptbase straight C subscript r end scriptbase presubscript blank presuperscript n?

    What is the mathematical relationship between scriptbase straight P subscript r end scriptbase presubscript blank presuperscript n and scriptbase straight C subscript r end scriptbase presubscript blank presuperscript n is scriptbase straight C subscript r end scriptbase presubscript blank presuperscript n equals fraction numerator scriptbase straight P subscript r end scriptbase presubscript blank presuperscript n over denominator r factorial end fraction.

  • True or False?

    The word 'choose' in a problem typically indicates a combination.

    True.

    The word 'choose' in a problem typically indicates a combination.