Binomial and Hypergeometric Distributions

Hiche
Messages
82
Reaction score
0

Homework Statement



We have an urn with 5 red and 18 blues balls and we pick 4 balls with replacement. We denote the number of red balls in the sample by Y. What is the probability that Y >=3? (Use Binomial Distribution)

Homework Equations



68d0ba6ef5dfb8c654702c3290128b10.png


The Attempt at a Solution



Okay, so we were asked to use the Binomial Distribution here.

The whole sample is denoted by N = 23. The number of trials is n = 4 since we have to choose 4 balls from 23. Since Y denotes the number of red balls in the sample and replacement is used, how do we find p? Is it the probability of having 3 red balls and one blues + the probability of 4 red balls? So, (5/23)^3 * (18/23) + (5/23)^4? What is k? Is it in our case 3 and 4?

I will post the other hypergeometric problem when I solve this. I am not good at statistics in any way so I would appreciate the help.
 
Physics news on Phys.org
Ʃp(y=k},k=3,4
compute p(y=k) from the binomial distribution with probabiliyy 5/18 and n=23
 
Okay thanks, but shouldn't p = 5/23? The total number of balls is 23.
 
Yes,of course.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top