SOLUTION: 22.) One out of four Americans over age 55 has eaten pizza for breakfast. If a sample of 10 Americans over age 55 is selected at random, find the probability that at most 3 have ea

Algebra ->  Probability-and-statistics -> SOLUTION: 22.) One out of four Americans over age 55 has eaten pizza for breakfast. If a sample of 10 Americans over age 55 is selected at random, find the probability that at most 3 have ea      Log On


   



Question 185796This question is from textbook Elementary Statistics
: 22.) One out of four Americans over age 55 has eaten pizza for breakfast. If a sample of 10 Americans over age 55 is selected at random, find the probability that at most 3 have eaten pizza for breakfast.
Thanks!
This question is from textbook Elementary Statistics

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
One out of four Americans over age 55 has eaten pizza for breakfast. If a sample of 10 Americans over age 55 is selected at random, find the probability that at most 3 have eaten pizza for breakfast.
----------------
It's binomial because each person either has or has not eaten pizza.
---------------
n = 10 ; p = 1/4 ; 0<=x<=3
-------------------------------
On a TI-83 use binomcdf(10,0.25,3) to get 0.7759
====================================================
Cheers,
Stan H.