document.write( "Question 32371: This problem has to do with permutations:Let n = 9
\n" );
document.write( "sigma = (2 3 7 5 6) and mu = (1 8 9 4)
\n" );
document.write( "1. Compute sigma of mu and mu of sigma
\n" );
document.write( "2. Compute sigma-squared and sigma-cubed. \n" );
document.write( "
Algebra.Com's Answer #18876 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1.sigma of mu means \"the standard deviation of 1,8,9,4\" = 3.2 \n" ); document.write( " mu of sigma means \" the mean of 2,3,7,5.6\" = 4.6 \n" ); document.write( "2. sigma-squared and sigma-cubed \n" ); document.write( "This is a confusing question as we can't tell which \n" ); document.write( "standard deviation is meant. \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " \n" ); document.write( " |