Male children. While it is often assumed that the probabilities of having a boy or a girl are the same, the actual probability of having a boy is slightly higher at 0.51. Suppose a couple plans to have 3 kids.
\[(\begin{matrix} 3 \\ 2 \end{matrix}){ 0.51 }^{ 2 }*0.49=0.382\]
BBG,BGB,GBB,GGB,GBG,BGG,GGG,BBB \[P(2\quad boy)=\quad \frac { BBG+GBB+BGB }{ BBG+BGB+GBB+GGB+GBG+BGG+GGG+BBB } =\frac { 3 }{ 8 } =0.375\]
So since boy and girl has slight different probablity, two answer will be different but they are close
Calculate the following probabilities and indicate which probability distribution model is appropriate in each case. You roll a fair die 5 times. What is the probability of rolling
\[P(the\quad first\quad 6\quad on\quad fifth\quad roll)=\quad { \frac { 5 }{ 6 } }^{ 4 }\frac { 1 }{ 6 } =0.803\] geometric distribution
\[P(three\quad 6)=\quad { (\begin{matrix} 5 \\ 3 \end{matrix})\frac { 5 }{ 6 } }^{ 2 }{ \frac { 1 }{ 6 } }^{ 3 }=0.032\] Binomial
\[P(the\quad third\quad on\quad 5th)=\quad { (\begin{matrix} 4 \\ 2 \end{matrix})\frac { 5 }{ 6 } }^{ 2 }{ \frac { 1 }{ 6 } }^{ 3 }=0.0193\] Negitve Binomial