Mathematica/Graphing Question for Muon Lifetime Laboratory

krishnas
Messages
2
Reaction score
0
Hi all, I'm trying to construct a histogram from my data to illustrate evidence of muon lifetime. Attached is a .txt file that contains counts from our detector that correspond to different bin sizes (lengths of time muons were counted in detector) from our experiment. The file is 1x500 (containing a verticle list of 500 events)

Each bin size is 20 ns. For example, the first entry corresponds to 0-20ns bin, the second 20-40ns, the third 40-60ns and so on.

Given this information, how would I do the following in mathematica?
1. constuct a scaled histogram of the events
2. Best fit an equation for exponential decay of the form y=A*EXP[-Bx] +C
3. create a log plot of the data giving a linear line and slope (giving muon lifetime).

I'm at a loss how to code for this, I know the reasoning behind everything but this seems like the easiest way to go about it(mathematica) and I am not well versed. Anyone have any insight??
 

Attachments

Last edited:
Physics news on Phys.org
Bump.

Anyone with knowledge of mathmematica that can help?
 
Hello everyone, I’m considering a point charge q that oscillates harmonically about the origin along the z-axis, e.g. $$z_{q}(t)= A\sin(wt)$$ In a strongly simplified / quasi-instantaneous approximation I ignore retardation and take the electric field at the position ##r=(x,y,z)## simply to be the “Coulomb field at the charge’s instantaneous position”: $$E(r,t)=\frac{q}{4\pi\varepsilon_{0}}\frac{r-r_{q}(t)}{||r-r_{q}(t)||^{3}}$$ with $$r_{q}(t)=(0,0,z_{q}(t))$$ (I’m aware this isn’t...
Hi, I had an exam and I completely messed up a problem. Especially one part which was necessary for the rest of the problem. Basically, I have a wormhole metric: $$(ds)^2 = -(dt)^2 + (dr)^2 + (r^2 + b^2)( (d\theta)^2 + sin^2 \theta (d\phi)^2 )$$ Where ##b=1## with an orbit only in the equatorial plane. We also know from the question that the orbit must satisfy this relationship: $$\varepsilon = \frac{1}{2} (\frac{dr}{d\tau})^2 + V_{eff}(r)$$ Ultimately, I was tasked to find the initial...
Back
Top