document.write( "Question 849534: In one country, employees are absent from work an average of 2.6 weeks of the 52-week work-year. Assuming this average holds for a small factory that employs 12 workers, what is the probability that during any given week two or more workers will be absent? \n" ); document.write( "
Algebra.Com's Answer #511614 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "absent 2.6 weeks (18.2 days) of the 52-week work-year 0r .35 days per week
\n" ); document.write( "p(x≥2)= 1 – poissoncdf(mean, largest x-value)= 1 – poissoncdf(.35, 1) \n" ); document.write( "
\n" );