document.write( "Question 560139: check the data for outliers
\n" ); document.write( "4, 6, 12, 14, 18, 24, 30, 60\r
\n" ); document.write( "\n" ); document.write( "A. No outliers exist
\n" ); document.write( "B.The value 6 can be considered an outlier
\n" ); document.write( "C.The value 60 can be considered an outlier
\n" ); document.write( "D.The value 24 can be considered an outlier
\n" ); document.write( "

Algebra.Com's Answer #363719 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
4, 6, 12, 14, 18, 24, 30, 60
\n" ); document.write( "
\r\n" );
document.write( "To find any outliers:\r\n" );
document.write( "\r\n" );
document.write( "1.  Find the first and third quartiles:\r\n" );
document.write( "\r\n" );
document.write( "a.  The first quartile:\r\n" );
document.write( "There are 8 data values. 25% of 8 is 2.  Since that is a whole\r\n" );
document.write( "number, the first quartile is the mean of the 2nd and 3rd data values.\r\n" );
document.write( "So we average 6 and 12:  \r\n" );
document.write( "\"%286%2B12%29%2F2\" = \"18%2F2\" = 9\r\n" );
document.write( "\r\n" );
document.write( "b. The third quartile:\r\n" );
document.write( "There are 8 data values. 75% of 8 is 6.  Since that is a whole\r\n" );
document.write( "number, the third quartile is the mean of the 6th and 7th data values.\r\n" );
document.write( "So we average 24 and 30:  \r\n" );
document.write( "\"%2824%2B30%29%2F2\" = \"54%2F2\" = 27\r\n" );
document.write( "\r\n" );
document.write( "2.  Find the IQR or interquartile range by subtracting them:\r\n" );
document.write( "\r\n" );
document.write( "    27 - 9 = 18 = IQR\r\n" );
document.write( "\r\n" );
document.write( "3. Calculate the \"fences\" \r\n" );
document.write( "\r\n" );
document.write( "   a. Multiply the IQR by 1.5\r\n" );
document.write( "\r\n" );
document.write( "      18×1.5 = 27\r\n" );
document.write( "\r\n" );
document.write( "   b. Subtract 27 from the first quartile:\r\n" );
document.write( "      \r\n" );
document.write( "      9 - 27 = -18 = lower fence.\r\n" );
document.write( "\r\n" );
document.write( "   c. Add 27 to the third quartile:\r\n" );
document.write( "\r\n" );
document.write( "      27 + 27 = 54 = upper fence.\r\n" );
document.write( "\r\n" );
document.write( "4. Outliers are any values that are below the lower fence or above\r\n" );
document.write( "   the upper fence.\r\n" );
document.write( "\r\n" );
document.write( "There are no values below the lower fence.  There is one value\r\n" );
document.write( "above the upper fence, which is 60.\r\n" );
document.write( "\r\n" );
document.write( "Therefore 60 is the only outlier.  \r\n" );
document.write( "\r\n" );
document.write( "Answer:  C\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );