141k views
3 votes
A committee of 3 is being formed randomly from the employees at a school: 4 administrators, 32 teachers, and 5 staff. What is the probability that all 3 members are teachers? Express your answer as a fraction in lowest terms or a decimal rounded to the nearest millionth.

User Vals
by
4.8k points

1 Answer

1 vote

Given,

The number of administrators in the school is 4.

The number of teachers in the school is 32.

The number of staff member in the school is 5.

The number of member required for the committee is 3.

The total number of memebrs in the school is,


\text{Total number of members = 4+32+5 =41}

The number of ways selecting three members from the teachers is,


\begin{gathered} N(T)=^nC_r \\ =^(32)C_3 \\ =(32!)/((32-3)!3!) \\ =4960 \end{gathered}

The number of ways selecting three members from all members is,


\begin{gathered} N(total)=^nC_r \\ =^(41)C_3 \\ =(41!)/((41-3)!3!) \\ =10660 \end{gathered}

The probability that all 3 members are teachers is,


\begin{gathered} P(\text{teachers})=\frac{N(T)}{N(\text{total)}} \\ \text{Substituting the values then,} \\ P(\text{teachers})=(4960)/(10660) \\ P(\text{teachers})=(496)/(1066) \\ P(\text{teachers})=0.465291 \end{gathered}

Hence, the probability that all 3 members are teachers is 0.465291.

User Ergis
by
4.7k points