document.write( "Question 1122319: At General Hospital, nurses are given performance evaluations to determine eligibility for merit pay raises. The supervisor rates the nurses on a scale of 1 to 10 (10 being the highest rating) for several activities: promptness, record keeping, appearance, and bedside manner with patients. Then an average is determined by giving a weight of 2 for promptness, 4 for record keeping, 1 for appearance, and 3 for bedside manner with patients. What is the average rating for a nurse with ratings of 2 for promptness, 7 for record keeping, 2 for appearance, and 3 for bedside manner? (Enter your answer to one decimal place.) \n" ); document.write( "
Algebra.Com's Answer #738412 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the average for frequency data is calculated as follows:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "set up a table as shown below:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "category         weight       rating      weight * rating  \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "promptness          2           2                4\r\n" );
document.write( "record keeping      4           7                28\r\n" );
document.write( "appearance          1           2                2\r\n" );
document.write( "bedside manner      3           3                9\r\n" );
document.write( "\r\n" );
document.write( "total               10          n/a              43\r\n" );
document.write( "\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you multiply the rating by the weight to get the weight * rating.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you then add up all the weight * rating scores.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you then add up all the weight scores.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you then divide the sum of the weight * rating scores by the sum of the weight scores to get the average.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the sum of the weight * rating scores was 43.
\n" ); document.write( "the sum of the weight scores was 10.
\n" ); document.write( "the average was 43 / 10 = 4.3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the weighting factor of each category is equivalent to the frequency of each category.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "here's a reference that talks about finding the average of a frequency table.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "https://www.mathsisfun.com/data/mean-frequency-table.html\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );