Section 8.5 : Probability
1. Let,
f(x)={337760x2(20−x)if 2≤x≤180otherwisef(x)=⎧⎨⎩337760x2(20−x)if 2≤x≤180otherwise- Show that f(x)f(x) is a probability density function.
- Find P(X≤7)P(X≤7).
- Find P(X≥7)P(X≥7).
- Find P(3≤X≤14)P(3≤X≤14).
- Determine the mean value of XX.
Okay, to show that this function is a probability density function we can first notice that in the range 2≤x≤182≤x≤18 the function is positive and will be zero everywhere else and so the first condition is satisfied.
The main thing that we need to do here is show that ∫∞−∞f(x)dx=1∫∞−∞f(x)dx=1 .
∫∞−∞f(x)dx=∫182337760x2(20−x)dx=337760∫18220x2−x3dx=337760(203x3−14x4)|182=1∫∞−∞f(x)dx=∫182337760x2(20−x)dx=337760∫18220x2−x3dx=337760(203x3−14x4)∣∣∣182=1The integral is one and so this is in fact a probability density function.
b Find P(X≤7)P(X≤7). Show Solution
First note that because of our limits on xx for which the function is not zero this is equivalent to P(2≤X≤7)P(2≤X≤7). Here is the work for this problem.
P(X≤7)=P(2≤X≤7)=∫72337760x2(20−x)dx=337760(203x3−14x4)|72=0.130065P(X≤7)=P(2≤X≤7)=∫72337760x2(20−x)dx=337760(203x3−14x4)∣∣∣72=0.130065Note that we made use of the fact that we’ve already done the indefinite integral itself in the first part. All we needed to do was change limits from that part to match the limits for this part.
c Find P(X≥7)P(X≥7). Show Solution
First note that because of our limits on xx for which the function is not zero this is equivalent to P(7≤X≤18)P(7≤X≤18). Here is the work for this problem.
P(X≥7)=P(7≤X≤18)=∫187337760x2(20−x)dx=337760(203x3−14x4)|187=0.869935P(X≥7)=P(7≤X≤18)=∫187337760x2(20−x)dx=337760(203x3−14x4)∣∣∣187=0.869935Note that we made use of the fact that we’ve already done the indefinite integral itself in the first part. All we needed to do was change limits from that part to match the limits for this part.
d Find P(3≤X≤14)P(3≤X≤14). Show Solution
Not much to do here other than compute the integral.
P(3≤X≤14)=∫143337760x2(20−x)dx=337760(203x3−14x4)|143=0.677668P(3≤X≤14)=∫143337760x2(20−x)dx=337760(203x3−14x4)∣∣∣143=0.677668Note that we made use of the fact that we’ve already done the indefinite integral itself in the first part. All we needed to do was change limits from that part to match the limits for this part.
e Determine the mean value of XX. Show Solution
For this part all we need to do is compute the following integral.
μ=∫∞−∞xf(x)dx=∫182x[337760x2(20−x)]dx=337760∫18220x3−x4dx=337760(5x4−15x5)|182=11.6705μ=∫∞−∞xf(x)dx=∫182x[337760x2(20−x)]dx=337760∫18220x3−x4dx=337760(5x4−15x5)∣∣∣182=11.6705The mean value of X is then 11.6705.