

InterviewSolution
Saved Bookmarks
1. |
How to find the average of a set of numbers? |
Answer» <strong> The average of a set of numbers is obtained by dividing the sum of the values by the number of values in the set.</strong><p>The <a href="https://www.cuemath.com/data/average/">average</a> of a set of values is equal to the sum of the values divided by the number of values.</p> | |