Consider the sequence 1 -2 3 -4 5 -6. what is the average of
Answers
Answered by
3
This is an interesting question. Calculating the average of a sequence of numbers is usually very simple.
Do not let the sequence of negavtive numbers confuse you. We simply need to add all the numbers and divided.
Hence, in this case, we need to add 1, -2, 3, -4, 5, -6 and divide them by 6
The answer is -0.5
Similar questions