We have a Bernoulli trial - exactly two possible outcomes, "success" (red came out) and "failure" (red didn't come out) and the probability of success is the same every time the experiment is conducted (the roulette wheel spinned), p=3818=199,q=1−199=1910,n=10.
The probability of exactly k red outcomes
P(X=k)=(nk)⋅pk⋅qn−k==(10k)⋅(199)k⋅(1910)10−k==k!⋅(10−k)!10!⋅(199)k⋅(1910)10−k.
The probability of exactly 8 red outcomes
P(X=8)=8!⋅2!10!⋅(199)8⋅(1910)2=0.03159.
Comments