Math Problem Statement

The Wilson family was one of the first to come to the U.S. They had 4 children. Assuming that the probability of a child being a girl is .5, find the probability that the Wilson family had:

at least 2 girls? 

at most 3 girls?

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Probability
Binomial Distribution
Combinatorics

Formulas

Binomial Probability Formula: P(X = k) = C(n, k) * p^k * (1 - p)^(n - k)
Combinations Formula: C(n, k) = n! / (k! * (n - k)!)

Theorems

Binomial Theorem

Suitable Grade Level

Grades 9-12