Answer:
a) The expected value is given by:
and the variance is given by:
b)
And we can find this probability with the following Excel code:
=1-BINOM.DIST(25,50,0.4,TRUE)
And we got:
c) 1) Random sample (assumed)
2) np= 50*0.4= 20 >10
n(1-p) =50*0.6= 30>10
3) Independence (assumed)
Since the 3 conditions are satisfied we can use the normal approximation:
d)
e)
Step-by-step 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:
Part a
The expected value is given by:
and the variance is given by:
Part b
For this case we want to find this probability:
And we can find this probability with the following Excel code:
=1-BINOM.DIST(25,50,0.4,TRUE)
And we got:
Part c
1) Random sample (assumed)
2) np= 50*0.4= 20 >10
n(1-p) =50*0.6= 30>10
3) Independence (assumed)
Since the 3 conditions are satisfied we can use the normal approximation:
Part d
We want this probability:
Part e
For this case we use the continuity correction and we have this: