document.write( "Question 952108: Assume that x has a normal distribution with the specified mean and standard deviation. Find the indicated probability.μ = 16.0; σ = 4.3 , P(10 ≤ x ≤ 26) =? how do you do this..... \n" ); document.write( "
Algebra.Com's Answer #581462 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
P( 10 ≤ x ≤ 26 ) = P( x ≤ 26 ) - P( x ≤ 10), then
\n" ); document.write( "***********
\n" ); document.write( "calculate z-value for x ≤ 10
\n" ); document.write( "z-value = (10 - 16) / 4.3 = −1.395348837
\n" ); document.write( "P( x ≤ 10) = 0.0823
\n" ); document.write( "***********
\n" ); document.write( "calculate z-value for x ≤ 26
\n" ); document.write( "z-value = ( 26 - 16) / 4.3 = 2.325581395
\n" ); document.write( "P( x ≤ 26 ) = 0.9898
\n" ); document.write( "***********
\n" ); document.write( "P( 10 ≤ x ≤ 26 ) = 0.9898 - 0.0823 = 0.9075\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );