document.write( "Question 1110831: Oxygen demand is a term biologists use to describe the oxygen needed by fish and other aquatic organisms for survival. The Environmental Protection Agency conducted a study of a wetland area. In this wetland environment, the mean oxygen demand was
\n" ); document.write( "μ = 9.3 mg/L
\n" ); document.write( " with 95% of the data ranging from 6.7 mg/L to 11.9 mg/L. Let x be a random variable that represents oxygen demand in this wetland environment. Assume x has a probability distribution that is approximately normal.\r
\n" ); document.write( "\n" ); document.write( "(a) Use the 95% data range to estimate the standard deviation for oxygen demand.
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "(b) An oxygen demand below 8 indicates that some organisms in the wetland environment may be dying. What is the probability that the oxygen demand will fall below 8 mg/L? (Round your answer to four decimal places.)
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "(c) A high oxygen demand can also indicate trouble. An oxygen demand above 12 may indicate an overabundance of organisms that endanger some types of plant life. What is the probability that the oxygen demand will exceed 12 mg/L? (Round your answer to four decimal places.)
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #725830 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
mean(mu) = 9.3 mg/L
\n" ); document.write( ":
\n" ); document.write( "(a)the 95% confidence interval = 9.3 + or - 2.6
\n" ); document.write( ":
\n" ); document.write( "margin of error(me) = cv * standard deviation
\n" ); document.write( ":
\n" ); document.write( "the me is 2.6, so we have
\n" ); document.write( ":
\n" ); document.write( "cv * standard deviation = 2.6
\n" ); document.write( ":
\n" ); document.write( "the cv for a 95% confidence interval is the z-score associated with a critical probability(p*) of 0.975 which is 1.96
\n" ); document.write( ":
\n" ); document.write( "Note p* is calculated this way, p* = 1 - (a/2), alpha(a) = 1 - (95/100)
\n" ); document.write( ":
\n" ); document.write( "****************************************
\n" ); document.write( "standard deviation = 2.6 / 1.96 = 1.3265
\n" ); document.write( "****************************************
\n" ); document.write( ":
\n" ); document.write( "(b) z-score = (8 - 9.3) / 1.3265 = -0.9800
\n" ); document.write( "Probability (P) ( X < 8 ) = 0.1635
\n" ); document.write( ":
\n" ); document.write( "(c) P( X > 12 ) = 1 - P ( X < 12 )
\n" ); document.write( "z-score = (12 - 9.3) / 1.3265 = 2.0354
\n" ); document.write( "P ( X < 12 ) = 0.9791
\n" ); document.write( "P ( X > 12 ) = 1 - 0.9791 = 0.0209
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );