Probability distributions and particles

In summary: Expert SummarizerIn summary, Niles is asking for advice on how to apply a function to a probability distribution. One possible method is to partition the distribution into bins and calculate the trajectory for each velocity. However, there are considerations to keep in mind such as the number of bins and the weight of each velocity in the calculation. Additionally, determining the bin size can be subjective and may depend on the desired accuracy.
  • #1
Niles
1,866
0
Hi

My question is not related to a specific piece of software, but more of a technique. I have a probablity distribution giving the probability of a classical particle having some velocity v. Now, what I have is a function to calculate the trajectory for a particle with some velocity vi. I need to apply this function to the whole distribution. My question is how I should do this.

Originally what I had thought about doing is to partition the distribution into N small bins, and associate a velocity to each bin. My plan was then to calculate the trajectory for each velocity (=bin), and the "output-velocity" I weigh with the original probability/weight.

1) My first question is if this is a correct method I am using?

2) I have already implemented this is Mathematica. However, for some distinct bins some of the "output"-velocities are the same. So I need to figure out some way to add them up, which I don't find that easy. My problem is to determine how close two data points have to be in order to be binned together. Niles.
 
Last edited:
Physics news on Phys.org
  • #2


Hi Niles,

Thank you for your question. Your method of partitioning the distribution into bins and calculating the trajectory for each velocity is a valid approach. This is commonly known as the Monte Carlo method, where random samples are taken from a probability distribution to approximate a solution. However, there are a few things to consider when using this method.

1) It is important to make sure that the number of bins you choose is large enough to accurately represent the distribution. If the bins are too large, you may not capture the true behavior of the distribution. On the other hand, if the bins are too small, you may end up with a large number of bins with very few data points, which can lead to errors in your calculations.

2) When calculating the trajectory for each velocity, it is important to consider the weight or probability associated with each velocity. This weight should be taken into account when summing up the results for each bin. It is also important to keep track of the number of data points in each bin, as this can affect the accuracy of your results.

Regarding your second question, determining how close two data points have to be to be binned together can be a bit subjective. It ultimately depends on the accuracy you are looking for in your results. One approach could be to use a fixed interval, such as 1 standard deviation from the mean, to determine which data points should be binned together. Another approach could be to use a dynamic interval, where the bin size is adjusted based on the distribution itself. This can be done by dividing the range of the data points by the number of bins you want and using that as the interval size.

I hope this helps answer your questions. Good luck with your calculations!
 

1. What is a probability distribution?

A probability distribution is a mathematical function that describes the likelihood of each possible outcome of a random phenomenon. It shows the range of possible values and the corresponding probabilities for each value.

2. What is the relationship between probability distributions and particles?

In physics, probability distributions are used to describe the behavior and properties of particles at the microscopic level. These distributions help us understand the probability of particles being in a certain position or having a certain energy.

3. What are some common probability distributions used in particle physics?

Some common probability distributions used in particle physics include the Gaussian (or normal) distribution, Poisson distribution, and the exponential distribution. These distributions are used to model different aspects of particle behavior.

4. How are probability distributions and quantum mechanics related?

In quantum mechanics, the probability distribution of a particle is described by its wave function, which gives the probability of finding the particle in a certain state. The wave function evolves over time according to the Schrödinger equation, which describes the behavior of quantum systems.

5. Why is understanding probability distributions and particles important in scientific research?

Probability distributions and particles play a crucial role in understanding the fundamental laws and principles of the universe. They help us make predictions and analyze experimental data in fields such as particle physics, quantum mechanics, and statistical mechanics, leading to advancements in technology and our understanding of the natural world.

Similar threads

Replies
26
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
2
Views
822
  • Advanced Physics Homework Help
Replies
5
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
1K
  • High Energy, Nuclear, Particle Physics
Replies
7
Views
2K
  • Quantum Physics
Replies
22
Views
938
  • Quantum Physics
Replies
2
Views
924
Replies
26
Views
1K
Replies
5
Views
855
  • Programming and Computer Science
Replies
9
Views
2K
Back
Top