What is the formula to count the number of consecutive integers in an inclusive range?
(Last - First + 1)
What is the formula to calculate the sum of consecutive integers in an inclusive range?
Average x Number of Terms
What is the formula to calculate the average of an evenly-spaced set?
(First number + Last number) / 2