document.write( "Question 879733: The college shows that thier student spend an average of $600 in books per year. The standart deviation is $128. If a random sampe of 52 students is surveyed what is the probability that the mena amount spend for books is more than $700 \n" ); document.write( "
Algebra.Com's Answer #531000 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Population: m = 600, sd = 128 \n" ); document.write( "Sample of 52 students \n" ); document.write( "P(x-bar >700) = P(z > 100/(128/sqrt(52)) = P(z > 5.6337) = 1 - P(z ≤ 5.6337) = basically zero chance \n" ); document.write( " |