You add the maximum and minimum values, then divide it by 2.
====================
You can't.
Let's say you have three numbers. The maximum is 10, the minimum is 1.
If the numbers are 1, 7, 10, the average is (1+7+10)/3 =6.
If the numbers are 1, 4, 10, the average is (1+4+10)/3 =5.
So two different sets of numbers with the same maximum and minimum have different averages!
Chat with our AI personalities
It helps if you know the definition of 'average' and can write it down.
Avg = 1/2 (MAX + min)
Eliminate the parentheses on the right side:
Avg = 1/2MAX + 1/2min
Subtract 1/2MAX from each side:
Avg - 1/2MAX = 1/2min
Multiply each side by 2:
2Avg - MAX = min
which is exactly what you're looking for.
This is the Arithmetic Mean (also known as the average).
interpolation
In the U.S. May has the most tornadoes on average. Worldwide it is not known because most countries do not report reliable tornado information.
Classical approach has possible outcomes which are known with certainity ie sampling distribution is known. Relative approach is an approach in which probability values are based on historical interest.
Both, interpolation and extrapolation are used to predict, or estimate, the value of one variable when the value (or values) of other variable (or variables) is known. This is done by extending evaluating the underlying function. For interpolation, the point in question is within the domain of the observed values (there are observations for greater and for smaller values of the variables) wheres for extrapolation the point in question is outside the domain.