True, to calculate the average of numeric values in the list, the first step is to get the total of values in the list.
Steps to calculate the Average:
Let’s assume there are 4 numbers having values of 2,8,22,48 respectively.
To find the average we first have to take the total of all values.
2+8+22+48=80.
Our next step will be to divide this total by the number we have in our question i.e., 4.
so, our average will be 80/4= 20.
So, 20 will be our average.
So yes, it is true that to calculate the average of numeric values in the list, the first step is to get the total of all values in the list.
To learn more about Average, visit: https://brainly.com/question/16956746
#SPJ4