Tags | |
UUID | e615c930-0e4d-11e4-b7aa-bc764e2038f2 |
[Mathematics | Probability | Statistics | Distribution] The variance of a set of numbers is the measure of how spread out they are. A variance of zero indicates that there is no variance which means all of the values are the same. Variance can never be represented with a negative number. The higher the variance the more spread out the values in the data set are.
Hypergeometric distribution is a discrete probability distribution that describes the probability of kk successes in nn draws without replacement from a finite population of size NN containing exactly KK successes. This is in contrast to the binomial distribution, which describes the probability of kk successes in nn draws with replacement. (See Wikipedia for a better explanation)
Variables:
The following conditions characterize the hypergeometric distribution:
There is a wide range of applications for the hypergeometric test. A marketing analyst often uses this test to characterize the customer base. The test examines a set of known customers for over-representation of any specific various demographic subgroup, like (e.g., like techno-geeks in the fifties).
In Texas Hold'em Poker, players make their hands from two cards in their hand combined with the 5 community cards on the table. The deck has 52, made of 13 cards each of four suits.
Assume a player has 2 clubs in the hand and there are 3 cards showing on the table.
Assume also that 2 of the three cards on showing on the table are clubs.
To determine the probability that one of the remaining 2 cards to be shown is a club that the player can use in a flush, the player must consider the following:
Using the hypergeometric probability calculation:
No comments |