document.write( "Question 1000224: The average credit card debt for college seniors is $4250. If the debt is normally distributed with a standard deviation of $1200, find the probability that a senior owes less than $5000. \n" ); document.write( "
Algebra.Com's Answer #617703 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! z value for less than 5000 is (x-mean)/sd \n" ); document.write( "z(5000)=750/1200=0.625 \n" ); document.write( "What is the probability z <0.625 \n" ); document.write( "0.7340. \n" ); document.write( " |