What is the integral method for finding the mean in exponential distribution?

  • Thread starter Thread starter kliker
  • Start date Start date
  • Tags Tags
    Mean Variance
kliker
Messages
102
Reaction score
0
in the exponential distribution we know that

μ = 1/λ and σ = 1/λ^2

also f(x) = λ*e^-λχ

how can i find the mean (μ) using integrals?

generally what we do is this

we integrate from a point to another the x*f(x) (EX)

And the variance is EX^2-(EX)^2

but here we have no points, so how can i prove that the mean is 1/λ?
 
Physics news on Phys.org
I assume that your distribution is defined for 0\leq x<\infty? If so, you integrate over that entire interval:

\mu=\int_0^{\infty}xf(x)dx
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top