Answer:
Step-by-step explanation: There are four steps
Answer:
405
Step-by-step explanation:
To find sample size, use the following equation, where n = sample size, za/2 = the critical value, p = probability of success, q = probability of failure, and E = margin of error.

The values that are given are p = 0.84 and E = 0.03.
You can solve for the critical value which is equal to the z-score of (1 - confidence level)/2. Use the calculator function of invNorm to find the z-score. The value will given with a negative sign, but you can ignore that.
(1 - 0.9) = 0.1/2 = 0.05
invNorm(0.05, 0, 1) = 1.645
You can also solve for q which is 1 - p. For this problem q = 1 - 0.84 = 0.16
Plug the values into the equation and solve for n.

Round up to the next number, giving you 405.
Answer:
- we can conclude that for every single unit of : x, y would be increased by 0.2871. and intersection of x and y will be through =1.5974
- it can be concluded that they are strongly positively correlated. There is strong and positive correlation between them. i.e the number of fatal accidents and the drivers under the age of 21
Step-by-step explanation:
WITH THE GIVEN DATA
A ) using regression to investigate the relationship between the number of fatal accidents and the percentage of drivers under the age pf 21
to fit into a regression line we must have ∝ and β
where β =
= 0.2871
and ∝ = y - βx = - 1.5974
regression line = ∝ + β * x
insert values into regression line equation
regression line = -1.5974 + 0.2871 * x
we can conclude that for every single unit of : x, y would be increased by 0.2871. and intersection of x and y will be through =1.5974
B ) conclusion and recommendations can you derive from your analysis
it can be concluded that they are strongly positively correlated. There is strong and positive correlation between them. i.e the number of fatal accidents and the drivers under the age of 21
using the correlation coefficient ( r ) =
= 0.8394