document.write( "Question 1011301: A civil engineer monitors water quality by measuring the
\n" );
document.write( "amount of suspended solids in a sample of river water
\n" );
document.write( "over 11 weeks the following observations were
\n" );
document.write( "recorded 14,12,21,28, 30, 63,29, 63, 55, 19, 20
\n" );
document.write( "Suspended solids (parts per million)
\n" );
document.write( "(i) Find the quartiles
\n" );
document.write( "(ii) Find the minimum, maximum, range and inter quartile
\n" );
document.write( "range,
\n" );
document.write( "(iii) Construct a box plot \n" );
document.write( "
Algebra.Com's Answer #626985 by mathmate(429) You can put this solution on YOUR website! \n" ); document.write( "Question: \n" ); document.write( "A civil engineer monitors water quality by measuring the \n" ); document.write( "amount of suspended solids in a sample of river water \n" ); document.write( "over 11 weeks the following observations were \n" ); document.write( "recorded 14,12,21,28, 30, 63,29, 63, 55, 19, 20 \n" ); document.write( "Suspended solids (parts per million) \n" ); document.write( "(i) Find the quartiles \n" ); document.write( "(ii) Find the minimum, maximum, range and inter quartile \n" ); document.write( "range, \n" ); document.write( "(iii) Construct a box plot \n" ); document.write( " \n" ); document.write( "Solution: \n" ); document.write( "First step is to find out \n" ); document.write( "number of observations=11 \n" ); document.write( "and the sorted list in ascending order: \n" ); document.write( " 12 14 19 20 21 28 29 30 55 63 63 \n" ); document.write( "(i) Quartiles are chosen such that there is an equal number of observation less than or greater than the number. The 3 quartiles are shown below enclosed in vertical bars. \n" ); document.write( " 12 14 |19| 20 21 |28| 29 30 |55| 63 63 \n" ); document.write( "Therefore the first quartile is 19, second quartile (median) is 28 and third quartile is 55. \n" ); document.write( "(ii) \n" ); document.write( "minimum is 12 \n" ); document.write( "maximum is 63 \n" ); document.write( "range = 63-12=51 \n" ); document.write( "and the inter-quartile range (IQR) = 55-19 = 36 \n" ); document.write( "(iii) \n" ); document.write( "see figure below. \n" ); document.write( "The box-plot could also be plotted horizontally. \n" ); document.write( " |