document.write( "Question 277664: 35% of adults say cashews are their favorite kind of nut. You randml select 12 adultseach to name his orherfavorit nut. Findthe probablility that the numberwho say cashews are their favorite nut is (a) exactly tree, (b) at least 4 and (c) at most two. IF CONVENIENT, USE TECHNOLOGY TOFINDTHE PROBABLITIES.\r
\n" );
document.write( "\n" );
document.write( "(A) p(3)=
\n" );
document.write( "(B) P(X 4)=
\n" );
document.write( "(C) P(X 2)= \n" );
document.write( "
Algebra.Com's Answer #202125 by stanbon(75887) ![]() You can put this solution on YOUR website! 35% of adults say cashews are their favorite kind of nut. You randml select 12 adultseach to name his orherfavorit nut. Findthe probablility that the numberwho say cashews are their favorite nut is (a) exactly tree, (b) at least 4 and (c) at most two. IF CONVENIENT, USE TECHNOLOGY TOFINDTHE PROBABLITIES. \n" ); document.write( "--- \n" ); document.write( "Binomial Problem with n = 12 ; p = 0.35 \n" ); document.write( "Using TI-84 calculator: \n" ); document.write( "(A) p(3)= binompdf(12,0.35,3) = 0.1954.. \n" ); document.write( "(B) P(X>=4)= 1 - binomcdf(12,0.35,3) = 0.6533 \n" ); document.write( "(C) P(X<=2)= binomcdf(12,0.35,2) = 0.0424 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( "================\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |