The answer is 40.
1000/25 will give you the new ratio
Simple way of thinking about it
25 enlisted men = 1 officer
1000enlisted men = X officer
Cross multiply (25 by X officer and the 1 officer by the 1000)
25x = 1000
X= 40.
Answer:
1. decreases
2. 31.50
Step-by-step explanation:
It decreases because there's a negative sign.
It's 31.50 because 10.50 * 3 = 31.50
Answer:
a. With 90% confidence the proportion of all Americans who favor the new Green initiative is between 0.6290 and 0.6948.
b. If the sample size is changed, the confidence interval changes as the standard error depends on sample size.
About 90% percent of these confidence intervals will contain the true population proportion of Americans who favor the Green initiative and about 10% percent will not contain the true population proportion.
Step-by-step explanation:
We have to calculate a 90% confidence interval for the proportion.
The sample proportion is p=0.6619.

The standard error of the proportion is:

The critical z-value for a 90% confidence interval is z=1.6449.
The margin of error (MOE) can be calculated as:

Then, the lower and upper bounds of the confidence interval are:
The 90% confidence interval for the population proportion is (0.6290, 0.6948).
Answer:
count: Sum up a pre-set interval of values in excel cells.
countif: sum up a pre-set interval of values according to certain rules determined by the user.
averageif: sum the values in cells and the divides the result by the total of cells considered in the function.
Step-by-step explanation:
count: Sum up a pre-set interval of values in excel cells.
countif: sum up a pre-set interval of values according to certain rules determined by the user.
averageif: sum the values in cells and the divides the result by the total of cells considered in the function.