document.write( "Question 1123119: Trading volume on the New York Stock Exchange has been growing in recent years.
\n" ); document.write( "For the first 4 months of 2005, the daily average volume was 646 million shares.
\n" ); document.write( "The probability distribution of daily volume is approximately normal with a
\n" ); document.write( "standard deviation of 100 million shares.\r
\n" ); document.write( "\n" ); document.write( "-What is the probability trading volume will be less than 550 million shares?\r
\n" ); document.write( "\n" ); document.write( "-What percentage of the time does the trading volume exceed 710 million
\n" ); document.write( "shares?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #739387 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
z=(x-mean)/sd
\n" ); document.write( "z<(550-646)/100
\n" ); document.write( "z<-0.96 and probability is 0.1685
\n" ); document.write( "z>(710-646)/100 or >0.64; 0.2611 probability or 26.11%
\n" ); document.write( "
\n" );