210k views
4 votes
In a clinical trial of 268 subjects treated with a​ drug, 11​% of the subjects reported dizziness. The margin of error is plus or minus4 percentage points. What values do ModifyingAbove p with caret​, ModifyingAbove q with caret​, ​n, E, and p​ represent? If the confidence level is 90​%, what is the value of alpha​?

1 Answer

5 votes

Answer:


\hat p =0.11 represent the proportion estimated of subjects reported with dizziness

n = 268 represent the random sample selected


\hat q = 1-\hat p = 1-0.11= 0.89 represent the proportion of subjects No reported with dizziness

E= 0.04 = 4% represent the margin of error for the confidence interval


\alpha= 1-0.90 =0.1 and this value represent the significance level of the test or the probability of error type I

Explanation:

Previous concepts

A confidence interval is "a range of values that’s likely to include a population value with a certain degree of confidence. It is often expressed a % whereby a population means lies between an upper and lower interval".

The margin of error is the range of values below and above the sample statistic in a confidence interval.

Normal distribution, is a "probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean".

The population proportion have the following distribution


p \sim N(p,\sqrt{(p(1-p))/(n)})

Solution to the problem

The confidence interval for the mean is given by the following formula:


\hat p \pm z_(\alpha/2)\sqrt{(\hat p (1-\hat p))/(n)}

The margin of error is given by:


ME= z_(\alpha/2)\sqrt{(\hat p (1-\hat p))/(n)}


Lower= 0.11-0.04 = 0.07


Upper= 0.11+0.04 = 0.15

And for this case we have the following info:


\hat p =0.11 represent the proportion estimated of subjects reported with dizziness

n = 268 represent the random sample selected


\hat q = 1-\hat p = 1-0.11= 0.89 represent the proportion of subjects No reported with dizziness

E= 0.04 = 4% represent the margin of error for the confidence interval


\alpha= 1-0.90 =0.1 and this value represent the significance level of the test or the probability of error type I

User Ajmal JK
by
3.6k points