|
|
The Excel HYPGEOMDIST FunctionHypergeometric Distribution
The hypergeometric distribution is a discrete probability distribution that gives the probability of a specified number of successes from a given number of draws from a finite population, without replacement. The Hypergeometric Distribution is given by the formula : where
HYPGEOMDIST and HYPGEOM.DIST
In Excel 2010, the Hypgeomdist function has been replaced by the Hypgeom.Dist function, which has improved accuracy. Although it has been replaced, the Hypgeomdist function is still available in Excel 2010 (stored in the list of compatibility functions), to allow compatibility with earlier versions of Excel. Basic DescriptionThe Excel Hypgeomdist function returns the value of the hypergeometric distribution for a given number of successes from a sample of a population. The syntax of the function is :
Where the function arguments are:
The above arguments should all be integers. If these values are supplied as decimals, they are truncated to integers by Excel.
Hypgeomdist Function ExampleImagine you have a bag, containing 4 red balls and 8 green balls. If you remove 4 balls from the bag, the probability that you have selected exactly n red balls can be calculated by the Excel Hypgeomdist function. This is shown in cells A2-A5 of the spreadsheet on the right. The formulas are shown in the upper spreadsheet and the results are shown in the spreadsheet below. Further examples of the Excel Hypgeomdist function can be found on the Microsoft Office website. Hypgeomdist Function ErrorsIf you get an error from the Excel Hypgeomdist function this is likely to be one of the following : Common Errors
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Copyright © 2008-2011 ExcelFunctions.net |