Answer:
37
Step-by-step explanation:
The first thing is to calculate critical z factor
the alpha and the critical z score for a confidence level of 90% is calculated as follows:
two sided alpha = (100% - 90%) / 200 = 0.05
critical z factor for two sided alpha of .05 is calculated as follows:
critical z factor = z factor for (1 - .05) = z factor for (.95) which through the attached graph becomes:
critical z factor = 2.58
Now we have the following formula:
ME = z * (sd / sqrt (N) ^ (1/2))
where ME is the margin of error and is equal to 6, sd is the standard deviation which is 14 and the value of z is 2.58
N the sample size and we want to know it, replacing:
6 = 2.58 * (14 / (N) ^ (1/2))
solving for N we have:
N = (2.58 * 14/6) ^ 2
N = 36.24
Which means that the sample size was 37.
Answer:
1.5
Step-by-step explanation:
Answer:
A
Step-by-step explanation:
To write the equation of the line. first calculate the slope using the slope formula.

Since the slope of this line is 0, it is horizontal and has the form y=b where b is the y-coordinate. So y = 2 is the equation. In general form, it would be y-2 = 0
Answer:
Numbers are 14 and 8
Step-by-step explanation:
Let the 2 numbers be x and y.
Write 2 equations:
x + y = 22
x - y = 6
Solve by substitution:
x - y = 6
x = y + 6
Plug into the other equation:
(y + 6) + y = 22
2y + 6 = 22
2y = 16
y = 8
Plug into either equation:
x + 8 = 22
x = 14
Numbers are 14 and 8