Hypothesis test on transformed data

  • Thread starter Thread starter A_B
  • Start date Start date
  • Tags Tags
    Data Test
AI Thread Summary
To determine the mean of the log-transformed data lnA from a sample A with mean μ, one can use the expectation formula E[h(X)], where h is the log function and X is the random variable. It's crucial to adjust the domain appropriately, especially if A follows a normal distribution, as the log function is only valid for positive values. If lnA is normally distributed, then A must be non-negative, which is a necessary condition to check. The probability density function (pdf) of A can be derived using transformation rules, starting from the cumulative distribution function (CDF) of lnA. Understanding these transformations is essential for accurate statistical analysis in this context.
A_B
Messages
87
Reaction score
1
Say I have a sample A with mean μ, and the log transformation of A, lnA. Is there any way of figuring out the mean of lnA? what if the distribution of lnA is normal?

thanks
Alex
 
Mathematics news on Phys.org
A_B said:
Say I have a sample A with mean μ, and the log transformation of A, lnA. Is there any way of figuring out the mean of lnA? what if the distribution of lnA is normal?

thanks
Alex

Hello A_B and welcome to the forums.

In this problem you just use the definition of E[h(X)] where h is a function and X is your random variable.

Basically you just have to use the formula that E[h(X)] = Integral (over some domain) h(x) pdf(x) dx for a continuous variable.

The key thing though is because you are using a log function, you need to adjust your domain to suit that. If for example your distribution A was normal, then you couldn't apply your transform over the whole of A (since the domain of a normal is the whole real line). So just be careful when you're defining the range so that ln(x) is valid for this domain.

If your distribution is discrete then instead of an integral, replace that with a summation. If you're confused about what I'm saying grab any introduction statistics book and look at the definition of expectation.

Also if ln(A) was normally distributed then A >= 0 for its domain, so that's something easy to check. One way to get the pdf of A if ln(A) was normal is to use transformation rules with PDF's. Since ln(A) has an inverse transformation (e^(x)), you should be able to use the transformation to get firstly a CDF and then a PDF (differentiating).
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top