document.write( "Question 1182351: large construction firm estimates that the time required to complete a college complex is normally distribution with mean of 18 months and standard deviation of 2 months. What is the probability that it will take (i) at least one year and five month to complete it ? (ii) at most one year and eight months to complete it? (ii) between one year four months and one year ten months? \n" ); document.write( "
Algebra.Com's Answer #812353 by Boreal(15235) You can put this solution on YOUR website! z=(x-mean)/sd \n" ); document.write( "one year 5 months=17 months \n" ); document.write( "z=(17-18)/2 =-0.5 \n" ); document.write( "for z > =-0.5 the probability is 0.6915 \n" ); document.write( "- \n" ); document.write( "for at most 1y8m is 20 months \n" ); document.write( "z=(20-18)/2=1 \n" ); document.write( "probability z < 1 is 0.8413 \n" ); document.write( "- \n" ); document.write( "c is using 16 months and 22 months \n" ); document.write( "can use the calculator here as well. \n" ); document.write( "2ndVARS2normalcdf(16,22,18,2)ENTER, and that is low, high, the known mean, and the normal sd) \n" ); document.write( "=0.8186 probability \n" ); document.write( "That is also between -1 and +2 sd \n" ); document.write( " \n" ); document.write( " |