Chapter 2: Problem 10
Suppose three fair dice are rolled. What is the probability at most one six appears?
/*! 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 2: Problem 10
Suppose three fair dice are rolled. What is the probability at most one six appears?
All the tools & learning materials you need for study success - in one app.
Get started for free
Let \(X_{1}, X_{2}, \ldots, X_{n}\) be independent random variables, each having a uniform distribution over \((0,1)\). Let \(M=\) maximum \(\left(X_{1}, X_{2}, \ldots, X_{n}\right)\). Show that the distribution function of \(M, F_{M}(\cdot)\), is given by $$ F_{M}(x)=x^{n}, \quad 0 \leq x \leq 1 $$ What is the probability density function of \(M ?\)
Suppose that an experiment can result in one of \(r\) possible outcomes, the ith outcome having probability \(p_{i}, i=1, \ldots, r, \sum_{i=1}^{r} p_{i}=1 .\) If \(n\) of these experiments are performed, and if the outcome of any one of the \(n\) does not affect the outcome of the other \(n-1\) experiments, then show that the probability that the first outcome appears \(x_{1}\) times, the second \(x_{2}\) times, and the \(r\) th \(x_{r}\) times is $$ \frac{n !}{x_{1} ! x_{2} ! \ldots x_{r} !} p_{1}^{x_{1}} p_{2}^{x_{2}} \cdots p_{r}^{x_{r}} \quad \text { when } x_{1}+x_{2}+\cdots+x_{r}=n $$ This is known as the multinomial distribution.
Suppose a die is rolled twice. What are the possible values that the following random variables can take on? (a) The maximum value to appear in the two rolls. (b) The minimum value to appear in the two rolls. (c) The sum of the two rolls. (d) The value of the first roll minus the value of the second roll.
If \(X\) is a nonnegative random variable, and \(g\) is a differential function with \(g(0)=0\), then $$ E[g(X)]=\int_{0}^{\infty} P(X>t) g^{\prime}(t) d t $$ Prove the preceding when \(X\) is a continuous random variable.
If the coin is assumed fair, then, for \(n=2\), what are the probabilities associated with the values that \(X\) can take on?
What do you think about this solution?
We value your feedback to improve our textbook solutions.