如何计算Probability
learn.whatIsHeading
Probability measures the likelihood of an event, from 0 (impossible) to 1 (certain). P = favourable outcomes / total outcomes. Odds express the same as favourable : unfavourable ratio.
分步指南
- 1P(A) = favourable / total equally likely outcomes
- 2P(A) + P(not A) = 1
- 3P(A and B) = P(A) × P(B) for independent events
- 4P(A or B) = P(A) + P(B) − P(A and B)
例题解析
输入
Drawing an ace from a standard deck
结果
P = 4/52 ≈ 7.7% · Odds 1:12
4 aces out of 52 cards
准备好计算了吗?尝试免费的 Probability 计算器
自己尝试一下 →