Computer Science, asked by jangrasanjay516, 5 months ago

what to find the mean of numeric value stored in the list

Answers

Answered by BrettRivera
0

Answer:

Explanation:

Input : [4, 5, 1, 2, 9, 7, 10, 8]

Output : Average of the list = 5.75

Explanation:

Sum of the elements is 4+5+1+2+9+7+10+8 = 46

and total number of elements is 8.

So average is 46 / 8 = 5.75

Input : [15, 9, 55, 41, 35, 20, 62, 49]

Output : Average of the list = 35.75

Explanation:

Sum of the elements is 15+9+55+41+35+20+62+49 = 286

and total number of elements is 8.

So average is 46 / 8 = 35.75

Answered by tejusjain31
0

Explanation:

ryururyutytutyututuutyfufhfhhdghhthfhfhthtggggffggfffffffffffhhfhfhfhhfhfhfghfbfh

Similar questions