SOLUTION: Hello! I am doing probability distributions and finding the mean and standard deviation of a binomial distribution at the moment and have a multiple step question i need help on.

Algebra ->  Probability-and-statistics -> SOLUTION: Hello! I am doing probability distributions and finding the mean and standard deviation of a binomial distribution at the moment and have a multiple step question i need help on.       Log On


   



Question 1028488: Hello!
I am doing probability distributions and finding the mean and standard deviation of a binomial distribution at the moment and have a multiple step question i need help on.
It is: Find the mean and standard deviation for each of the following binomial random variables.
A.) the number of tails seen in 50 tosses of a quarter
B.) the number of aces seen in 100 draws from a well-shuffled bridge deck( without replacement)
C.) the number of cars found to have unsafe tires among the 400 cars stopped for inspection. Assume 6% of all cars have one or more unsafe tires.
D.) The number of melon seeds that germinate when a pack of 50 seeds is planted. The probability of germination is .88.
I know how to get to the binomalpdf on the calculator, i am just having trouble knowing what information to put in where. Any help would be greatly appreciated. Thank you!!!

Answer by robertb(5830) About Me  (Show Source):
You can put this solution on YOUR website!
A.) The number of tails seen in 50 tosses of a quarter.
If the quarter is unbiased, then the mean should be 50*0.5 = 25. Variance should be 50*0.5*0.5 = 12.5, and hence standard deviation is sqrt%2812.5%29+=+3.54 approximately.
B.) The number of aces seen in 100 draws from a well-shuffled bridge deck(without replacement).
Assuming an infinite population (so that the non-replacement is immaterial), the mean is 100%2A%281%2F13%29+=+100%2F13, while the variance is 100%2A%281%2F13%29%2A%2812%2F13%29+=+1200%2F169, hence the standard deviation is sqrt%281200%2F169%29+=+%2820sqrt%283%29%29%2F13+=+2.66 approximately.
C.) The number of cars found to have unsafe tires among the 400 cars stopped for inspection. Assume 6% of all cars have one or more unsafe tires.
Mean would be 400%2A0.06+=+24, and standard deviation is sqrt%28400%2A0.06%2A0.94%29+=+sqrt%2822.56%29+=+4.75 approximately.
D.) I leave this up to you.