document.write( "Question 1052693: According to Statistics Canada (Share of Non-Alcoholic Beverage Market, 2008), 16% of
\n" );
document.write( "Canadians consume coffee, 12% - tea, 72% - others. Twenty five people have registered for
\n" );
document.write( "a workshop on potential health hazards associated with consumption of caffeine in food
\n" );
document.write( "and dietary supplements.
\n" );
document.write( "a) Find the probability that exactly five people from the list of participants prefer drinking
\n" );
document.write( "either tea or coffee. Calculate the probability manually and check your answer using Excel.
\n" );
document.write( "b) Find the probability that at least two people out of 25 prefer drinking coffee. Calculate
\n" );
document.write( "your answer manually and check your answer using Excel.
\n" );
document.write( "c) What is the average number of people who prefer tea or coffee? \n" );
document.write( "
Algebra.Com's Answer #668032 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! According to Statistics Canada (Share of Non-Alcoholic Beverage Market, 2008), 16% of Canadians consume coffee, 12% - tea, 72% - others. \n" ); document.write( "Twenty five people have registered for a workshop on potential health hazards associated with consumption of caffeine in food and dietary supplements. \n" ); document.write( "a) Find the probability that exactly five people from the list of participants prefer drinkin either tea or coffee. Calculate the probability manually and check your answer using Excel. \n" ); document.write( "b) Find the probability that at least two people out of 25 prefer drinking coffee. \n" ); document.write( "Note:: P(not coffee) = 0.84\r \n" ); document.write( "\n" ); document.write( "----------------------- \n" ); document.write( "P(2<= x <=25) = 1-P(0< x <1) = 1 - P(x = 0) - P(x = 1) \n" ); document.write( "-------------------------------------------------------------- \n" ); document.write( "= 1 - (0.84)^25 - 12*0.16*0.84^24 = 1 - 0.0179 - 0.0292 = 0.95291 \n" ); document.write( "-------------------------------- \n" ); document.write( "Calculate your answer manually and check your answer using Excel. \n" ); document.write( "c) What is the average number of people who prefer tea or coffee? \n" ); document.write( "Since 72% prefer \"other\", 28% must prefer tea or coffee \n" ); document.write( "Average = p*n = 0.28*12 = 3.36 \n" ); document.write( "------------ \n" ); document.write( "Comment:: My first answer to you was based on a complete misreading \n" ); document.write( "of your problem. \n" ); document.write( "------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " \n" ); document.write( " |