I am currently studying Statistical Mechanics and already have a background in probability and statistics. However, there are still things that remain unclear to me. So far I understand that time averages may be substituted by ensemble averages according to the hypotheses of Ergodicity, which we assume is true. Hence, to evaluate $\langle O(q,p)\rangle$ we just need to compute
$$\int \textrm{d}q\,\textrm{d}p\,\rho(q,p)O(q,p)$$
where $\rho(q,p)$ is the ensemble density. My first question is:
- What does this density represent? That is, if $F(q,p)$ where its cummulative distribution function, what would it represent? Normally $F(x)=P(X\leq x)$ for some random variable $X$. What is the random variable in this case?
My second question is how to calculate observable densities. For instance, if I want to know $P(H(q,p)\leq \epsilon)$, I might want to know the density associated to the (random variable) $H(q,p)$. This also makes me wonder:
Why $H(q,p)$ is a random variable?
I have read that the density of an observable $\Omega$ is simply computed as $\langle \delta (\Omega(q,p)-\omega)\rangle$, i.e.
$$\int \textrm{d}q\,\textrm{d}p\,\rho(q,p)\,\delta (\Omega(q,p)-\omega)$$
What is this based on? I have never seen anything similar in my probability lessons. Note that I study mathematics, and we are not used to the Dirac Delta. But in any case, I still do not understand the meaning of this.
- In a similar manner, could one just compute $P(\Omega(q,p)\leq \omega)$ as
$$\int \textrm{d}q\,\textrm{d}p\,\rho(q,p)\,\theta (\omega-\Omega(q,p))$$
where $\theta(\cdot)$ is Heaviside step function, or it makes no sense?
Thanks to anyone who takes the time to answer these questions. I deeply appreciate your dedication.