To find kilometers using latitude and longitude:
distlon = lon2 - lon1 = 133-161 = -23
distlat = lat2 - lat1 = 54-48 = 6
a = (sin(distlat/2))^2 + cos(lat1) * cos(lat2) * (sin(distlon/2))^2
a = (sin(6/2)^2 + cos(48)*cos(54)* sin(-23/2)^2
c = 2 * arctan2( sqroot(a), sqroot(1-a) )
d = R * c (where R is the radius of the Earth, 6373 km's)
d = 2052 km's
April 30th to May 22nd is 23 days.
23 days x 24 hours per day = 552 hours.
Rate of travel = 2052 / 552 = 3.717 km per hour ( round answer as needed.)
The diameter would be approximately <span>3.19 centimeters.
</span>r=(3 V4/π) * ⅓
Plug everything in and multiply the radius by 2 to get your diameter.
A is not part of the problem, and it's what makes the condition false. B is the opposite of the statement being proved. C is the condition, not the hypothesis. However, D is the statement we are trying to prove, or the hypothesis.
Answer:
Step-by-step explanation:
Answer:
a.is approximately normal because of the central limit theorem.
Step-by-step explanation:
The central limit theorem states that if we have a population with mean μ and standard deviation σ and we take sufficiently large random samples from the population with replacement, then the distribution of the sample means will be approximately normally distributed.
For any distribution if the number of samples n ≥ 30, the sample distribution will be approximately normal.
Since in our question, the sample of observations is 50, n = 50.
Since 50 > 30, then <u>our sample distribution will be approximately normal because of the central limit theorem.</u>
So, a is the answer.