Problem 43126. Probabilities - Balls and urns - 01
The urn contains B blue balls and R red balls. Each trial consists of drawing one random ball from the urn and observing its color. Then the ball is placed back in the urn.
What is the probability that, after N trials, the number of times a red ball is observed is K?
Solution Stats
Problem Comments
-
1 Comment
David Verrelli
on 1 Dec 2017
The problem is ambiguously worded. The "number of red balls" is a constant, R, so it is unlikely to ever coincide with K (irrespective of the value of N). What should be found here is
"the probability that, after N trials, the number of observations of red balls is K".
Solution Comments
Show commentsProblem Recent Solvers23
Suggested Problems
-
6659 Solvers
-
Getting the indices from a vector
9799 Solvers
-
347 Solvers
-
309 Solvers
-
Compute LOG(1+X) in natural log
250 Solvers
More from this Author11
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!