0 Comments

Read in the first m elements of a one-dimensional floating-point array. Calculate the sum of these elements, the mean, the deviations, the standard deviation, the algebraic maximum and the algebraic minimum.

The mean is defined as

the deviation about the mean is di = ( x i – X ) , i= 1,2,. . . , m and the standard deviation is

Use the program to process the following set of data.

27.5

87.0

13.4

39.9

53.8

47.7

29.2

8.1

74.5

63.2

Repeat the computation for k different lists of numbers. Calculate the overall mean, the overall standard

deviation, the absolute (largest) maximum and the absolute (algebraically smallest) minimum.

Order Solution Now

Categories: