Find the average of,2,4,6,8,10,12,14 and 16

1 answer

The average is calculated by adding up all the given numbers and then dividing by the total count of numbers.

2 + 4 + 6 + 8 + 10 + 12 + 14 + 16 = 72

There are 8 numbers in total, so we divide by 8:

72 รท 8 = 9

Therefore, the average of 2, 4, 6, 8, 10, 12, 14 and 16 is 9.
Similar Questions
  1. QuestionWhat will this line of code do? numpy.average(theAverage) (1 point) Responses find the average of all of the values in
    1. answers icon 1 answer
  2. What will this line of code do?numpy.average(theAverage) (1 point) Responses find the average of all of the values in the array
    1. answers icon 1 answer
    1. answers icon 3 answers
    1. answers icon 6 answers
more similar questions