Problem 43166. Probabilities - Balls and urns - 02
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 discarded.
What is the probability that, after N trials, the number of red balls is K?
Solution Stats
Problem Comments
-
2 Comments
Poorly stated question, as it is ambiguous as to whether it is asking for the number of red balls that have been observed or the number that remain in the urn. Oh, "discarded" is spelled with a d. That much I can fix.
Agree with John D'Errico that the Problem Statement is ambiguous. For the record, based on case 5 of the Test Suite, it must be the _observed_ number of red balls that is to be computed.
Solution Comments
Show commentsProblem Recent Solvers18
Suggested Problems
-
3662 Solvers
-
788 Solvers
-
The sum of the numbers in the vector
597 Solvers
-
351 Solvers
-
1338 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!