Math Problem Statement

A teacher selects a student at random from his class of 20 students every week for 20 consecutive weeks. What is the probability that a particular student, Charlie, is selected exactly three times?

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

Formulas

P(X = k) = (n choose k) * p^k * (1 - p)^(n - k)
n choose k = n! / (k!(n - k)!)

Theorems

Binomial Theorem

Suitable Grade Level

Grades 10-12