Three separate random samples of students (one sample selected from each of three different colleges) were selected in order to estimate the population percentage of students at each college who are sophomores.
Sample 1: 110 students were selected from among all those attending college number 1 and 30 of them were found to be sophomores.
Sample 2: 65 students were selected from among all those attending college number 2 and 10 of them were found to be sophomores.
Sample 3: The sample from college number 3 showed that 30% of students were sophomores with a margin of error of (plus or minus) 10%.
(NOTE: You should only enter numbers in the blanks provided. For example, to enter "20%" you would type "20" in the blank.)
(a) If sample 1 is used to estimate the population percentage of students at college number 1 who are sophomores, what is the margin of error?
Enter the margin of error as a percentage rounded to one decimal place: percent.
(b) If sample 2 is used to estimate the population percentage of students at college number 2 who are sophomores, what is the margin of error?
Enter margin of error as a percentage rounded to one decimal place: percent.
(c) If sample 3 is used to estimate the population percentage of students at college number 3 who are sophomores, then an interval that "almost certainly" contains the true population percentage is: percent to percent. (Enter lower-bound in first blank and upper-bound in second blank.)

Respuesta :

Using confidence interval of proportions, it is found that:

a) The margin of error is of 8.3%.

b) The margin of error is of 8.8%.

c) The interval is between 20% and 40%.

-------------------------------------

In a sample with a number n of people surveyed with a probability of a success of [tex]\pi[/tex], and a confidence level of [tex]1-\alpha[/tex], we have the following confidence interval of proportions.

[tex]\pi \pm z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]

In which

z is the z-score that has a p-value of [tex]1 - \frac{\alpha}{2}[/tex].

The margin of error is of:

[tex]M = z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]

-------------------------------------

Item a:

  • 110 students, thus, [tex]n = 110[/tex]
  • 30 sophomores, thus, [tex]\pi = \frac{30}{110} = 0.2727[/tex]
  • Standard confidence level of 95%, thus [tex]z = 1.96[/tex]

The margin of error is of:

[tex]M = 1.96\sqrt{\frac{0.2727(0.7273)}{110}} = 0.083[/tex]

As a percentage, 0.083*100% = 8.3%.

-------------------------------------

Item b:

  • 65 students, thus, [tex]n = 65[/tex]
  • 10 sophomores, thus, [tex]\pi = \frac{10}{65} = 0.1538[/tex]

The margin of error is of:

[tex]M = 1.96\sqrt{\frac{0.1538(0.8462)}{65}} = 0.088[/tex]

As a percentage, 0.088*100% = 8.8%.

-------------------------------------

Item c:

  • The interval is the sample proportion plus/minus the margin of error.

[tex]0.3 - 0.1 = 0.2[/tex]

[tex]0.3 + 0.1 = 0.4[/tex]

As a percentage, 20% and 40%.

A similar problem is given at https://brainly.com/question/16807970.