Skip to main content

Questions tagged [data-analysis]

Use for question relating the the techniques of data analysis.

Filter by
Sorted by
Tagged with
2 votes
1 answer
74 views

By analyzing the motion of Venus using NASA JPL Horizons ephemeris data (10-year span, 1-hour sampling), I found that the variation of orbital velocity $\Delta v(t)$ appears to closely follow a ...
TemiZion's user avatar
-1 votes
1 answer
111 views

I want to test my anisotropic cosmological model against Dark Energy Survey (DES) data and constrain Right Ascension (RA) and Declination (DEC). The DES data, although containing 1829 data points in ...
Tanay Gupta's user avatar
12 votes
6 answers
1k views

I'm a theoretician, and as the years pass, I notice my knowledge of statistics and my memories of experimental physics classes fading and becoming more and more uncertain. Thus, I'd like to ask for ...
3 votes
1 answer
283 views

Please bear with me if this seems like a very basic question. Let's say you want to detect a signal by measuring a variable $x\in[0,\infty)$. Let's say you know the variable $x$ follows a probability ...
UrsaCalli79's user avatar
1 vote
0 answers
121 views

I am working with gravitational waves data. I have done a Bayesian parameter estimation using dynamic nested sampling. So I have posterior distributions for several parameters. Now I want to ...
abcdefgh's user avatar
3 votes
3 answers
481 views

What do I want to do? I want to measure the gravitational acceleration $g$. To do so I measure the fall time of an object from a height $h$, which I have measured previously up to a uncertainty $\...
KDQ's user avatar
  • 41
4 votes
1 answer
363 views

I was reading about examples of experiments with a smooth ball over running down a smooth slope and how the concept of velocity was formed. So as an example if we have a ball that is at $t = 0$ at $d =...
smith's user avatar
  • 189
-1 votes
1 answer
150 views

I'm asking about the epistemic structure of the detection process — not whether gravitational waves are real, but how we decide that what we've seen is a specific event, given that the match is ...
Tony Emmerton's user avatar
0 votes
1 answer
147 views

I have a function $$ f(a,b)=\left(\frac{a}{b} - 1\right)^{-1} $$ I have obtained values for $a$ and $b$ from two independent linear fits including errors on $a$ and $b$. Now I wanted to calculate the ...
Alexander Haas's user avatar
1 vote
1 answer
134 views

I'm trying to model fusion in a star, and I came across a library of reaction rates data: https://reaclib.jinaweb.org/popularRates.php The rates come as a polynomial in temperature, but the result has ...
breh breh's user avatar
1 vote
0 answers
121 views

There are/were open problems in cosmology where we have the tools necessary to study them but not enough data to use. For example, we know how to use strong lenses to estimate the Hubble constant and ...
phys4560's user avatar
0 votes
0 answers
79 views

I am working on my Master's thesis and am working with (simulated) ATLAS data - v09 Ntuples for the hypothesized tbH+ channel. I'll be using FastFrames to process the raw Ntuples and then use the FF ...
Adwait M's user avatar
0 votes
1 answer
111 views

When trying to determine the ohmic resistance from measurements of current $I(U)$ at different voltages $U$ of a circuit with the ohmic resistance built in, which of the following methods evaluate the ...
shar's user avatar
  • 167
0 votes
4 answers
242 views

Sorry if this is a silly question - 1st year Physics undergrad here. My question is, why does the method of least squares fitting seem so ubiquitous, given that it is always emphasised that where ...
Miles Black's user avatar
0 votes
4 answers
286 views

I am trying to detect when a car makes a turn by analyzing its velocity vectors over time. Each velocity vector is represented as: $$\vec{v_t} = (X_v, Y_v)$$ Currently, I calculate the change in ...
Aaron's user avatar
  • 3
0 votes
1 answer
112 views

I have a question that is essentially expanding on this older question, but digging into a specific aspect of it that was not directly discussed Suppose I have data points that fit an Arrhenius trend: ...
Barbaud Julien's user avatar
0 votes
1 answer
115 views

