document.write( "Question 315466: The number of baby deliveries in a small hospital was sampled over 12 hour periods. Below is the sample:
\n" );
document.write( "18 21 9 16 8 4 21 16 9 5
\n" );
document.write( "12 16 5 9 7 25 14 9 17
\n" );
document.write( "
\n" );
document.write( "From this data set, compute the sample mean, median, mode and midrange. Compute the 1st
\n" );
document.write( "quartile and 3rd and interpret their meanings.
\n" );
document.write( "
\n" );
document.write( "Please help \n" );
document.write( "
Algebra.Com's Answer #225754 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! First order your data. \n" ); document.write( "4,5,5,7,8,9,9,9,9,(12), \n" ); document.write( "14,16,16,16,17,18,21,21,25 \n" ); document.write( "For the average, sum the numbers and divide by \n" ); document.write( "Average= \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "The median is the middle data once arranged in order. \n" ); document.write( "Since you have an odd number of values, take the middle (the 10th) one. \n" ); document.write( "Median= \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "The mode is the value that occurs most. \n" ); document.write( "Mode= \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "The midrange is the avearge of the minimum and mazimum values. \n" ); document.write( "Midrange= \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "4,5,5,7,(8),9,9,9,9 \n" ); document.write( "The first quartile is the middle value of the first half. \n" ); document.write( "First quartile= \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "14,16,16,16,(17),18,21,21,25 \n" ); document.write( "The third quartile is the middle value of the second half. \n" ); document.write( "Third quartile= |