document.write( "Question 1011230: 38% of adults say cashews are their favorite kind of nut. You randomly select 12 adults and ask each to name his or her favorite nut. Find the probability that the number who say cashews are their favorite nut is (a) exactly three, (b) at least four, and (c) at most two. If convenient, use technology to find the possibilities. \n" ); document.write( "
Algebra.Com's Answer #626838 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Exactly 3
\n" ); document.write( "12C3*(.38^3)*(.62^9)=0.1634 ANSWER TO A
\n" ); document.write( "Exactly 2=12C2(0.38^2)(0.62^10)=0.0800
\n" ); document.write( "Exactly 1=12*0.38*0.62^11=0.0237
\n" ); document.write( "0=0.62^12=0.0032
\n" ); document.write( "At least 4 is 1-the probability of 0,1,2,3=1-0.2703=0..7297
\n" ); document.write( "at most 2 is P(2,1,0)=0.1069.
\n" ); document.write( "As a side note the expected value if 12*0.38=4.56, so 4 and 5 will be a large portion of the probability. This serves as a check for \"at least 4\".
\n" ); document.write( "
\n" ); document.write( "
\n" );