The Elo Chess Rating System is a method for predicting scores from a chess match (in this case under a certain scenario). The probability of getting a certain score (for any real number x) is f(x)=(e^-(x-1000)/300)/(1+e^-(x-1000)/300) The cumulative distribution function (for any real number x) is F(x)=1/(1+e^-(x-1000)/300) What is the probability of getting a score of 699? Use 4 decimal places What is the probability of getting a score less than 699? Use 4 decimal places What is the probability of getting a score greater than 1509? Use 4 decimal places What is the probability of getting a score between 699 and 1509? Use 4 decimal places
The Elo Chess Rating System is a method for predicting scores from a chess match (in this case under a certain scenario). The
The cumulative distribution
What is the probability of getting a score of 699?
Use 4 decimal places
What is the probability of getting a score less than 699?
Use 4 decimal places
What is the probability of getting a score greater than 1509?
Use 4 decimal places
What is the probability of getting a score between 699 and 1509?
Use 4 decimal places
It is given that the probability of getting a certain score x is:
Distribution function:
f(x)=(e^-(x-1000)/300)/(1+e^-(x-1000)/300)
Cumulative distribution function:
F(x)=1/(1+e^-(x-1000)/300)
Trending now
This is a popular solution!
Step by step
Solved in 2 steps