document.write( "Question 404116: Given a set of data with a mean of 150 and a standard deviation of 25. Using Chebyshev's Theorem, what is the minimum percentage of data between 75 and 225? \n" ); document.write( "
Algebra.Com's Answer #285634 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
75 = 150 - 3*25 = 75, and 225 = 150 + 3*25 . \r
\n" ); document.write( "\n" ); document.write( "Hence k = 3 in Chebyshev's theorem (or, within 3 sd's from the mean, plus-minus).\r
\n" ); document.write( "\n" ); document.write( "==> \"P%28abs+%28X+-+mu%29+%3C=+3sigma%29+%3E=+1+-+1%2F3%5E2+=+8%2F9\".\r
\n" ); document.write( "\n" ); document.write( "That is AT LEAST \"88%268%2F9\"% of the distribution between 75 and 225.
\n" ); document.write( "
\n" );