Facebook Pixel
Mathos
Olasılık

Dart Tahtası Geometrik Olasılık ve Beklenen Değer

Bir dart tahtasında üç puanlama bölgesi vardır: merkez (50 puan), orta halka (20 puan) ve dış halka (5 puan). Her bölgeye isabet etme olasılığını bulmak için alan oranlarını kullanın, ardından her atış başına beklenen puanı hesaplayın.

Yapay Zeka ile Matematikte Ustalaşın

Bir problemde mi takıldınız? Mathos AI, herhangi bir matematiksel kavram için adım adım çözümler, anında görselleştirmeler ve kişiselleştirilmiş özel ders sağlar.


Öğrenme Kaynakları

Bu içerik, Mathos AI açık öğrenme kütüphanesinin bir parçasıdır. Öğrencilerin karmaşık matematiksel problemleri görselleştirmelerine ve anlamalarına yardımcı olmak için tasarlanmıştır.

Güvenilir ve Tanınmış


Destekleyen

Y Combinator

Yer Alan

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.

Kavramlar

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.

Daha fazla video

© 2026 Mathos. Tüm hakları saklıdır