ray.deng83
- 5
- 0
Like the title, I don't quite understand what probability density is and its difference with probability. Can someone explain a bit on this?
The discussion centers on the distinction between probability and probability density, particularly in the context of continuous distributions. Participants explore theoretical explanations and examples, including applications in quantum mechanics.
Participants generally agree on the definitions and applications of probability and probability density, but there are nuances in the examples and contexts discussed, particularly regarding uniform versus non-uniform distributions.
The discussion does not resolve all aspects of the definitions and applications of probability and probability density, particularly in relation to different types of distributions.
blkqi said:Probability density refers to probably per "area", used to represent probably of an event within a certain interval from a continuous distribution of events. Consider for example an event: randomly picking .50000... from a hat of all real numbers in [0,1]. What's the probability of this event? Zero; 1 in infinity numbers. But what is the probability of picking a number x, such that x<.5000..., from [0,1]. One half, of course. That's a probability density.
So, the radial distribution of the hydrogen atom 1s orbital
[tex]P(r) = 4\pi r^{2}\psi_{100}[/tex]
gives a distribution of probabilties of finding an electron at a radius r. Probability is then
[tex]P=\int_{a}^{b}4\pi r^{2}\psi_{100} \,dr[/tex]
on the radial interval [a,b].
Yes, because the distribution of decimals in [0,1] is uniform. In quantum mechanics we commonly deal with non-uniform wavefunctions.ray.deng83 said:In this sense, for that example, can we say the probability density of finding a number x, such that 0.3<x<0.5 from [0,1] is (0.5-0.3)/1?