document.write( "Question 178739: The hourly wages of a sample of 18 employees of a medical company are summarized in the table below: \r
\n" );
document.write( "\n" );
document.write( "Number of employees hourly wage (in dollars)
\n" );
document.write( "3 7.00
\n" );
document.write( "6 9.00
\n" );
document.write( "9 9.25\r
\n" );
document.write( "\n" );
document.write( "Find the mean hourly wage of these 18 employees. Round your answer to at least two decimal places.
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #133709 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Number of employees hourly wage (in dollars) \n" ); document.write( "3 7.00 \n" ); document.write( "6 9.00 \n" ); document.write( "9 9.25 \n" ); document.write( "Find the mean hourly wage of these 18 employees. Round your answer to at least two decimal places. \n" ); document.write( "-------- \n" ); document.write( "mean = (3*7+6*9+9*9.25)/18 = 8.79 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |