-
Is the section labeled “Chop Value” supposed to be a chop based on ICM? If so, the calculation for each stack should be the sum of the probability of finishing in a particular spot multiplied by the prize for that spot?
Like this:
-
Big Stack: 0.6667 * $10000 + 0.2828 * $4000 + 0.0505 * $1000 = $7848.70
-
Medium Stack: 0.25 * $10000 + 0.5227 * $4000 + 0.2273 * $1000 = $4818.10
-
Small Stack: 0.0833 * $10000 + 0.1944 * $4000 + 0.7226 * $1000 = $2333.20
-