SleightOfHand said:
Any idea how much? Is it too much to utilize?
it varies based on how much is in each hand. should be proportional to the square of how much you bet on each hand, something like (A)x(#hands)x(Bet^2), where A is composed of other numbers (including variance/covariance, etc).
for 2 hands of 8 it might be (A)x(2)x(8^2) = 128xA
for 1 hand of 11 and 1 hand of 5 it might be = (A)x(1)x(11^2) + (A)x(1)x(5^2) = 146xA
the equation might not be precisely correct, but it should give you an idea of how straying from two hands of equal amounts in either direction increases variance.
now we care about standard deviation when looking at risk, so maybe the real difference we are talking about here is SQRT(A)*[SQRT(146) - SQRT(128)], or approximately SQRT(A), actually a little less. so it all depends on the size of A, and to a lesser degree how much you bet on each hand.