Confusing use of notation in expressing probability distribution

AI Thread Summary
The notation p(x | µ, σ2) in Bayesian statistics can be misleading, as it suggests that the mean (µ) and variance (σ2) are random variables, which they are not; they are parameters of the normal distribution. This confusion arises from using conditional probability notation to describe a probability distribution rather than an actual conditional relationship. The discussion highlights the need for clearer notation to avoid misinterpretation, particularly in Bayesian contexts. Participants agree that using a different symbol instead of "|" for parameters would enhance clarity. Overall, the conversation emphasizes the importance of precise notation in statistical texts to prevent confusion.
sarikan
Messages
7
Reaction score
0
Hi,
I'm trying to follow a text about Bayesian statistics, and the author is using the following notation to describe a random variable which has normal distribution:

p(x | µ, σ2) = (Gaussian density function here)

In a Bayesian text, this notation is confusing, since it makes me think about mean and variance as random variables, but they are not random variables. They are simply the parameters of the density function, and this is just using the conditional probability notation for expressing something else, namely saying that "x is distributed normally, with this mean and this variance"
This is not the case where you have p(a|b) = p(b|a).p(a)/p(b)

My question is, is there a unifying way of thinking about the first notation so that I don't have to distinguish between the case where I simply have description of a probability distribution, and the case where it is about conditional distribution? I could not get my head around the idea of interpreting mean and variance as variables on which the random variable is conditioned on. Is this really a different use of the same notation, or am I missing something here?

I hope I can describe my problem, and apologies if this is not clear enough. Your response would be much appreciated!

Regards
 
Physics news on Phys.org
The first notation is unfortunate, since it is not a conditional probability. It would be better to use something other than | as a marker for the parameters.
 
Indeed. Especially in a Bayesian text. Thanks for the response.

Kind regards
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top