document.write( "Question 884470:  There are two players in a Pakistan cricket team say Afridi and Razzaq. You have to made selection only one player between Afridi and Razzaq.
\n" );
document.write( "  The performance (in term of scores) of  Afridi in first five matches is:
\n" );
document.write( "0, 10, 0, 0, 100 and average score is 22 whereas the performance of Razzaq in first five matches is: 12, 22, 32, 22, 22 and average score is also 22”. \n" );
document.write( "
| Algebra.Com's Answer #534442 by Fombitz(32388)     You can put this solution on YOUR website! In this case, you need to dig deeper and not just use the average. \n" ); document.write( "Look at the standard deviation. \n" ); document.write( "For Afridi, it's 39.2 while for Razzaq, it's 6.32 which means Razzaq is a more consistent performer while Afridi is much more sporadic. \n" ); document.write( "I'd choose Razzaq. \n" ); document.write( " |