document.write( "Question 1178738: Given the probability density function
\n" );
document.write( "f(x)=1/4
\n" );
document.write( " over the interval [3,7], find the expected value, the mean, the variance and the standard deviation.\r
\n" );
document.write( "\n" );
document.write( "Expected value:
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "Mean:
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "Variance:
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "Standard Deviation: \n" );
document.write( "
Algebra.Com's Answer #808114 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! This is a uniform function. \n" ); document.write( "mean or E(X)= (b+a)/2=5 \n" ); document.write( "variance is (b-a)^2/12=16/12=4/3 \n" ); document.write( "sd is sqrt(V)=(4/3) sqrt (3) \n" ); document.write( " |