Prediction Market Math
[DOSSIER // PEER-REVIEWED PUBLICATION]

Kelly Criterion for Binary Event Markets: Mathematical Derivation and the Longshot Fade Trap

DATE: AUTHOR: PredictionMarketMath Quantitative Research Group EST: 16 min
[EXECUTIVE SUMMARY // CORE MATHEMATICAL ANSWER]

Master optimal position sizing for binary derivatives. Understand the mathematical derivation of f* = (p - P_m) / (1 - P_m), deploy fractional Kelly, and uncover why fading low-probability longshots destroys capital.

[CAPITAL ALLOCATION THEORY // INFORMATION-THEORETIC GROWTH OPTIMIZATION]

The Kelly Criterion provides the mathematically optimal capital allocation fraction that maximizes the asymptotic long-term geometric compounding rate of a trading bankroll while guaranteeing zero probability of gambler's ruin. In binary prediction derivatives, where outcomes settle strictly to 0 or 1, Kelly sizing protects quantitative traders against the devastating tail risks of overbetting and capital-inefficient longshot fading.

1. Logarithmic Utility and Geometric Compounding

First formulated by John L. Kelly Jr. at Bell Laboratories in 1956, the criterion translates Claude Shannon's information theory directly into capital allocation. Consider a repetitive investment process over discrete trading periods t ∈ {1, 2, ..., T}. Let W_t denote portfolio bankroll at period t. If an investor allocates a constant fraction f of total capital to positive expected value opportunities, the wealth trajectory follows a geometric compounding process:

W_T = W_0 * ∏_{t=1}^T (1 + f * R_t)

Where R_t represents the stochastic rate of return on the trade. Maximizing arithmetic return leads to extreme leverage and inevitable asymptotic bankruptcy due to volatility drag. Instead, Kelly maximizes the expected value of the logarithmic utility of terminal wealth:

G(f) = E[ln(W_{t+1} / W_t)] = p * ln(1 + f * b) + (1 - p) * ln(1 - f)

Where p is the true probability of event occurrence, q = 1 - p is the failure probability, and b is the net payout odds per dollar risked.

2. Derivation of the Binary Contract Kelly Formula

In a standardized binary prediction market, contract shares are purchased at clearing price P_m ∈ (0, 1) and settle to exactly $1.00 upon success or $0.00 upon failure.

When buying shares at price P_m, risking $1.00 yields 1 / P_m total shares. If the contract resolves favorably, the gross payoff is 1 / P_m dollars. The net profit per dollar risked (the decimal payout odds b) is:

b = (1.00 - P_m) / P_m

Substituting this specific payout structure into the general Kelly objective function G(f):

G(f) = p * ln[1 + f * ( (1 - P_m) / P_m )] + (1 - p) * ln[1 - f]

To find the optimal capital fraction f^* that maximizes growth rate G(f), we compute the first derivative with respect to f and set it equal to zero:

dG / df = [ p * b / (1 + f * b) ] - [ (1 - p) / (1 - f) ] = 0

Solving this linear algebraic equality directly for f^* yields:

f^* = (b * p - q) / b

Replacing b = (1 - P_m) / P_m and q = 1 - p into the expression:

f^* = [ ( (1 - P_m) / P_m ) * p - (1 - p) ] / [ (1 - P_m) / P_m ]
f^* = [ p - P_m * p - P_m + P_m * p ] / (1 - P_m)
f^* = (p - P_m) / (1 - P_m)

This elegant formulation reveals that in any binary derivative market, the mathematically optimal Kelly fraction is simply the objective probability edge (p - P_m) divided by the loss probability implied by the market price (1 - P_m).

3. Comprehensive Binary Kelly Sizing Matrix

The table below displays optimal full Kelly, half Kelly (0.5x), and quarter Kelly (0.25x) capital allocations across a range of market clearing prices and estimated true probabilities:

Market Price (P_m) True Prob (p) Absolute Edge Full Kelly (f*) Half Kelly (0.5x) Quarter Kelly (0.25x) Expected Growth Rate
$0.100.18 (18%)+8.0%8.89%4.44%2.22%+0.39% / trade
$0.250.35 (35%)+10.0%13.33%6.67%3.33%+0.72% / trade
$0.400.50 (50%)+10.0%16.67%8.33%4.17%+0.89% / trade
$0.500.60 (60%)+10.0%20.00%10.00%5.00%+1.01% / trade
$0.650.75 (75%)+10.0%28.57%14.29%7.14%+1.52% / trade
$0.800.88 (88%)+8.0%40.00%20.00%10.00%+1.71% / trade
$0.900.95 (95%)+5.0%50.00%25.00%12.50%+1.28% / trade

4. The Capital Inefficiency of Shorting Longshots: The Polymarket Fade Trap

A pervasive psychological bias among novice prediction market participants is the instinctive desire to "fade" low-probability longshots by purchasing No shares on contracts trading at 3¢ to 5¢ ($0.03 to $0.05). Retail traders perceive this as "guaranteed 95%+ probability money."

However, quantitative examination exposes this strategy as a mathematically disastrous capital inefficiency trap characterized by negative convexity, abysmal capital velocity, and asymmetric tail ruin:

A. Capital Velocity and Asymmetric Locking

To short a $0.05 event, a trader buys No shares at $0.95. Deploying $10,000 of collateral locks up capital for months until final contract resolution, yielding a maximum gross profit of just $526.32 (a 5.26% single-trade return). Meanwhile, the entire $10,000 remains completely frozen, incapable of being deployed into high-velocity, high-edge opportunities.

B. The Asymmetry of Black Swan Tail Events

If a low-probability tail event occurs—a political upset, sudden judicial ruling, or unexpected corporate merger—the position loses 100% of the invested principal ($10,000). A single loss obliterates the cumulative profits of 19 consecutive winning trades ($526.32 * 19 = $9,999.98).

C. Kelly Analysis of Fading Longshots

Applying the Kelly formula to a $0.95 contract where the estimated true probability of No is 96.0% (meaning Yes is 4.0%, but trading at 5.0%):

f^* = (p - P_m) / (1 - P_m) = (0.96 - 0.95) / (1 - 0.95) = 0.01 / 0.05 = 0.20 (20.0%)

Even with a perceived 1.0% statistical edge, allocating 20% of one's entire bankroll to earn a 5.26% return creates unacceptable catastrophic risk. If the trader's true probability model is miscalibrated by a mere 1.5% (meaning true p = 94.5% instead of 96.0%), the expected edge is strictly negative, transforming the position into guaranteed long-term capital destruction.

5. The Fractional Kelly Imperative (Half vs. Quarter Sizing)

While full Kelly allocation (f^*) maximizes expected geometric growth in theoretical models with perfectly known probability parameters, real-world traders face parameter estimation error (epistemic uncertainty). If an investor overestimates true probability p by even a small margin, full Kelly rapidly crosses into the negative growth regime:

f > 2 * f^*  ==>  Expected Growth Rate G(f) < 0 (Sure Ruin)

Furthermore, full Kelly trading exhibits gut-wrenching portfolio volatility. An investor utilizing 1.0x Kelly faces a 33.3% probability of suffering a 50% bankroll drawdown before doubling capital.

To eliminate ruin risk while harvesting the vast majority of potential growth, institutional quantitative desks strictly deploy Fractional Kelly:

  • Half Kelly (0.50 * f^*): Achieves 75.0% of maximum geometric growth rate while slashing portfolio return variance by 50.0% and reducing maximum drawdown probability dramatically.
  • Quarter Kelly (0.25 * f^*): Captures 43.8% of maximum theoretical growth while reducing portfolio volatility by 75.0%, providing a robust safety buffer against model misspecification and correlation shocks.

6. Multi-Contract Portfolio Kelly with Correlation Matrix

When an investor holds simultaneous positions across multiple binary prediction markets (e.g., electoral outcomes across several swing states or interest rate decisions across successive quarters), event outcomes are rarely independent.

Let f = [f_1, f_2, ..., f_n]^T denote the vector of capital fractions, and let Σ represent the covariance matrix of contract returns. The multi-asset Kelly objective function expands into:

max_f  [ f^T * μ - (1/2) * f^T * Σ * f ]  subject to ∑ f_i ≤ 1.0

Where μ is the vector of expected returns μ_i = (p_i - P_{m,i}) / P_{m,i}. In positive correlation regimes (ρ_{ij} > 0), simultaneous Kelly allocations must be scaled down substantially to prevent systemic portfolio drawdown when correlated macro events resolve against the book.

7. Interactive Kelly Sizing Calculator and Bankroll Management

To eliminate emotional guesswork and apply mathematical rigor to every trade execution, quantitative investors automate their position sizing using parameterized Kelly algorithms.

You can model your exact edge, compute full, half, and quarter Kelly fractions, and evaluate capital ruin probabilities using our zero-runtime client-side tool:

Launch Binary Kelly Criterion Calculator

By adhering strictly to fractional Kelly principles and avoiding the low-yield fade trap, quantitative traders maximize long-term wealth compounding while preserving capital through every market cycle.

CURRICULUM TRAJECTORY // RELATED INVESTIGATIONS

Cross-Referenced Research Dossiers

Quantitative theoretical analyses and algorithmic models correlated with this subject:

[FAQ // METHODOLOGY & INQUIRIES]

Frequently Answered Questions

#01 What is the exact Kelly formula for binary outcome contracts? +

For a binary contract purchased at price P_m with true probability p, the optimal fraction of bankroll is f* = (p - P_m) / (1 - P_m). This represents the edge divided by the loss probability implied by the market price.

#02 Why is shorting longshots (buying No at $0.95) considered a capital inefficiency trap? +

Buying No at $0.95 locks up $950 to make $50 over weeks or months (5.26% yield). A single black swan loss erases 19 consecutive wins, tying up capital with near-zero velocity while absorbing massive tail risk.

#03 Why do institutional desks use Fractional Kelly instead of Full Kelly? +

Full Kelly assumes probability p is known with 100% precision. Overestimating p pushes allocations into negative geometric growth. Half Kelly (0.5x) captures 75% of maximum growth with 50% less variance.

PredictionMarketMath Quantitative Research Group

Applied Probability & Binary Market Calibration Team

Quantitative research group specializing in prediction market microstructures, implied probability extraction, scoring rules, and Kelly optimal capital allocation.

Prediction Market Microstructure Analytics Scoring Rules & Brier Calibration Verification Continuous Probability Density Reconstruction