Hopes this helps
Answer: w < 9 yes
Please mark as brainlist
X/2-15=-7
x-30=-14
x=-14+30
x=16
The answer is C. 5.000039x10^6.
In order to change something into scientific notation you have to move the decimal place enough times to get the first number to be between 1 and 9. After that, you must count how many space you moved it and that is your exponent. Moving the decimal space to the left gives you a positive exponent. Moving it to the right gives you a negative exponent.
Answer:
math.way will help
Step-by-step explanation:
For large sample confidence intervals about the mean you have:
xBar ± z * sx / sqrt(n)
where xBar is the sample mean z is the zscore for having α% of the data in the tails, i.e., P( |Z| > z) = α sx is the sample standard deviation n is the sample size
We need only to concern ourselves with the error term of the CI, In order to find the sample size needed for a confidence interval of a given size.
z * sx / sqrt(n) = width.
so the z-score for the confidence interval of .98 is the value of z such that 0.01 is in each tail of the distribution. z = 2.326348
The equation we need to solve is:
z * sx / sqrt(n) = width
n = (z * sx / width) ^ 2.
n = ( 2.326348 * 6 / 3 ) ^ 2
n = 21.64758
Since n must be integer valued we need to take the ceiling of this solution.
n = 22