SOLUTION: It is known that 70% of the customers in a sporting goods store purchase a pair of running shoes. A random sample of 25 customers is selected. Assume that the customers’ purchases

Algebra.Com
Question 888624: It is known that 70% of the customers in a sporting goods store purchase a pair of running shoes. A random sample of 25 customers is selected. Assume that the customers’ purchases are made independently. In this binomial distribution application, which Excel statement will find the probability of 5 or fewer customers purchasing a pair of running shoes?

a.=BINOMDIST(5,25,70%,FALSE)

b.=BINOMDIST(5, 25, 70%,TRUE)

c.=1-BINOMDIST(5,25,70%,FALSE)

d.=1- BINOMDIST(5, 25, 70%,TRUE

Answer by Theo(13342)   (Show Source): You can put this solution on YOUR website!
=BINOMDIST(5,25,0.7,TRUE) is the formula to use.
you could also enter =BINOMDIST(5,25,70%,TRUE)

that would be selection b.
the TRUE option makes the results cumulative from 0 to 5.
the FALSE option would give you the probability of 5 only.

the excel results are shown below:
$$$






RELATED QUESTIONS

It is known that 10% of the customers in an electronics store purchase an MP3 player. A... (answered by Okamiden)
use this to answer number 1 a spoting goods store is printing coupons that allow the... (answered by MeganPoss)
A sporting goods stores is offering an additional 30% off all clearence items. Angie... (answered by jorel1380)
Item4 14 points eBookAskPrintItem 4 Exercise 5-26 Steele Electronics Inc. sells... (answered by ikleyn)
It is known that 70% of Democrats like music. What is the probability that in a random... (answered by stanbon)
1.Which of the following describes discrete random variable? A. Number of bicycles sold (answered by ikleyn)
A shoe store uses a 40% markup on its cost. Find the selling price of a pair of running... (answered by DrBeeee)
A shoe store uses a 40% markup on its cost. Find the selling price of a pair of running... (answered by rfer)
2. A shoe store’s records show that out of a 100 customers who made a purchase last week, (answered by solver91311)