Two Plus Two Newer Archives

Two Plus Two Newer Archives (http://archives1.twoplustwo.com/index.php)
-   Probability (http://archives1.twoplustwo.com/forumdisplay.php?f=27)
-   -   Help with SD calculations for hand distributions (http://archives1.twoplustwo.com/showthread.php?t=538329)

ph2133868789 11-04-2007 04:46 PM

Help with SD calculations for hand distributions
 
How do you calculate the standard deviation for, say, the number of times you will be dealt a given set of hands over a given number of deals?

Example: Standard deviation for # of times dealt AA,KK,QQ,AKs over 16k hands? Or your example, but you get the idea.

BruceZ 11-04-2007 04:48 PM

Re: Help with SD calculations for hand distributions
 
[ QUOTE ]
How do you calculate the standard deviation for, say, the number of times you will be dealt a given set of hands over a given number of deals?

Example: Standard deviation for # of times dealt AA,KK,QQ,AKs over 16k hands? Or your example, but you get the idea.

[/ QUOTE ]

SD = sqrt(npq)

where
n is the number of hands
p is the probability of getting one of the hands in question on any given hand
q = 1 - p

This is the standard deviation of the binomial distribution over which the number of these hands is distributed.

In your example, there are 22 hands in question, so p = 22/C(52,2) = 22/1326. SD = sqrt(16000 * 22/1326 * 1304/1326) =~ 16.2


All times are GMT -4. The time now is 01:55 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.