SOLUTION: In a large university, 20% of the students are business majors. A random sample of 100 students is selected, and their majors are recorded. a. compute the standard error of the pr

Algebra.Com
Question 309465: In a large university, 20% of the students are business majors. A random sample of 100 students is selected, and their majors are recorded.
a. compute the standard error of the proportion.
b. what is the probability that the sample contains at least 12 business majors?
c. what is the probability that the sample contains less than 15 business majors?
d. what is the probability that the sample contains between 12 and 14 business majors?

Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
In a large university, 20% of the students are business majors. A random sample of 100 students is selected, and their majors are recorded.
---
a. compute the standard error of the proportion.
Ans: sqrt[pq/n] = sqrt[0.2*0.8/100]
------------------------------------------
b. what is the probability that the sample contains at least 12 business majors?
Ans: Binomial Problem with n = 100 ; p = 0.2 ; 12<= x <=100
Ans: 1-binomcdf(100,0.2,11) = 0.9874
------------------------------------------
c. what is the probability that the sample contains less than 15 business majors?
Ans: binomcdf(100,0.2,14) = 0.0804
------------------------------------------
d. what is the probability that the sample contains between 12 and 14 business majors?
Ans: binomcdf(100,0.2,14)-binomcdf(100,0.2,11) = 0.0679
==============================================================
Cheers,
Stan H.
=====================

RELATED QUESTIONS

60% of all graduate students in the music department at a large university are women. If... (answered by stanbon)
Fifteen percent of all undergraduates at a university are chemistry majors. In a random... (answered by stanbon)
At a university 20% of the students major in business. Of the business majors, 50% are... (answered by ewatrrr)
what is the answer to A psychology student wishes to investigate differences in political (answered by eatit)
In a class of 50 students, 31 are democrats, 13 are business majors, and 3 of the... (answered by neatmath)
In a group of 100 students, 30 are HIstory majors, 6 of the History majors have a dual... (answered by solver91311)
At a university with 1,000 business majors, there are 200 business students enrolled... (answered by stanbon)
two students are selected from a group of 4 psychology majors, 3 business majors, and 2... (answered by Boreal)
In a class of 30 students, 16 are democrats, 4 are business majors, and 3 of the business (answered by ikleyn)