Feb 23, 2015 -- 8:51PM, CLYDEBANK29 wrote:
Imagine in a numbers game like darts. If Van Gerwen was 4/6 to bt Taylor, Taylor was 4/6 to bt Anderson, How close would Van Gerwen be to being 4/9 to bt Anderson? Given that the distribution is not random, should he be bigger or shorter than 4/9 and why?
It depends on the distribution of performances for the players. In general you would first need to solve:
(where f(x) is the PDF and F(x) is the CDF of the chosen distribution respectively)
and then evaluate:
So for example, assuming the performances are distributed as a [url=http://en.wikipedia.org/wiki/Uniform_distribution_%28continuous%29]uniform distribution[/url]:
P(A>C) = ~68.9%
Or, assuming the performances are distributed as a [url=http://en.wikipedia.org/wiki/Logistic_distribution]logistic distribution[/url]:
P(A>C) = ~69.3%
(a [url=http://en.wikipedia.org/wiki/Normal_distribution]normal distribution[/url] would probably be most sensible choice, but Mathematica refuses to evaluate it and it's late here and about to crash out... The logistic example above should give approximately comparable result though).
.