document.write( "Question 1010946: John purchases an office complex that contains 150 offices. Records show that in a recession year only 70% of the offices are rented. John needs at least 110 offices to be rented to breakeven. John has asked you to determine, what is the probability John will breakeven this recession? \n" ); document.write( "
Algebra.Com's Answer #626498 by mathmate(429)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Question:
\n" ); document.write( "John purchases an office complex that contains 150 offices. Records show that in a recession year only 70% of the offices are rented. John needs at least 110 offices to be rented to breakeven. John has asked you to determine, what is the probability John will breakeven this recession? \r
\n" ); document.write( "\n" ); document.write( "Solution:
\n" ); document.write( "This problem can be solved using the binomial distribution, since probability of renting remains constant at 70% throughout, and assuming independence of rentals. Also the number of trials (150) is known.
\n" ); document.write( "
\n" ); document.write( "Parameters of the distribution are:
\n" ); document.write( "n=150, p=0.7
\n" ); document.write( "we look for
\n" ); document.write( "\"P%28X%3E=110%29=sum%28C%28n%2Cx%29%2Ap%5Ex%2A%281-p%29%5E%28n-x%29%29\" for x=110 to 150
\n" ); document.write( "The summation may be carried out to get
\n" ); document.write( "\"P%28X%3E=110%29=0.21261\"
\n" ); document.write( "
\n" ); document.write( "In practice, it is usual to use the normal approximation with continuity correction:
\n" ); document.write( "P(X>=110) is approximated by calculating the equivalent normal parameters,
\n" ); document.write( "mean = np=105
\n" ); document.write( "variance = npq=31.5
\n" ); document.write( "standard deviation = sqrt(npq)=5.6125
\n" ); document.write( "Therefore, using normal approximation,
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "Answer:
\n" ); document.write( "Using binomial distribution \"P%28X%3E=110%29=0.21261\"
\n" ); document.write( "using normal approximation, with continuity correction,
\n" ); document.write( "\"P%28X%3E=110%29=0.21134\" (approx.)
\n" ); document.write( "
\n" );