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
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
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 [itex]0\leq x<\infty[/itex]? If so, you integrate over that entire interval:

[tex]\mu=\int_0^{\infty}xf(x)dx[/tex]