Find the mean, variance, and standard deviation

KatieLynn
Messages
64
Reaction score
0

Homework Statement



If there are 4 children in a family, find the probability of getting exactly 3 girls. Find the mean, variance, and standard deviation. Use two different methods(binomial distribution method and general probability distribution method).

Homework Equations



Binomial distribution equations:
Mean=np
variance=npq
standard deviation= sq. root of variance

The Attempt at a Solution



mean= (4)(.75)=3

variance=(4)(.75)(.25)=.75

s.d.= .866

is that right?
 
Physics news on Phys.org


Not quite - this is a guess, but you are using the value of 0.75 as p because out of the four children, three are girls? If so, that's not correct.

With the information you are given you can only assume that
  1. Births of boys and girls are independent
  2. The probability a boy is born is 0.50 and the probability a girl is born is 0.50

Your method of calculation to find the mean, variance, and standard deviation are correct, but the value of p isn't (as pointed out above)

You can use the formula

<br /> p(x) = C(4,x) p^x (1-p)^{4-x}<br />

to find the probability of exactly three girls with the binomial distribution.

For the "fundamental principles" piece: write down all possible ways for there to be four children, and use basic principles of equally likely outcomes.
 
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...

Similar threads

Back
Top