飛鏢靶幾何機率與期望值
飛鏢靶有三個得分區域:靶心(50分)、中環(20分)和外環(5分)。使用面積比來找出擊中每個區域的機率,然後計算每次投擲的期望得分。
Problem
A dartboard has three scoring zones: a bullseye of radius worth points, a middle ring from radius to worth points, and an outer ring from radius to worth points; find the probability of landing in each zone and the expected score per throw.
Step 1: Compute the area ratios
The probability of hitting a zone is its area divided by the total board area.
For the bullseye,
For the middle ring,
For the outer ring,
Step 2: Calculate the expected score
Multiply each score by its probability and add the results:
That gives
Answer
The probabilities are , , and , and the expected score per throw is points.
概念
Geometric Probability
Probability based on geometric measurements such as lengths and areas. The probability equals the ratio of the favorable region to the total region.
Expected Value and Probability Decisions
Computing the expected value of a random variable and using it to make informed decisions. A game is fair if its expected net gain is zero. Applied to insurance, lotteries, and business decisions.
更多影片
© 2026 Mathos. 保留所有權利



