Chapter 9: Problem 25
Find the probability for the experiment of tossing a six-sided die twice. The sum is 6.
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 25
Find the probability for the experiment of tossing a six-sided die twice. The sum is 6.
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
Consider a group of \(n\) people. (a) Explain why the following pattern gives the probabilities that the \(n\) people have distinct birthdays. $$\begin{array}{l}{n=2 : \frac{365}{365} \cdot \frac{364}{365}=\frac{365 \cdot 364}{365^{2}}} \\ {n=3 : \frac{365}{365} \cdot \frac{364}{365} \cdot \frac{363}{365}=\frac{365 \cdot 364 \cdot 363}{365^{3}}}\end{array}$$ (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}=\frac{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 \(\frac{1}{2} ?\) Explain.
Graphical Reasoning In Exercises 83 and \(84,\) use a graphing utility to graph \(f\) and \(g\) in the same viewing window. What is the relationship between the two graphs? Use the Binomial Theorem to write the polynomial function \(g\) in standard form. $$f(x)=x^{3}-4 x, \quad g(x)=f(x+4)$$
Linear Model, Quadratic Model, or Neither? In Exercises \(61-68\) , write the first six terms of the sequence beginning with the given term. Then calculate the first and second differences of the sequence. State whether the sequence has a perfect linear model, a perfect quadratic model, or neither. $$a_{1}=2$$ $$a_{n}=a_{n-1}+2$$
Simplifying a Difference Quotient In Exercises \(67-72\) , simplify the difference quotient, using the Binomial Theorem if necessary. $$\frac{f(x+h)-f(x)}{b} \quad$$ Difference quotient $$f(x)=x^{8}$$
Forming Rows of Pascal's Triangle Form rows \(8-10\) of Pascal's Triangle.
What do you think about this solution?
We value your feedback to improve our textbook solutions.