From personal advice to professional guidance, IDNLearn.com has the answers you seek. Our experts are ready to provide in-depth answers and practical solutions to any questions you may have.

MADD (Mother's Against Drunk Drivers) wishes to estimate the proportion of adult drivers that have run at least one red light in the last month. A poll is conducted on a simple random sample of adult drivers and it is found that out of 1251 adult drivers, 641 of them have run at least one red light in the last month. You will be finding a 90% confidence interval for the fraction of adult drivers that run at least one red light in the last month.

Required:
Check that the normality assumptions are met?


Sagot :

Answer:

Normality assumptions are met.

The 90% confidence interval for the proportion of adult drivers that run at least one red light in the last month is (0.4892, 0.5356).

Step-by-step explanation:

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 zscore that has a pvalue of [tex]1 - \frac{\alpha}{2}[/tex].

A poll is conducted on a simple random sample of adult drivers and it is found that out of 1251 adult drivers, 641 of them have run at least one red light in the last month.

This means that [tex]n = 1251, \pi = \frac{641}{1251} = 0.5124[/tex]

Normality assumptions:

We need that: [tex]n\pi \geq 10, n(1-\pi)\geq 10[/tex]

We have that:

[tex]n\pi = 1251*0.5124 = 641[/tex]

[tex]n(1-\pi) = 1261*0.4876 = 610[/tex]

So normality assumptions are met.

90% confidence level

So [tex]\alpha = 0.1[/tex], z is the value of Z that has a pvalue of [tex]1 - \frac{0.1}{2} = 0.95[/tex], so [tex]Z = 1.645[/tex].

The lower limit of this interval is:

[tex]\pi - z\sqrt{\frac{\pi(1-\pi)}{n}} = 0.5124 - 1.645\sqrt{\frac{0.5124*0.4876}{1251}} = 0.4892[/tex]

The upper limit of this interval is:

[tex]\pi + z\sqrt{\frac{\pi(1-\pi)}{n}} = 0.5124 + 1.645\sqrt{\frac{0.5124*0.4876}{1251}} = 0.5356[/tex]

The 90% confidence interval for the proportion of adult drivers that run at least one red light in the last month is (0.4892, 0.5356).