document.write( "Question 1125561: the personnel office at a large electronics firm regularly schedules job interviews and maintains records of the interviews. from the past records, they have found that the length of a first interview is normally distributed, with a mean = 34 minutes and a standard deviation = 7 minutes. (round your answers to four decimal places.) \r
\n" );
document.write( "\n" );
document.write( "a-what is the probability that a first interview will last 40 minutes or longer?
\n" );
document.write( "b-two first interviews are usually scheduled per day. what is the probability that the average length of the two interviews will be 40 minutes or longer? \n" );
document.write( "
Algebra.Com's Answer #742011 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! a. z=(x-mean)/sd \n" ); document.write( "z>(6/7), so probability is 0.1957\r \n" ); document.write( "\n" ); document.write( "second is z=(xbar-mean)/sigma/sqrt(n) \n" ); document.write( "z>6/7/sqrt(2) or 6 sqrt(2)/7 and that probability is less, or 0.1131 \n" ); document.write( " |