Answer:
And it's easier to compute this in excel with the following formula:
"=BINOM.DIST(30,72,0.4775,TRUE)"
And we got:
So the correct option would be:
1) 0.1801
Explanation:
Previous concepts
The binomial distribution is a "DISCRETE probability distribution that summarizes the probability that a value will take one of two independent values under a given set of parameters. The assumptions for the binomial distribution are that there is only one outcome for each trial, each trial has the same probability of success, and each trial is mutually exclusive, or independent of each other".
Let X the random variable of interest, on this case we now that:
The probability mass function for the Binomial distribution is given as:
Where (nCx) means combinatory and it's given by this formula:
Solution to the problem
For this case we want to find the probability that no more than 30 will have attempted to limit their cell phone, so we want to find this:
Becuase no more than 30 means that the maximum value can be 30.
And we can find this probability like this:
And it's easier to compute this in excel with the following formula:
"=BINOM.DIST(30,72,0.4775,TRUE)"
And we got:
So the correct option would be:
1) 0.1801