Q. 5.1

Question

The number of minutes of playing time of a certain high school basketball player in a randomly chosen game is a random variable whose probability density function is given in the following figure: 


                     

Find the probability that the player plays 

(a) more than 15 minutes;

(b) between 20 and 35 minutes;

(c) less than 30 minutes;

(d) more than 36 minutes 

Step-by-Step Solution

Verified
Answer

(a) The probability that the player plays more than 15 minutes is 0.875 

(b) The probability that the player plays between 20 and 35 is 0.625

(c) The probability that the player plays less than 30minutes is 0.75

(d) The probability that the player plays more than 36 minutes is 0.1

1Step1: Find the probability that the player plays more than 15 minutes (part a)

Formalize the given probability function. As may be observed from the graph,

f(x)=0.025, x[10,20)(30,40]

f(x)=0.05, x[20,30]

f(x)=0, otherwise

X is the random variable with the density function defined P. The needed probabilities are calculated as the integrals of the density function f over the relevant intervals.

P(X>15)=1-P(X15)=1-1015f(x)dx=1-10150.025dx

=1-0.025×5=0.875

2Step2: Find the probability that the player plays between 20   a n d   35 minutes (part b)

P(X(20,35))=P(X(20,30))+P(X(30,35))

=2030f(x)dx+3035f(x)dx

=0.05×10+0.025×5=0.625

3Step3: Find the probability that the player plays less than 30 minutes (part c)

P(X<30)=1-P(X30)=1-3040f(x)dx=1-30400.025dx

=1-0.025×10=0.75

4step4: Find the probability that the player plays more than 36 minutes (part d)

P(X>36)=3640f(x)dx=36400.025dx=0.025×4=0.1