When using HYPGEOMDIST, the most common questions involve formula syntax, parameter meaning, and result checks; this FAQ includes 3 frequent questions and a short glossary.
FAQ
What should I do if HYPGEOMDIST shows an error after I enter it?
- Check whether the function starts with
=. - Check whether the parentheses, commas, and number of parameters are complete.
- Confirm that each parameter is a valid numeric value and that the order matches the function prompt.
Can HYPGEOMDIST use cell references?
- Yes. You can place each parameter in a different cell first.
- In the result cell, type
=HYPGEOMDIST(and then click each parameter cell to insert the references. - Press Enter so you can reuse the same formula by changing the parameter cells later.
Why does the result not change as expected after I edit the parameters?
- Check whether the formula points to the correct cells.
- Check whether the parameter cells contain text, blanks, or error values.
- Confirm that the sample size, population size, and success counts are entered with the intended relationship.
Glossary
| Term | Definition |
|---|---|
| HYPGEOMDIST | A statistical function that returns a hypergeometric distribution probability value. |
| Cell reference | Using a cell address in a formula instead of typing a constant value directly. |
| Automatic recalculation | The formula result updates after referenced data changes. |