document.write( "Question 1149462: The random variable X is known to be uniformly distributed between 10 and 20
\n" ); document.write( "1).show the graph of the probability density function
\n" ); document.write( "2).compute p(X<15)
\n" ); document.write( "3).compute p(12\n" ); document.write( "4).find the var(X) and the E(X)
\n" ); document.write( "

Algebra.Com's Answer #770784 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Draw a number line from 1 to 20
\n" ); document.write( "the probability is 0.1
\n" ); document.write( "Between 10 and 20 on the x-axis, y=0.1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "probability x<15 is 0.5, because the rectangle is 5 long and 0.1 wide
\n" ); document.write( "probability of x=12.4 exact is 0, because it is a single dimensionless point.\r
\n" ); document.write( "\n" ); document.write( "expected value is 15 (a+b)/2
\n" ); document.write( "variance is (b-a)^2/12=10^2/12=8.33
\n" ); document.write( "
\n" );