asked 112k views
2 votes
Each newborn baby has a probability of approximately 0.49 of being female and 0.51 of being male. for a family with four children, let x = the number of children who are girls.

asked
User Amritha
by
7.6k points

1 Answer

0 votes

I believe this problem has 3 questions:

a. Explain why the three conditions are satisfied for X to have the binomial distribution.

b. Identify n and p for the binomial distribution.

c. Find the probability that the family has two girls and two boys.

Answers:

a. First because there are only 2 possible outcomes for each birth: male or female. Hence a binomial distribution.
Second, because the probability of giving out a girl is constant: 0.49 for each birth.
Third, the probability of a giving out a girl does not depend on whether or not there is already a boy or a girl in the family.

b. The n is the total number of children, so n = 4

While the p is the success of being a girls, so P = 0.49

c. We use the binomial probability equation:

P (X) = nCx * p^x * q^(n-x)

P(X=2) = 4!/(2!2!) * 0.49^2 * 0.51^2 = 0.3747

answered
User Nikola Obreshkov
by
8.1k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.