asked 153k views
0 votes
Some couples planning a new family would prefer at least one child of each sex. The probability that a couple’s first child is a boy is 0.512. In the absence of technological intervention, the probability that their second child is a boy is independent of the sex of their first child, and so remains 0.512. Imagine that you are helping a new couple with their planning. If the couple plans to have only two children: (a) What is the probability of getting one child of each sex?

asked
User Dogmang
by
7.6k points

1 Answer

4 votes

Answer:

49.97% probability of getting one child of each sex

Explanation:

For each children, there are only two possible outcomes. Either they are a boy, or they are a girl. The sex of a children is independent of other children, so we use the binomial probability distribution to solve this question.

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.


P(X = x) = C_(n,x).p^(x).(1-p)^(n-x)

In which
C_(n,x) is the number of different combinations of x objects from a set of n elements, given by the following formula.


C_(n,x) = (n!)/(x!(n-x)!)

And p is the probability of X happening.

The probability that a couple’s first child is a boy is 0.512.

This means that
p = 0.512

The will have two children:

This means that
n = 2

(a) What is the probability of getting one child of each sex?

This is P(X = 1).


P(X = x) = C_(n,x).p^(x).(1-p)^(n-x)


P(X = 1) = C_(2,1).(0.512)^(1).(0.488)^(1) = 0.4997

49.97% probability of getting one child of each sex

answered
User Ncrocfer
by
7.7k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.