document.write( "Question 270412: Using the following probability distribution for \"Numbers of Cars sold\" determine the expected value and standard deviation.\r
\n" );
document.write( "\n" );
document.write( "Number of cars sold Probability
\n" );
document.write( "5 .15
\n" );
document.write( "8 .3
\n" );
document.write( "11 .33
\n" );
document.write( "17 .22 \n" );
document.write( "
Algebra.Com's Answer #198116 by stanbon(75887) ![]() You can put this solution on YOUR website! Using the following probability distribution for \"Numbers of Cars sold\" determine the expected value and standard deviation. \n" ); document.write( "Number of cars sold Probability \n" ); document.write( "5 .15 \n" ); document.write( "8 .3 \n" ); document.write( "11 .33 \n" ); document.write( "17 .22 \n" ); document.write( "------- \n" ); document.write( "Multiply each car sale number by its probability. \n" ); document.write( "Then add the products to find the expected value. \n" ); document.write( "E(x) = 10.2 \n" ); document.write( "------- \n" ); document.write( "Note: E(x) = u \n" ); document.write( "---------------------- \n" ); document.write( "To find the standard deviation: \n" ); document.write( "1st: Form (x-u)^2 for each \"car sales \n" ); document.write( "2nd: Add those numbers: 78.6 \n" ); document.write( "3rd: Divide by N = sum of all the car sales:78.6/41 = 1.92 \n" ); document.write( "4th: The standard deviation is the square root of the result of the 3rd step. \n" ); document.write( "s = 1.386 \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |