Chapter 9: Problem 97
Explain in words the meaning of \( _nP_r \).
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 9: Problem 97
Explain in words the meaning of \( _nP_r \).
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
In Exercises 15 - 20, find the probability for the experiment of tossing a coin three times. Use the sample space \( S = {HHH, HHT, HTH, HTT, THH, THT, TTH, TTT} \). The probability of getting at least two heads
In Exercises 21 - 24, find the probability for the experiment of selecting one card from a standard deck of \( 52 \) playing cards. The card is a face card.
Toss two coins 100 times and write down the number of heads that occur on each toss (0, 1, or 2). How many times did two heads occur? How many times would you expect two heads to occur if you did the experiment 1000 times?
Powerball is a lottery game that is operated by the Multi-State Lottery Association and is played in \( 30 \) states, Washington D.C., and the U.S. Virgin Islands.The game is played by drawing five white balls out of a drum of \( 59 \) white balls (numbered \( 1 - 59 \)) and one red powerball out of a drum of \( 39 \) red balls (numbered \( 1 - 39 \)). The jackpot is won by matching all five white balls in any order and the red powerball. (a) Find the possible number of winning Powerball numbers. (b) Find the possible number of winning Powerball numbers if the jackpot is won by matching all five white balls in order and the red power ball. (c) Compare the results of part (a) with a state lottery in which a jackpot is won by matching six balls from a drum of \( 59 \) balls.
Consider a group of people. (a) Explain why the following pattern gives the probabilities that the people have distinct birthdays. \( n = 2: \dfrac{365}{365} \cdot \dfrac{364}{365} = \dfrac{365 \cdot 364}{365^2} \) \( n = 3: \dfrac{365}{365} \cdot \dfrac{364}{365} \cdot \dfrac{363}{365} = \dfrac{365 \cdot 364 \cdot 363}{365^3} \) (b) Use the pattern in part (a) to write an expression for the probability that \( n = 4 \) people have distinct birthdays. (c) Let \( P_n \) be the probability that the \( n \) people have distinct birthdays. Verify that this probability can be obtained recursively by \( P_1 = 1 \) and \( P_n = \dfrac{365 - (n - 1)}{365} P_{n - 1} \). (d) Explain why \( Q_n = 1 - P_n \) gives the probability that at least two people in a group of \( n \) people have the same birthday. (e) Use the results of parts (c) and (d) to complete the table. (f) How many people must be in a group so that the probability of at least two of them having the same birthday is greater than \( \dfrac{1}{2} \)? Explain.
What do you think about this solution?
We value your feedback to improve our textbook solutions.