Chapter 2: Problem 71
Let \(X\) denote the number of white balls selected when \(k\) balls are chosen at random from an urn containing \(n\) white and \(m\) black balls.
/*! 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 71
Let \(X\) denote the number of white balls selected when \(k\) balls are chosen at random from an urn containing \(n\) white and \(m\) black balls.
All the tools & learning materials you need for study success - in one app.
Get started for free
Suppose three fair dice are rolled. What is the probability that at most one six appears?
Show that $$ \lim _{n \rightarrow \infty} e^{-n} \sum_{k=0}^{n} \frac{n^{k}}{k !}=\frac{1}{2} $$ Hint: Let \(X_{n}\) be Poisson with mean \(n\). Use the central limit theorem to show that \(P\left[X_{n} \leq n\right] \rightarrow \frac{1}{2}\)
A total of \(r\) keys are to be put, one at a time, in \(k\) boxes, with each key independently being put in box \(t\) with probability \(p_{i}, \sum_{i=1}^{k} p_{i}=1\). Each time a key is put in a nonempty box, we say that a collision occurs. Find the expected number of collisions.
A coin, having probability \(p\) of landing heads, is flipped until the head appears for the \(r\) th time. Let \(N\) denote the number of flips required. Calculate \(E[N]\) Hint: There is an easy way of doing this. It involves writing \(N\) as the sum of \(r\) geometric random variables.
Suppose that \(X\) and \(Y\) are independent binomial random variables with parameters \((n, p)\) and \((m, p) .\) Argue probabilistically (no computations necessary) that \(X+Y\) is binomial with parameters \((n+m, p)\).
What do you think about this solution?
We value your feedback to improve our textbook solutions.