document.write( "Question 1203079: a manufacturer knows that their items have a normally dostributed lifespan with a mean of 10.2 years and a standard deviation of 2.9 years. if you randomly purchase one item what is the probability it will last longer than 5 years? \n" ); document.write( "
Algebra.Com's Answer #838336 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "a manufacturer knows that their items have a normally distributed lifespan
\n" ); document.write( "with a mean of 10.2 years and a standard deviation of 2.9 years.
\n" ); document.write( "if you randomly purchase one item what is the probability it will last longer than 5 years?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "This probability is the area under the specified normal curve on the right \r\n" );
document.write( "of the raw mark z= 5 years.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Use the standard function normalcdf (cumulative normal distribution function)\r\n" );
document.write( "in your regular calculator TI-83 or TI-84\r\n" );
document.write( "\r\n" );
document.write( "                  z1   z2   mean   SD   <<<---===  formatting pattern\r\n" );
document.write( "    P = normalcdf( 5, 9999, 10.2, 2.9).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It gives the ANSWER  P = 0.9635  (rounded).\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "----------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you want to get better understanding, use online free of charge calculator
\n" ); document.write( "at web-site https://onlinestatbook.com/2/calculators/normal_dist.html\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "It has simple and intuitively clear interface.
\n" ); document.write( "In addition, it shows you a diagram with the area of interest shaded,
\n" ); document.write( "so at any time moment you do understand what you are doing
\n" ); document.write( "and what the calculator does for you, and why.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "After playing with this online calculator, you will learn the subject enough.
\n" ); document.write( "After that, you may switch to ordinary calculator TI-83 or TI-84.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "=================\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you need instructions on using function normalcdf in ordinary calculators, look at this link\r
\n" ); document.write( "\n" ); document.write( "https://www.usu.edu/math/cfairbourn/calculatorhelps/normalcdfti-84.pdf\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );