What function to use?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What function should I use to find the probability of 2 girls being absent
out of 5 total students being absent in a class of 25 total students?
 
To attack the problem, I would either use the hypergometric distribution
(HYPGEOMDIST function) or approximate it with the binomial distribution
(BINOMDIST), but either way you have neither adequately identified the
probability that you want to calculate nor given enough information to
calculate it.

Jerry
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top