Derivation of Exponential Equation

  • Context: Graduate 
  • Thread starter Thread starter roadworx
  • Start date Start date
  • Tags Tags
    Derivation
Click For Summary
SUMMARY

The discussion focuses on the simplification of the exponential equation exp(-λ/(2^μ²) ∑(i=1 to n) ((x_i - μ)²/x_i)). The simplification leads to exp(nλ/μ) * exp(-λ/(2^μ²) ∑(i=1 to n) x_i - λ/2 ∑(i=1 to n) (1/x_i)). The key steps involve expanding (x_i - μ)², resulting in three distinct sums, and identifying that the denominator must be 2μ² to achieve the desired result.

PREREQUISITES
  • Understanding of exponential functions and their properties
  • Familiarity with summation notation and manipulation
  • Knowledge of basic algebraic expansion techniques
  • Concept of statistical parameters such as mean (μ) and lambda (λ)
NEXT STEPS
  • Study the properties of exponential functions in mathematical statistics
  • Learn about algebraic manipulation of sums and series
  • Explore the application of exponential equations in statistical modeling
  • Investigate the implications of parameter estimation in exponential distributions
USEFUL FOR

Mathematicians, statisticians, and data scientists interested in the derivation and simplification of exponential equations in statistical contexts.

roadworx
Messages
20
Reaction score
0
hi,

I have:

exp \left(-\frac{\lambda}{2^\mu^2} \sum_{i=1}^n \frac{(x_i-\mu)^2}{x_i}\right)

I am trying to work out why this simplifies to:

exp\left(\frac{n \lambda}{\mu}\right) exp \left( -\frac{\lambda}{2^\mu^2} \sum_{i=1}^n x_i -\frac{ \lambda}{2} \sum_{i=1}^n \frac{1}{x_i} \right)

Any ideas?
 
Mathematics news on Phys.org
roadworx said:
hi,

I have:

exp \left(-\frac{\lambda}{2^\mu^2} \sum_{i=1}^n \frac{(x_i-\mu)^2}{x_i}\right)

I am trying to work out why this simplifies to:

exp\left(\frac{n \lambda}{\mu}\right) exp \left( -\frac{\lambda}{2^\mu^2} \sum_{i=1}^n x_i -\frac{ \lambda}{2} \sum_{i=1}^n \frac{1}{x_i} \right)

Any ideas?
Multiply out that square: (x_i- \mu)^2= x_i^2- 2\mu x_i+ \mu^2. Dividing by x_i gives
\frac{(x_i- \mu)^2}{x_i}= x_i- 2\mu+ \frac{mu^2}{x_i}
so that sum can be written as three different sums.

That second sum is \sum_{i=1}^n \mu= n\mu and that is the exponential
exp\left(\frac{n\lambda}{\mu}\right)

Now, that denominator: is that
2^{\mu^2}
or
2^{2\mu}
or just 2\mu^2

It looks like it is supposed to be 2 to a power but to get that result it must be 2\mu^2.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 25 ·
Replies
25
Views
3K
  • · Replies 14 ·
Replies
14
Views
3K
Replies
10
Views
2K