market-mechanics-betting
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseMarket Mechanics & Betting
市场机制与下注
Table of Contents
目录
What is Market Mechanics?
什么是市场机制?
Market mechanics translates beliefs (probabilities) into actions (bets, decisions, resource allocation) using quantitative frameworks.
Core Principle: If you believe something with X% probability, you should be willing to bet at certain odds.
Why It Matters:
- Forces intellectual honesty (would you bet on this?)
- Optimizes resource allocation (how much to bet?)
- Improves calibration (betting reveals true beliefs)
- Provides scoring framework (Brier, log score)
- Enables aggregation (extremizing, market prices)
市场机制通过量化框架将信念(概率)转化为行动(下注、决策、资源分配)。
**核心原则:**如果你对某件事有X%的置信度,你应该愿意以特定赔率下注。
重要性:
- 倒逼理性诚实(你真的愿意为此下注吗?)
- 优化资源分配(下注多少?)
- 提升校准度(下注能反映真实信念)
- 提供评分框架(Brier、对数评分)
- 支持预测聚合(调整预测结果、市场定价)
When to Use This Skill
何时使用此工具
Use when:
- Converting belief to action - Have probability, need decision
- Betting decisions - Should I bet? How much?
- Resource allocation - How to distribute finite resources?
- Scoring forecasts - Measuring accuracy (Brier score)
- Aggregating forecasts - Combining multiple predictions
- Finding edge - Is my probability better than market?
Do NOT use when:
- No market/betting context exists
- Non-quantifiable outcomes
- Pure strategic analysis (no probability needed)
在以下场景使用:
- 信念转行动——已有概率,需要决策
- 下注决策——是否下注?下注多少?
- 资源分配——如何分配有限资源?
- 预测评分——衡量准确性(Brier score)
- 预测聚合——整合多个预测结果
- 寻找优势——我的概率是否比市场更准确?
请勿使用:
- 无市场/下注场景时
- 结果无法量化时
- 纯战略分析(无需概率)时
Interactive Menu
交互式菜单
What would you like to do?
你想执行什么操作?
Core Workflows
核心工作流
1. Calculate Edge - Determine if you have an advantage
2. Optimize Bet Size (Kelly Criterion) - How much to bet
3. Extremize Aggregated Forecasts - Adjust crowd wisdom
4. Optimize Brier Score - Improve forecast scoring
5. Hedge and Portfolio Betting - Manage multiple bets
6. Learn the Framework - Deep dive into methodology
7. Exit - Return to main forecasting workflow
1. Calculate Edge
1. 计算优势
Determine if you have a betting advantage.
Edge Calculation Progress:
- [ ] Step 1: Identify market probability
- [ ] Step 2: State your probability
- [ ] Step 3: Calculate edge
- [ ] Step 4: Apply minimum threshold
- [ ] Step 5: Make bet/pass decision判断是否具备下注优势。
优势计算步骤:
- [ ] 步骤1:确定市场概率
- [ ] 步骤2:给出你的概率
- [ ] 步骤3:计算优势
- [ ] 步骤4:应用最低阈值
- [ ] 步骤5:做出下注/放弃决策Step 1: Identify market probability
步骤1:确定市场概率
Sources: Prediction markets (Polymarket, Kalshi), betting odds, consensus forecasts, base rates
Converting betting odds to probability:
Decimal odds: Probability = 1 / Odds
American (+150): Probability = 100 / (150 + 100) = 40%
American (-150): Probability = 150 / (150 + 100) = 60%
Fractional (3/1): Probability = 1 / (3 + 1) = 25%**来源:**预测市场(Polymarket、Kalshi)、下注赔率、共识预测、基准率
将下注赔率转换为概率:
十进制赔率:概率 = 1 / 赔率
美式赔率(+150):概率 = 100 / (150 + 100) = 40%
美式赔率(-150):概率 = 150 / (150 + 100) = 60%
分数赔率(3/1):概率 = 1 / (3 + 1) = 25%Step 2: State your probability
步骤2:给出你的概率
After running your forecasting process, state: Your probability: ___%
完成预测流程后,填写:你的概率:___%
Step 3: Calculate edge
步骤3:计算优势
Edge = Your Probability - Market ProbabilityInterpretation:
- Positive edge: More bullish than market → Consider betting YES
- Negative edge: More bearish than market → Consider betting NO
- Zero edge: Agree with market → Pass
优势 = 你的概率 - 市场概率解读:
- **正优势:**比市场更乐观→考虑下注“是”
- **负优势:**比市场更悲观→考虑下注“否”或放弃
- **零优势:**与市场一致→放弃
Step 4: Apply minimum threshold
步骤4:应用最低阈值
Minimum Edge Thresholds:
| Context | Minimum Edge | Reasoning |
|---|---|---|
| Prediction markets | 5-10% | Fees ~2-5%, need buffer |
| Sports betting | 3-5% | Efficient markets |
| Private bets | 2-3% | Only model uncertainty |
| High conviction | 8-15% | Substantial edge needed |
最低优势阈值:
| 场景 | 最低优势 | 理由 |
|---|---|---|
| 预测市场 | 5-10% | 手续费约2-5%,需要缓冲空间 |
| 体育下注 | 3-5% | 市场效率较高 |
| 私人下注 | 2-3% | 仅考虑模型不确定性 |
| 高置信度场景 | 8-15% | 需要显著优势 |
Step 5: Make bet/pass decision
步骤5:做出下注/放弃决策
If Edge > Minimum Threshold → Calculate bet size (Kelly)
If 0 < Edge < Minimum → Pass (edge too small)
If Edge < 0 → Consider opposite bet or passNext: Return to menu or continue to Kelly sizing
如果优势 > 最低阈值 → 计算下注规模(Kelly)
如果0 < 优势 < 最低阈值 → 放弃(优势过小)
如果优势 < 0 → 考虑反向下注或放弃**下一步:**返回菜单或继续计算Kelly下注规模
2. Optimize Bet Size (Kelly Criterion)
2. 优化下注规模(Kelly Criterion)
Calculate optimal bet size to maximize long-term growth.
Kelly Criterion Progress:
- [ ] Step 1: Understand Kelly formula
- [ ] Step 2: Calculate full Kelly
- [ ] Step 3: Apply fractional Kelly
- [ ] Step 4: Consider bankroll constraints
- [ ] Step 5: Execute bet计算最优下注规模以最大化长期收益增长。
Kelly Criterion 执行步骤:
- [ ] 步骤1:理解Kelly公式
- [ ] 步骤2:计算全Kelly规模
- [ ] 步骤3:应用部分Kelly策略
- [ ] 步骤4:考虑资金限制
- [ ] 步骤5:执行下注Step 1: Understand Kelly formula
步骤1:理解Kelly公式
f* = (bp - q) / b
Where:
f* = Fraction of bankroll to bet
b = Net odds received (decimal odds - 1)
p = Your probability of winning
q = Your probability of losing (1 - p)Maximizes expected logarithm of wealth (long-term growth rate).
f* = (bp - q) / b
其中:
f* = 下注资金占总资金的比例
b = 净赔率(十进制赔率 - 1)
p = 你获胜的概率
q = 你失败的概率(1 - p)该公式最大化财富的预期对数(长期增长率)。
Step 2: Calculate full Kelly
步骤2:计算全Kelly规模
Example:
- Your probability: 70% win
- Market odds: 1.67 (decimal) → Net odds (b): 0.67
- p = 0.70, q = 0.30
f* = (0.67 × 0.70 - 0.30) / 0.67 = 0.252 = 25.2%Full Kelly says: Bet 25.2% of bankroll
示例:
- 你的获胜概率:70%
- 市场赔率:1.67(十进制)→ 净赔率(b):0.67
- p = 0.70, q = 0.30
f* = (0.67 × 0.70 - 0.30) / 0.67 = 0.252 = 25.2%全Kelly策略建议:下注总资金的25.2%
Step 3: Apply fractional Kelly
步骤3:应用部分Kelly策略
Problem with full Kelly: High variance, model error sensitivity, psychological difficulty
Solution: Fractional Kelly
Actual bet = f* × Fraction
Common fractions:
- 1/2 Kelly: f* / 2
- 1/3 Kelly: f* / 3
- 1/4 Kelly: f* / 4Recommendation: Use 1/4 to 1/2 Kelly for most bets.
Why: Reduces variance by 50-75%, still captures most growth, more robust to model error.
**全Kelly的问题:**方差高、对模型误差敏感、心理执行难度大
解决方案:部分Kelly
实际下注规模 = f* × 比例
常用比例:
- 1/2 Kelly: f* / 2
- 1/3 Kelly: f* / 3
- 1/4 Kelly: f* / 4**建议:**大多数下注使用1/4到1/2 Kelly策略。
**原因:**将方差降低50-75%,同时仍能获取大部分增长,对模型误差更稳健。
Step 4: Consider bankroll constraints
步骤4:考虑资金限制
Practical considerations:
- Define dedicated betting bankroll (money you can afford to lose)
- Minimum bet size (market minimums)
- Maximum bet size (market/liquidity limits)
- Round to practical amounts
实际考量:
- 定义专用下注资金(你能承受损失的金额)
- 最低下注规模(市场限制)
- 最高下注规模(市场/流动性限制)
- 调整为实际可下注金额
Step 5: Execute bet
步骤5:执行下注
Final check:
- Confirmed edge > minimum threshold
- Calculated Kelly size
- Applied fractional Kelly (1/4 to 1/2)
- Checked bankroll constraints
- Verified odds haven't changed
Place bet.
Next: Return to menu
3. Extremize Aggregated Forecasts
3. 调整聚合预测结果
Adjust crowd wisdom when aggregating multiple predictions.
Extremizing Progress:
- [ ] Step 1: Understand why extremizing works
- [ ] Step 2: Collect individual forecasts
- [ ] Step 3: Calculate simple average
- [ ] Step 4: Apply extremizing formula
- [ ] Step 5: Validate and finalize整合多个预测时优化群体智慧。
调整预测执行步骤:
- [ ] 步骤1:理解调整的作用
- [ ] 步骤2:收集个体预测
- [ ] 步骤3:计算简单平均值
- [ ] 步骤4:应用调整公式
- [ ] 步骤5:验证并最终确定Step 1: Understand why extremizing works
步骤1:理解调整的作用
The Problem: When you average forecasts, you get regression to 50%.
The Research: Good Judgment Project found aggregated forecasts are more accurate than individuals BUT systematically too moderate. Extremizing (pushing away from 50%) improves accuracy because multiple forecasters share common information, and simple averaging "overcounts" shared information.
**问题:**平均预测结果会向50%回归。
**研究结论:**Good Judgment Project发现聚合预测比个体预测更准确,但系统偏保守。调整预测结果(向远离50%的方向调整)能提升准确性,因为多个预测者共享部分信息,简单平均会“重复计算”共享信息。
Step 2: Collect individual forecasts
步骤2:收集个体预测
Gather predictions from multiple sources. Ensure forecasts are independent, forecasters used good process, and have similar information available.
收集多个来源的预测结果。确保预测独立、预测者使用合理流程且信息获取渠道相似。
Step 3: Calculate simple average
步骤3:计算简单平均值
Average = Sum of forecasts / Number of forecasts平均值 = 所有预测之和 / 预测数量Step 4: Apply extremizing formula
步骤4:应用调整公式
Extremized = 50% + (Average - 50%) × Factor
Where Factor typically ranges from 1.2 to 1.5Example:
- Average: 77.6%
- Factor: 1.3
Extremized = 50% + (77.6% - 50%) × 1.3 = 85.88% ≈ 86%Choosing the Factor:
| Situation | Factor | Reasoning |
|---|---|---|
| Forecasters highly correlated | 1.1-1.2 | Weak extremizing |
| Moderately independent | 1.3-1.4 | Moderate extremizing |
| Very independent | 1.5+ | Strong extremizing |
| High expertise | 1.4-1.6 | Trust the signal |
Default: Use 1.3 if unsure.
调整后结果 = 50% + (平均值 - 50%) × 系数
系数通常在1.2到1.5之间示例:
- 平均值:77.6%
- 系数:1.3
调整后结果 = 50% + (77.6% - 50%) × 1.3 = 85.88% ≈ 86%系数选择:
| 场景 | 系数 | 理由 |
|---|---|---|
| 预测者高度相关 | 1.1-1.2 | 弱调整 |
| 预测者中度独立 | 1.3-1.4 | 中度调整 |
| 预测者高度独立 | 1.5+ | 强调整 |
| 高专业度预测者 | 1.4-1.6 | 信任信号 |
**默认:**不确定时使用1.3。
Step 5: Validate and finalize
步骤5:验证并最终确定
Sanity checks:
- Bounded [0%, 100%]: Cap at 99%/1% if needed
- Reasonableness: Does result "feel" right?
- Compare to best individual: Extremized should be close to best forecaster
Next: Return to menu
4. Optimize Brier Score
4. 优化Brier分数
Improve forecast accuracy scoring.
Brier Score Optimization Progress:
- [ ] Step 1: Understand Brier score formula
- [ ] Step 2: Calculate your Brier score
- [ ] Step 3: Decompose into calibration and resolution
- [ ] Step 4: Identify improvement strategies
- [ ] Step 5: Avoid gaming the metric提升预测准确性评分。
Brier分数优化步骤:
- [ ] 步骤1:理解Brier分数公式
- [ ] 步骤2:计算你的Brier分数
- [ ] 步骤3:分解为校准度和区分度
- [ ] 步骤4:确定改进策略
- [ ] 步骤5:避免滥用指标Step 1: Understand Brier score formula
步骤1:理解Brier分数公式
Brier Score = (1/N) × Σ(Probability - Outcome)²
Where:
- Probability = Your forecast (0 to 1)
- Outcome = Actual result (0 or 1)
- N = Number of forecastsRange: 0 (perfect) to 1 (worst). Lower is better.
Brier分数 = (1/N) × Σ(预测概率 - 实际结果)²
其中:
- 预测概率 = 你的预测值(0到1)
- 实际结果 = 真实结果(0或1)
- N = 预测数量**范围:**0(完美)到1(最差)。分数越低越好。
Step 2: Calculate your Brier score
步骤2:计算你的Brier分数
Interpretation:
| Brier Score | Quality |
|---|---|
| < 0.10 | Excellent |
| 0.10 - 0.15 | Good |
| 0.15 - 0.20 | Average |
| 0.20 - 0.25 | Below average |
| > 0.25 | Poor |
Baseline: Random guessing (always 50%) gives Brier = 0.25
解读:
| Brier分数 | 质量 |
|---|---|
| < 0.10 | 优秀 |
| 0.10 - 0.15 | 良好 |
| 0.15 - 0.20 | 中等 |
| 0.20 - 0.25 | 低于平均 |
| > 0.25 | 较差 |
**基准:**随机猜测(始终50%)的Brier分数为0.25
Step 3: Decompose into calibration and resolution
步骤3:分解为校准度和区分度
Brier Score = Calibration Error + Resolution + Uncertainty
Calibration Error: Do your 70% predictions happen 70% of the time? (measures bias)
Resolution: How often do you assign different probabilities to different outcomes? (measures discrimination)
Brier分数 = 校准误差 + 区分度 + 不确定性
**校准误差:**你预测70%的事件是否真的有70%的发生概率?(衡量偏差)
**区分度:**你是否能为不同结果分配不同的概率?(衡量辨别能力)
Step 4: Identify improvement strategies
步骤4:确定改进策略
Strategy 1: Fix Calibration
- If overconfident: Widen confidence intervals, be less extreme
- If underconfident: Be more extreme when you have strong evidence
- Tool: Calibration plot (X: predicted probability, Y: actual frequency)
Strategy 2: Improve Resolution
- Avoid being stuck at 50%
- Differentiate between easy and hard forecasts
- Be bold when evidence is strong
Strategy 3: Gather Better Information
- Do more research, use reference classes, decompose with Fermi, update with Bayes
策略1:修正校准度
- 若过度自信:扩大置信区间,减少极端预测
- 若信心不足:有强证据时做出更极端的预测
- 工具:校准图(X轴:预测概率,Y轴:实际发生频率)
策略2:提升区分度
- 避免始终预测50%
- 区分简单和困难的预测
- 有强证据时大胆预测
策略3:获取更优信息
- 深入研究、参考同类案例、用费米分解、贝叶斯更新
Step 5: Avoid gaming the metric
步骤5:避免滥用指标
Wrong approach: "Never predict below 10% or above 90%" (gaming)
Right approach: Predict your TRUE belief. If that's 5%, say 5%. Accept that you'll occasionally get large Brier penalties. Over many forecasts, honesty wins.
The rule: Minimize Brier score by being accurate, not by being safe.
Next: Return to menu
错误做法:“永远不预测低于10%或高于90%”(滥用指标)
**正确做法:**预测你的真实信念。如果是5%,就说5%。接受偶尔会有高Brier惩罚,长期来看,诚实会获胜。
规则:通过准确预测而非保守预测来最小化Brier分数。
**下一步:**返回菜单
5. Hedge and Portfolio Betting
5. 对冲与投资组合下注
Manage multiple bets and correlations.
Portfolio Betting Progress:
- [ ] Step 1: Identify correlations between bets
- [ ] Step 2: Calculate portfolio Kelly
- [ ] Step 3: Assess hedging opportunities
- [ ] Step 4: Optimize across all positions
- [ ] Step 5: Monitor and rebalance管理多个下注及相关性。
投资组合下注执行步骤:
- [ ] 步骤1:识别下注间的相关性
- [ ] 步骤2:计算投资组合Kelly规模
- [ ] 步骤3:评估对冲机会
- [ ] 步骤4:优化所有头寸
- [ ] 步骤5:监控与再平衡Step 1: Identify correlations between bets
步骤1:识别下注间的相关性
The problem: If bets are correlated, true exposure is higher than sum of individual bets.
Correlation examples:
- Positive: "Democrats win House" + "Democrats win Senate"
- Negative: "Team A wins" + "Team B wins" (playing each other)
- Uncorrelated: "Rain tomorrow" + "Bitcoin price doubles"
**问题:**如果下注相关,实际风险敞口会大于单个下注的总和。
相关性示例:
- 正相关:“民主党赢得众议院” + “民主党赢得参议院”
- 负相关:“A队获胜” + “B队获胜”(两队对战)
- 不相关:“明天下雨” + “比特币价格翻倍”
Step 2: Calculate portfolio Kelly
步骤2:计算投资组合Kelly规模
Simplified heuristic:
- If correlation > 0.5: Reduce each bet size by 30-50%
- If correlation < -0.5: Can increase total exposure slightly (partial hedge)
简化 heuristic:
- 若相关性 > 0.5:将每个下注规模减少30-50%
- 若相关性 < -0.5:可小幅增加总敞口(部分对冲)
Step 3: Assess hedging opportunities
步骤3:评估对冲机会
When to hedge:
- Probability changed: Lock in profit when beliefs shift
- Lock in profit: Event moved in your favor, odds improved
- Reduce exposure: Too much capital on one outcome
Hedging example:
- Bet $100 on A at 60% (1.67 odds) → Payout: $167
- Odds change: A now 70%, B now 30% (3.33 odds)
- Hedge: Bet $50 on B at 3.33 → Payout if B wins: $167
- Result: Guaranteed $17 profit regardless of outcome
何时对冲:
- **概率变化:**信念改变时锁定利润
- **锁定利润:**事件向有利方向发展,赔率改善
- **降低敞口:**单一结果上投入过多资金
对冲示例:
- 以1.67赔率下注100美元在A(60%概率)→ payout:167美元
- 赔率变化:A的概率变为70%,B的赔率为3.33
- 对冲:以3.33赔率下注50美元在B → B获胜时payout:167美元
- **结果:**无论结果如何,保证17美元利润
Step 4: Optimize across all positions
步骤4:优化所有头寸
View portfolio holistically. Reduce correlated bets, maintain independence where possible.
整体看待投资组合。减少相关下注,尽可能保持独立性。
Step 5: Monitor and rebalance
步骤5:监控与再平衡
Weekly review: Check if probabilities changed, assess hedging opportunities, rebalance if needed
After major news: Update probabilities, consider hedging, recalculate Kelly sizes
Monthly audit: Portfolio correlation check, bankroll adjustment, performance review
Next: Return to menu
**每周回顾:**检查概率是否变化,评估对冲机会,必要时再平衡
**重大新闻后:**更新概率,考虑对冲,重新计算Kelly规模
**每月审计:**检查投资组合相关性,调整资金,回顾表现
**下一步:**返回菜单
6. Learn the Framework
6. 学习框架
Deep dive into the methodology.
深入了解方法论。
Resource Files
资源文件
📄 Betting Theory Fundamentals
- Expected value framework, variance and risk, bankroll management, market efficiency
📄 Kelly Criterion Deep Dive
- Mathematical derivation, proof of optimality, extensions and variations, common mistakes
📄 Scoring Rules and Calibration
- Brier score deep dive, log score, calibration curves, resolution analysis, proper scoring rules
Next: Return to menu
📄 下注理论基础
- 期望值框架、方差与风险、资金管理、市场效率
📄 Kelly Criterion 深度解析
- 数学推导、最优性证明、扩展与变体、常见错误
📄 评分规则与校准
- Brier分数深度解析、对数评分、校准曲线、区分度分析、合理评分规则
**下一步:**返回菜单
Quick Reference
快速参考
The Market Mechanics Commandments
市场机制准则
- Edge > Threshold - Don't bet small edges (5%+ minimum)
- Use Fractional Kelly - Never full Kelly (use 1/4 to 1/2)
- Extremize aggregates - Push away from 50% when combining forecasts
- Minimize Brier honestly - Be accurate, not safe
- Watch correlations - Portfolio risk > sum of individual risks
- Hedge strategically - When probabilities change or lock profit
- Track calibration - Your 70% should happen 70% of the time
- 优势>阈值 - 不要为小优势下注(最低5%+)
- 使用部分Kelly - 永远不要用全Kelly(用1/4到1/2)
- 调整聚合预测 - 整合预测时向远离50%的方向调整
- 诚实优化Brier分数 - 准确而非保守
- 关注相关性 - 投资组合风险>单个风险之和
- 策略性对冲 - 概率变化或锁定利润时对冲
- 跟踪校准度 - 你预测70%的事件应实际发生70%
One-Sentence Summary
一句话总结
Convert beliefs into optimal decisions using edge calculation, Kelly sizing, extremizing, and proper scoring.
通过优势计算、Kelly下注规模、预测调整和合理评分,将信念转化为最优决策。
Integration with Other Skills
与其他工具的整合
- Before: Use after completing forecast (have probability, need action)
- Companion: Works with for probability updates
bayesian-reasoning-calibration - Feeds into: Portfolio management and adaptive betting strategies
- **前置:**完成预测后使用(已有概率,需要行动)
- **配套:**与配合进行概率更新
bayesian-reasoning-calibration - **输出:**为投资组合管理和自适应下注策略提供支持
Resource Files
资源文件
📁 resources/
- betting-theory.md - Fundamentals and framework
- kelly-criterion.md - Optimal bet sizing
- scoring-rules.md - Calibration and accuracy measurement
Ready to start? Choose a number from the menu above.
📁 resources/
- betting-theory.md - 基础与框架
- kelly-criterion.md - 最优下注规模
- scoring-rules.md - 校准与准确性衡量
准备开始?从上方菜单选择编号。