document.write( "Question 865385: The local grocery store sells a gallon of milk for $3.04. If the average price for a gallon of milk is $2.94 with a standard deviation of $0.19, find the z-score for the price of the gallon of milk.\r
\n" ); document.write( "\n" ); document.write( "How would I find the z score?
\n" ); document.write( "

Algebra.Com's Answer #521667 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
mean: mu = 2.94 (the symbol commonly used is mu = \"mu\")
\n" ); document.write( "standard deviation: sigma = 0.19 (the symbol commonly used is sigma = \"sigma\")
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "Raw Score: x = 3.04\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Z-score\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"z+=+%28x-mu%29%2Fsigma\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"z+=+%283.04-2.94%29%2F0.19\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"z+=+0.10%2F0.19\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"z+=+0.52631578947369\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the z-score is approximately z = 0.52631578947369\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Round that accordingly if you need to (ex: if they want 2 decimal places, then don't forget to round to z = 0.53)
\n" ); document.write( "
\n" ); document.write( "
\n" );