document.write( "Question 443722: a set of data items is normally distributed with a mean of 80 and a standard deviation of 9. Convert 80 to a z-score \n" ); document.write( "
Algebra.Com's Answer #305981 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! The mean has a z-score of 0. \n" ); document.write( ". \n" ); document.write( "Technically, the z-score = (score - mean) / standard deviation. \n" ); document.write( "But we do not know the standard deviation. \n" ); document.write( "For a score of 80 in this case, the numerator = (80 - 80) = 0. \n" ); document.write( "We know that 0 divided by any number is 0, so we don't really need to know the standard deviation. \n" ); document.write( ". \n" ); document.write( "Done. \n" ); document.write( " |