View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jerry W. Lewis Jerry W. Lewis is offline
external usenet poster
 
Posts: 837
Default What function to use?

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

"Adam" wrote:

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?