Chazar wrote:@KGB: in short, your calculation is off, since you are accounting for a battle that goes "inf takes hit, inf takes hit, orc takes hit", which is not a possible battle in warbarons; long answer:
True. Writing 3-chose-2 wasn't the right way to express what was occurring there. As you say in your longer explanation we just want all the cases where the Orc wins with taking 1 hit. That of course has to work out mathematically to the same number for each distinct case since the odds of getting 1-4 or 4-1 with 2 6-sided dice is the same.
Chazar wrote:So we have K for case 1,
(1-K)*(0.439)*(0.439) for case 2, and
(1-K)*(1-0.439)*(1-0.439) for case 3 and also for case 4, which we have to add twice, leading to the formula I originally had:
K + (1-K)*(0.439)*(0.439) + 2 * (1-K)*(1-0.439)*(1-0.439)
But you do agree this works out to 14.75% (round down to 14) as I showed above right? Your original calculation of 16% must have just been an error when you expanded everything.
Effectively the formula is just:
k + (1-k) * Orc Win % = .50
The reason I use the simple formula is so it can be determined by simulation instead of expanding lots of terms that get bigger and bigger if you start dealing with units that have 3 hits (imagine all the terms for 2 3-hit units).
KGB