Facebook Pixel
Mathos
확률

다트판 기하학적 확률과 기대값

다트판에는 세 개의 점수 구역이 있습니다: 중앙 (50점), 중간 링 (20점), 외부 링 (5점). 면적 비율을 사용하여 각 구역에 맞출 확률을 찾고, 그 다음 던질 때마다 기대 점수를 계산합니다.

AI로 수학 마스터하기

문제에 막혔나요? Mathos AI는 모든 수학 개념에 대해 단계별 솔루션, 즉각적인 시각화 및 맞춤형 튜터링을 제공합니다.


학습 리소스

이 콘텐츠는 Mathos AI 오픈 학습 라이브러리의 일부입니다. 학생들이 복잡한 수학 문제를 시각화하고 이해하는 데 도움이 되도록 설계되었습니다.

신뢰 및 인정


투자자

Y Combinator

미디어 보도

Forbes

Problem

A dartboard has three scoring zones: a bullseye of radius 22 worth 5050 points, a middle ring from radius 22 to 55 worth 2020 points, and an outer ring from radius 55 to 1010 worth 55 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,

π(2)2π(10)2=4100=125.\frac{\pi (2)^2}{\pi (10)^2}=\frac{4}{100}=\frac{1}{25}.

For the middle ring,

π(5)2π(2)2π(10)2=254100=21100.\frac{\pi (5)^2-\pi (2)^2}{\pi (10)^2}=\frac{25-4}{100}=\frac{21}{100}.

For the outer ring,

π(10)2π(5)2π(10)2=10025100=75100.\frac{\pi (10)^2-\pi (5)^2}{\pi (10)^2}=\frac{100-25}{100}=\frac{75}{100}.

Step 2: Calculate the expected score

Multiply each score by its probability and add the results:

50(4100)+20(21100)+5(75100).50\left(\frac{4}{100}\right)+20\left(\frac{21}{100}\right)+5\left(\frac{75}{100}\right).

That gives

2+4.2+3.75=995100=9.95.2+4.2+3.75=\frac{995}{100}=9.95.

Answer

The probabilities are 4100\frac{4}{100}, 21100\frac{21}{100}, and 75100\frac{75}{100}, and the expected score per throw is 9.959.95 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. 모든 권리 보유