Bayes formula and picking variance from distribution

AI Thread Summary
The discussion revolves around understanding the distribution of a random variable drawn from a normal distribution where its variance is also drawn from another normal distribution. Participants clarify that the joint probability density function can be expressed in terms of conditional distributions, allowing for the calculation of the overall distribution. However, it is noted that the variance of a distribution must be positive, which complicates the assumption of a normal distribution for the variance itself. The conversation highlights the challenges in integrating these distributions, particularly concerning the behavior at the origin. Ultimately, the problem is framed as more of a thought experiment rather than a practical application.
freshmanaskin
Messages
2
Reaction score
0
This should be rather simple bayesian problem, but I can't figure it out for myself.

If i pick numbers from normal distributionS, where the variance of the distribution at each pick v1, is in turn picked out of a normal distribution with variance v2.

What is then the distribution of the random number? i tried this on my calculator a bit, and it looks as if it is normal itself, but what is the variance of x?

This is not homework, but something I would like to understand how to calculate.

//Cal
 
Mathematics news on Phys.org
If i pick numbers from normal distributionS, where the variance of the distribution at each pick v1, is in turn picked out of a normal distribution with variance v2.

You need to clarify this.
 
If you have two continuous random variables (for example), X and Y, with joint pdf \rho_{X,Y}(x,y), this can be written in terms of the conditional distribution \rho_{X|Y}(x|y) or \rho_{Y|X}(y|x) as:

\rho_{X,Y}(x,y) = \rho_{X|Y}(x|y)\rho_Y(y) = \rho_{Y|X}(y|x)\rho_X(x),

where the individual distributions are

\rho_X(x) = \int_{-\infty}^\infty dy~\rho_{X,Y}(x,y),
and similarly for y. So, if you knew the distribution for y and you knew the condition distribution for x given y, you can calculate the distribution of x as

\rho_X(x) = \int_{-\infty}^\infty dy~\rho_{X|Y}(x|y)\rho_Y(y).

Amusingly enough, I was dealing with this concept myself this week, although in the context of a much more intractable problem.

This said, I think you need to tweak your suggested problem. The variance of a distribution is positive, so it can't be normally distributed. If you use the standard deviation, I don't think you'll get a result, because you'll have a factor of 1/\sigma in your integration, why of course blows up at the origin, but the exponential will also be even in sigma, so the principal value might be zero.
 
Last edited:
Thank you mute, all you said seems very right and true to me. with large enough mu compared to sigma it will become pretty normal. I might have to use some other distribution to pick the variance if i use this for something. But this was more of a though experiment.
 
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...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top