integral for arithmetic mean-AM,GM,HM for continous distribution

116 Views Asked by At

calculating arithmetic mean of a continuous distribution function is straight forward.

$AM(a,b)=\int^b_a{f(x)}dx/(b-a)$

But for GM it's harder.

Note: AM is not just for a and b ie not (a+b)/2,but all the continuous values inbetween,that's what I mean by continuous distribution, i.e. not discrete.