document.write( "Question 1183650: Melina recorded the number of passengers in each car of the first 100 cars that passed in front of her house on Sunday morning. The outcomes are shown in the table below:\r
\n" );
document.write( "\n" );
document.write( "Number of Passengers (x_i) 1 2 3 4 5
\n" );
document.write( "Number of Cars (f_i) 44 30 15 4 7\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " Find the mode(M_0) and median(x ̃) value?
\n" );
document.write( " Find the mean value(x ̅)?
\n" );
document.write( " Find the standard deviation (σ)? (Give your answer in two decimal places).
\n" );
document.write( " What is the probability a car to contain:
\n" );
document.write( " exactly 3 passengers?
\n" );
document.write( " at least 2 passengers?
\n" );
document.write( " at most 4 passengers?
\n" );
document.write( " exactly 6 passengers?
\n" );
document.write( " What kind of probability is the above problem? Justify your answer.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #814084 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 1. Mode is most common and here is 1. Median is middle value or the 51st observation of ordered data and is 2. \n" ); document.write( "- \n" ); document.write( "2. This is a weighted mean or (1/100)(44*1+30*2+15*3+4*4+7*5)=200/100=2 \n" ); document.write( "- \n" ); document.write( "3. this is 44(2^2)+30(1^2)+15(0)+4(1^2)+7(2^2)divided by 99, since this is a sample (with high likelihood) \n" ); document.write( "=238/99=2.40 \n" ); document.write( "- \n" ); document.write( "4. 0.15 \n" ); document.write( "5. 0.30 \n" ); document.write( "6. everything but 5, that is 0.93. \n" ); document.write( "7. 0 probability. \n" ); document.write( "experimental probability \n" ); document.write( " |