I have written a paper on the effect of change in mass on the drag coefficient of a ping pong ball. While making my last calculations, I decided to use the slope of the final graph (where the $x$ axis ...
Bubber-ducky's user avatar
1 vote
0 answers
104 views

For educational purposes, I am attempting to experimentally verify Hooke's Law using a dynamic setup analyzed through video footage. In this experiment, a body of mass $m$ is accelerated by a spring. ...
Julia's user avatar
  • 2,018
-2 votes
1 answer
308 views

I'm doing a project with uniform circular motion and I cannot for the life of me understand the conceptual side of the graphs. On a graph of velocity vs radius of a bob undergoing uniform circular ...
b_cipher's user avatar
0 votes
1 answer
119 views

I need to write a report on angle and length. Can I change, for example, $4 \ \text{cm}$ to $4.0 \ \text{cm}, \ 4.00 \ \text{cm}$ or $4.000 \ \text{cm}$ as I like if I want to make the division sig ...
Raudana Muntazar's user avatar
2 votes
2 answers
195 views

I'm reading a paper (https://doi.org/10.1103/PhysRevD.49.2658) in order to understand the use of Fisher Matrix in gravitational wave detection. I'm a bit confused with the assumptions they do about ...
abcdefgh's user avatar
0 votes
0 answers
114 views

Good day everyone, not sure if its the right place to ask, but any help would be greatly appreciated! As a quick explanation, I am working on spintronics in epitaxial systems. The usual methods of ...
niccolò davitti's user avatar
1 vote
0 answers
235 views

I'm a grad student. Trying to do a literature review this summer. My advisor is telling me to gather XRD data of my samples for my research, and I have. Unfortunately, I have no idea how to compare it/...
William Relue's user avatar
2 votes
0 answers
132 views

How do you convert the value listed in Planck 2018 results. VI. Cosmological parameters, $A_s = 2.101\times10^{-9}$ to the value of the matter fluctuation amplitude $\sigma_8=0.8111$? I tried ...
Finerichmen's user avatar
0 votes
1 answer
97 views

In model testing for ocean waves, the data recording duration is usually longer the better especially for irregular waves. The recording length shall be long enough to achieve sufficiently small ...
MathArt's user avatar
  • 138
1 vote
0 answers
60 views

I am trying to find a suitable source of spectra data and/or a light curve of a binary star (no exact star in particular), with which I would use to find velocity and period, and then find masses etc.....
Zandini3's user avatar
0 votes
0 answers
79 views

With a Python program I generated a sinusoid signal and I added to it Gaussian noise. Now I want to compute the optimal SNR by applying a matched filtering algorithm. Since the noise is white (at ...
AleNekro97's user avatar
2 votes
0 answers
134 views

Summary: Eigenvalues of a "non-normalized" covariance matrix of time-series measurements from a linear system have units of Action (energy * time). Can we interpret this to obtain ...
user3716267's user avatar
15 votes
3 answers
5k views

I ran two tests with a toy gyroscope spinning on a weighing scale that is accurate to $1$mg. The scale was reset to zero before the tests. The gyroscope was flipped over between test $1$ and test $2$. ...
John Eastmond's user avatar
2 votes
1 answer
195 views

In the formulation of the Standard Model, I've always been told that we need experimental data to fix some parameters. What are these parameters and how vital is it that we have the exact value? In a ...
Geigercounter's user avatar
1 vote
1 answer
245 views

Specifically, in the experiment, we had to release a glider from an inclined plane (that had an angle of inclination of 10 degrees). We had to calculate the time it reaches the final position. We had ...
axolol's user avatar
  • 13
1 vote
0 answers
208 views

The European Pharmacopoeia defines the signal-to-noise ratio (S/N) as follows: S/N = 2H/h Where H is the height of the peak from the baseline and h is the range of the background noise. Now on to my ...
Benvz's user avatar
  • 23
1 vote
1 answer
120 views

$$ R_i(t) = \frac{\mu_{s,E_i}+\mu_{s,E_0}}{\mu_{s,E_i}-\mu_{s,E_0}} \cdot \frac{e^{-\rho\sqrt2\mu_{s,E_0}}-e^{-\rho\sqrt2\mu_{s,E_i}}}{1-e^{-\rho\sqrt2(\mu_{s,E_0}+\mu_{s,E_i})}}. $$ How do I can find ...
Anchal Kumar Sharma's user avatar
7 votes
1 answer
1k views

In a recent paper (https://www.nature.com/articles/s41586-023-06527-1), the authors state that we find that the local gravitational acceleration of antihydrogen is directed towards the Earth and has ...
Jim421616's user avatar
  • 316
0 votes
1 answer
97 views

If I want to find the resistance(R) from a voltage(V) vs current(I) graph for a given wire using the relation tan Θ = ΔV/ΔI = R, do the scales on the axes need to be the same, independent of the units?...
StarL7's user avatar
  • 3
1 vote
1 answer
92 views

I’m trying to figure out the best split of time between measuring either background or signal+background in a counting experiment in the case where we have no prior knowledge about the mean signal ...
Physicist_285's user avatar
0 votes
0 answers
85 views

I have the following diffraction pattern produced by a fabry-perot etalon The red represents the center of that pattern. Taking the mean intensity of the pattern as a function of the radius from the ...
Jonas's user avatar
  • 35
0 votes
1 answer
155 views

I have a spectrometer which outputs a dataset of Irradiance (Watt per meter² per nanometer) in the vertical axis vs. wavelength (nanometer) in the horizontal axis. The fact that it is per nanometer ...
tush's user avatar
  • 77
1 vote
0 answers
139 views

I'm trying to reproduce the Figure 1c from the paper "The NANOGrav 15-year Data Set: Evidence for a Gravitational-Wave Background". This graph corresponds to pulsar pair correlations of the ...
Just_A_Pangolin's user avatar
2 votes
1 answer
98 views

Last winter I started toying with the galaxy gravitational rotation curve graphs. I started modifying the exponent of $r$ that in effect change the $1/r^2$ law and therefore correct the mismatch, ...
Sandman's user avatar
  • 21
0 votes
0 answers
113 views

Good day! Are there any publicly available dataset in the field of particle physics that can be treated as time series? I am hoping to use methods in white noise analysis to somehow determine ...
Newbie's user avatar
  • 3
0 votes
1 answer
74 views

Consider the above table. The AS practical examination markscheme states that the signficant figures of calculated values should be the same or one more than the values it was calculated from. We also ...
Quin Gardiner Bax's user avatar
4 votes
2 answers
2k views

We have a quantity $a$ expressed in terms of two quantities $b $ and $c$ as $a = b/c$. It seems to me that there are two ways of estimating the error on $a$, the "physics" ...
Govind Prajapat's user avatar
1 vote
0 answers
95 views

I'm trying to work with Calcium-K line profiles from the Sun. Image for reference. Please ignore the labels on the image and note that my profiles are not in image format (more info below). I have ...
Apoorva Srinivasa's user avatar
1 vote
1 answer
109 views

I have a list of CO2 gas concentrations in the atmosphere in g/g relative to dry air according to a pressure profile. I have the top and bottom pressures for each level. The list corresponds to a 40 ...
Dr. Paprika's user avatar
21 votes
7 answers
2k views

Some other physics teachers and I were discussing an AP problem about a potential experiment for measuring $g$ and disagreed on the best way to use a line of best fit to analyze the data. The ...
Luke Pritchett's user avatar
1 vote
2 answers
521 views

Hi there Wise people of the internet, I am trying to do analysis some data gathered from a gamma scintillator setup, its stored in root. So i have to do some coincidence measurements, and i found that ...
Carolus_Rex's user avatar
1 vote
0 answers
94 views

I attached an accelerometer (with gyro/magnometer) to a curling rock and threw it down the sheet of ice. The accelerometer was not flat, and it did not travel significantly in the $z$ direction. I ...
user2460953's user avatar
1 vote
1 answer
142 views

I saw some results from particle physics that combines 7 TeV and 13.6 TeV results but they are different. Why they are different? Why do we combine them? If we need them why did LHC stopped taking ...
newkidintown's user avatar
0 votes
0 answers
78 views

I've done an experiment with a pendulum swinging at very small angles. I added an object with the shape of a rectangle to it, to increase the air friction to create damped harmonic motion. This is the ...
amit's user avatar
  • 15

1
2 3 4 5
10