document.write( "Question 927102: a) It is noted that 8% of students are left handed. If 20 students are randomly selected, calculate the\r
\n" ); document.write( "\n" ); document.write( "i. probability that none of them are left-handed,
\n" ); document.write( "ii. probability that at most 2 are left-handed,
\n" ); document.write( "iii. mean and standard deviation for the number of left-handed students.\r
\n" ); document.write( "\n" ); document.write( "b) Do you agree that \"if two events are mutually exclusive then these two events will be independent\"? Why?
\n" ); document.write( "Provide one business-related example each, with explanation, for mutually exclusive and independent events.
\n" ); document.write( "

Algebra.Com's Answer #562780 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
p(left-handed) = .08, p (not left-handed) = .92, n = 20
\n" ); document.write( "P(x = 0LH) = .92^20
\n" ); document.write( "P(x ≤ 2LH) = binomcdf(20, .08, 2) = .7879 0r 78.79%
\n" ); document.write( "mean = .08(20) = 1.6 .s = \"sqrt%28.08%2A.92%2A20%29\" = 1.2133
\n" ); document.write( ".........
\n" ); document.write( "Mutually Exclusive Events cannot occur at the same time.
\n" ); document.write( "events are independent if the occurrence of one does not affect the other
\n" ); document.write( "If two events are mutually exclusive, they cannot be independent and vice versa
\n" ); document.write( ".........
\n" ); document.write( "Mutually Exclusive: buy or not buy
\n" ); document.write( "Independent Events: Male Employees: 25 years old & Female Employees: 25 years old
\n" ); document.write( "
\n" ); document.write( "
\n" );