document.write( "Question 666470: How do I invent a data set with five data values if I know that the mean is 12 and the standard deviation is 3? \n" ); document.write( "
Algebra.Com's Answer #414557 by lynnlo(4176)\"\" \"About 
You can put this solution on YOUR website!
data: 1,2,2,3,4,======12(mean)
\n" ); document.write( " n=5
\n" ); document.write( "12 divide by 3=4
\n" ); document.write( "
\n" );