Permutations and Combinations

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson
Download our mobile app to listen on the go
Get App

Questions and Answers

What is the number of permutations of 7 distinct books taken 3 at a time?

  • 5040
  • 42
  • 840 (correct)
  • 210

How many ways can you choose 4 cupcakes from a selection of 10?

  • 120
  • 210 (correct)
  • 5040
  • 45

If a shirt can be selected in 5 ways and pants in 3 ways, how many total outfit combinations can be made?

  • 8
  • 18
  • 15 (correct)
  • 5

What is the value of 6!?

<p>720 (B)</p> Signup and view all the answers

In a lottery where you must select 5 numbers from a pool of 50, how is the probability of winning calculated?

<p>Using combinations to determine the selection of numbers (C)</p> Signup and view all the answers

Flashcards

Permutations

The number of ways to arrange items in a specific order.

Combinations

The number of ways to select items from a set where order doesn't matter.

Fundamental Counting Principle

If one event can happen in x ways, and another event in y ways, the two events can occur together in x * y ways.

Factorial (n!)

The product of all positive integers from 1 to n.

Signup and view all the flashcards

nCr calculation

n! / (r! * (n-r)!)

Signup and view all the flashcards

Study Notes

Permutations of Distinct Items

  • Permutations refer to the number of ways to arrange a set of items in a specific order.
  • When dealing with distinct items, the order matters.
  • The number of permutations of n distinct items taken r at a time is denoted as P(n, r) or nPr.
  • The formula for calculating permutations is P(n, r) = n! / (n-r)!, where n! represents the factorial of n.
  • Example: Finding the number of ways to arrange 5 distinct books on a shelf. P(5, 5) = 5! / (5-5)! = 5! / 0! = 120 / 1 = 120

Combinations of Items

  • Combinations refer to the number of ways to select a set of items from a larger set, where the order in which the items are selected does not matter.
  • The number of combinations of n distinct items taken r at a time is denoted as C(n, r) or nCr or nCr.
  • The formula for calculating combinations is C(n, r) = n! / (r! * (n-r)!).
  • Example: Selecting 3 books out of 5 to take on a trip. C(5, 3) = 5! / (3! * (5-3)!) = 5! / (3! * 2!) = 10

Basic Principles of Counting

  • The fundamental counting principle states that if one event can occur in m ways and a second event can occur in n ways, then the two events can occur in sequence in m × n ways.
  • This principle extends to multiple events.
  • Example: Choosing a shirt and pants from a wardrobe. If there are 3 shirts and 4 pants, there are 3 × 4 = 12 possible outfit combinations.

Factorial Notation

  • Factorial notation (denoted by !) represents the product of all positive integers less than or equal to a given positive integer.
  • n! = n × (n-1) × (n-2) × ... × 2 × 1
  • Example: 5! = 5 × 4 × 3 × 2 × 1 = 120
  • 0! is defined as 1.

Applications in Probability

  • Permutations and combinations are fundamental to calculating probabilities.
  • Determining the likelihood of specific outcomes in events often involves these concepts.
  • Example: Calculating the probability of winning a lottery by correctly selecting a certain number of numbers.
  • Calculating probabilities of events where order isn't a factor.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team
Use Quizgecko on...
Browser
Browser