Jump to content

Featured Replies

 In hypergeometric distribution, n= population of n elements, r = sample size, n1 = elements recognized as having some defined criteria, n2 = n - n1 =  remaining elements other than n1 . We seek the probability qk such that the sample size r contain exactly k recognized elements provided [math]k \geq 0, k \leq n_1 [/math] if n1 is smaller  or [math] k \leq r[/math] if r is smaller. In such a case the probability [math]q_k =\frac{\binom{n_1}{k}\binom{n- n_1}{r - k}}{\binom{n}{r}} \tag {1}[/math]

Now, I want to calculate n=8500, n1 =1000, r = 1000, k = 0 to 100.  Inserting these values in (1), calculation of summation is very difficult.  In such case, how can I use normal approximation to binomial distribution to find qk ?

Do you have any clue or hint?

     

Edited by Dhamnekar Win,odd

I don't know about the normal approximation in this case, but Excel has HYPGEOMDIST() function...

  • 3 years later...
On 4/1/2022 at 3:59 PM, Dhamnekar Win,odd said:

 In hypergeometric distribution, n= population of n elements, r = sample size, n1 = elements recognized as having some defined criteria, n2 = n - n1 =  remaining elements other than n1 . We seek the probability qk such that the sample size r contain exactly k recognized elements provided k≥0,k≤n1 if n1 is smaller  or k≤r if r is smaller. In such a case the probability qk=(n1k)(n−n1r−k)(nr)(1)

Now, I want to calculate n=8500, n1 =1000, r = 1000, k = 0 to 100.  Inserting these values in (1), calculation of summation is very difficult.  In such case, how can I use normal approximation to binomial distribution to find qk ?

Do you have any clue or hint?

     

Minecraft random block ticks used for crop ripening sequences etc. run on the hypergeometric distribution.

For many trials of low probability events, the Poisson Approximation is remarkably accurate.

Please sign in to comment

You will be able to leave a comment after signing in

Sign In Now

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.