document.write( "Question 1124615: In a population of exam scores, a score of X=28 correspond to z= -1.00, and a score of X=34 corresponds to z= -0.50. Find the mean and standard deviation for the population \n" ); document.write( "
Algebra.Com's Answer #740935 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! z=(x-mean)/sd \n" ); document.write( "-1=(28-mean)/sd \n" ); document.write( "-sd=28-mean \n" ); document.write( "mean-sd=28 \n" ); document.write( "----- \n" ); document.write( "-0.5=(34-mean)/sd \n" ); document.write( "-0.5sd=34-mean \n" ); document.write( "mean-0.5 sd=34\r \n" ); document.write( "\n" ); document.write( "mean-sd=28 \n" ); document.write( "-mean+0.5sd=-34 \n" ); document.write( "-0.5sd=-6 \n" ); document.write( "sd=12 ANSWER \n" ); document.write( "therefore, mean=40 ANSWER \n" ); document.write( " |