Finding expectation and variance

Click For Summary
SUMMARY

This discussion focuses on calculating the expectation and variance of the random variable e^X, where X is normally distributed with mean μ and standard deviation σ. The expectation E[e^X] can be derived using the formula E[exp(k*Z)], where Z is a standard normal variable. The variance can be computed using the theorem Var(Y) = E[Y^2] - (E[Y])^2, applying it to Y = exp(X) and Y^2 = exp(2X). This method simplifies the calculations significantly.

PREREQUISITES
  • Understanding of normal distribution and its properties
  • Familiarity with expectation and variance concepts
  • Knowledge of integration techniques in probability
  • Basic understanding of exponential functions in statistics
NEXT STEPS
  • Study the derivation of E[exp(k*Z)] for standard normal variables
  • Learn about the properties of variance in relation to transformations of random variables
  • Explore the application of moment-generating functions in probability theory
  • Investigate the implications of the Central Limit Theorem on normal distributions
USEFUL FOR

Statisticians, data scientists, and anyone involved in probability theory or statistical modeling who needs to understand the behavior of transformed normal variables.

kensaurus
Messages
9
Reaction score
0
So for example, if I have a random variable X, take it to be normally distributed.
How do you find the expectation and variance of the random variable e^X in terms of μ and σ?

Integrating the entire normal function with the f(x) is it?
 
Physics news on Phys.org
Do you mean "mean" rather than "expectation"? In order to talk about "expectation", you have to say of what function of the random variable. The mean is the expectation of the function x- \int_{-\infty}^\infty xN(x,\mu,\sigma)dx. The variation is the expectation of the function (x- mean)^2, equal to \int_{-\infty}^\infty (x- mean)^2N(x,\mu,\sigma)dx.
 
kensaurus said:
So for example, if I have a random variable X, take it to be normally distributed.
How do you find the expectation and variance of the random variable e^X in terms of μ and σ?

Integrating the entire normal function with the f(x) is it?

Yes. However, it is best to find once and for all the expectation of exp(k*Z), where k is a constant and Z is a standard normal. Then, a general X has the form X = μ + σZ, so finding E[exp(X)] as exp(μ) * E[exp(σZ)] will be straightforward. As to Var(X): the easiest way is to use the standard theorem which that states that Var(Y) = E[Y2] - (EY)2 and apply it to Y = exp(X) (with, of course, Y2 = exp(2X)).

RGV
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 53 ·
2
Replies
53
Views
10K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 42 ·
2
Replies
42
Views
6K
Replies
0
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K