If I have the following..or different numbers, but 2 different arrays I need to calculate sample mean & variance
Array A:=([1,1,1,0,0,3,2,4])
and
Array B:=([2,1,0,1,3,3,4,1])
what formula do I use to force Maple 16 to calculate the sample mean and the sample variance?