Probability Density in Quantum Mechanics

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
youngoldman
Messages
15
Reaction score
0
I am trying to calculate the variance of the position of a particle in a one dimensional box (quantum mechanics).

I have a wavefunction, and I know the probablilty density is the integral of (the wavefunction squared) with respect to x.

Can you please tell me how this wavefunction could be plugged into the variance formula

var(x) = αŦ(x - µ)²α

(the expected value = a/2 where a is the distance between the walls)
 
Physics news on Phys.org
[tex]var(x) = <x^2> - <x>^2 = \int_{-\infty}^{\infty}\Psi^{*}(x) x^2 \Psi(x)dx - a^2/4[/tex], since <x> = a/2 and [tex]\Psi(x)[/tex] is the wavefunction.

Edit: Sorry had a mistake.
 
Last edited:
Perfect, thank you :)