Question 890118: Can you please show me how to work this step by step? A magazine company received 12 entries in its latest sweepstakes. the probability of receiving a magazine subscription order with an entry form is 0.4. What is the probability that no more than 5 of the entry forms will include an order?
Answer by Okamiden(22) (Show Source):
You can put this solution on YOUR website! First, you need to identify what kind of distribution you have. Here, it's a binomial since there's a constant probability and only two outcomes per unique event.
.
We thus have a binomial with n=12, p=0.4. In short, we write B(12, 0.4).
.
To find the probability that 5 or less entry forms will include an order, we use a binomial table. (We could calculate it by hand, but it involves repeating the same formula 6 times and I'm sure this is not what you're supposed to do in this problem).
.
I used this table, you should have your own, though.
.
http://mat.iitm.ac.in/home/vetri/public_html/statistics/binomial.pdf
.
Just search for n=12. p=0.4 and, for us, we want the probability P(X<=5). That is exactly given by the value in the table at n=12, p=0.4 and x=5.
.
The value is 0.6652, or 66.52%.
.
Hope that helps.
|
|
|