Question: (b) Define a function winProbability(ra, rb, n) that simulates n games in order to estimate the probability that a player with ability r a will
(b) Define a function winProbability(ra, rb, n) that simulates n games in order to estimate the probability that a player with ability ra will win a game against a player of ability rb.
Given sufficient simulations, calling the function with abilities 70 and 30 should give the answer 0.98 when printed to 2 decimal places.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
