answersLogoWhite

0

When one of the numbers is 0, you must count it to the numbers of data. For example,

1, 0, 3, and 8. To find the average, or the mean, add the four numbers together and divide their sum by 4.

(1 + 0 + 3 + 8)/4= 12/4 = 3

The average is 3.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How do you write macro programs to calculate average of n numbers?

#include<stdio.h> #define size 100 int main(){ int x[size], sum=0; float average; for(int i=0;i<size;i++){ scanf("%d",x[i]); sum+=x[i]; } average=sum/size; printf("The Average is :\t%d",average); return 0; }


What are 5 numbers that have an average of 0?

3.14159, -2985, 123.456, 2345.89041 and 512.512There are in fact an infinite number of combinations of five numbers that average 0. As long as their sum is 0, like the ones listed above, then their average will be 0 as well.


How do you calculate mean average deviation?

The mean average deviation is the same as the mean deviation (or the average deviation) and they are, by definition, 0.


How do you write a pseudocode that accepts five numbers and displays the sum and average of the numbers?

To write pseudocode that accepts five numbers and displays their sum and average, you can follow these steps: Initialize a variable sum to 0. Loop five times to accept input for each number, adding each to sum. After the loop, calculate the average by dividing sum by 5. Display both the sum and the average. Here’s a simple representation: BEGIN sum = 0 FOR i FROM 1 TO 5 DO INPUT number sum = sum + number END FOR average = sum / 5 OUTPUT "Sum: ", sum OUTPUT "Average: ", average END


If the product of two numbers is 0 does one of the numbers have to be 0?

Yes. If a x b = 0 then either a = 0, b = 0, or a = b = 0.


What methods could you use to calculate the x-coordinate of the midpoint of a horizontal segment with the end points of negative 20 0 and 20 0?

calculate the average of the x-coordinates count by hand take the average of the endpoints *apex*


What is the average of 0 84 87 91 and 98?

The average is 72. To compute the average, you add up the numbers and then divide by the amount of numbers you have. So, in this case: 0 + 84 + 87 + 91 + 98 = 360 360 divided by 5 = 72


What is the pseudo code for a module to calculate the mean of a 5?

Not sure what you mean by "a 5". To calculate the mean (average) of several numbers, you need to add them all up, then divide by the size of the set. Something like this: counter = 0 sum = 0 for each number in the set { counter++ sum += the individual number } result = sum / counter


What is the average of 17111043?

An average is calculated by adding together a series of numbers and then dividing their total by the number of numbers. In this case you have one number (17,111,043), so there really is no average.If you want an average of each of those numbers individually you would get:(1 + 7 + 1 + 1 + 1 + 0 + 4 + 3) / 8 = 2.25


how many 0 in 1 meter?

According to most calculators, this is expressed as "not a number" or "infinity". No numbers are divisible by zero, so therefore, the answer is impossible to calculate.


What is the average deviation to 14 18 3 6 15?

The average deviation of any set of numbers is always 0.


What is the product of two numbers when one is 0?

zero