-3
votes
1answer
39 views

How many measurements should be done? [closed]

I am measuring time of a computer operation. The operation should run roughly same time each time I measure it. How many times should I measure it to get good average and standard deviation?
2
votes
1answer
73 views

Experimental measurement of volumetric flow rate

The other day I with my team had to measure the volumetric flow rate through a pipe only using a 2000 mm$^3$ volumetric flask and a chronometer. The end of the pipe discharged to the atmosphere. As we ...
0
votes
1answer
48 views

Statistical error in a regression

I measured some voltage values ($x$) and some corresponding frequencies ($y$). I know that the voltage can only be measured within an uncertainty $\Delta x$. And the uncertainty of $y$ shall be ...
1
vote
1answer
83 views

Variance of Nested Experimental Uncertainty

I have to find the uncertainty of a quantity $Q$ doing two mean values. For example for a set of parameters I measure ten times $Q$, I obtain a mean value $Q_1$ and variance ${\rm Var}(Q_1)$. Then for ...
3
votes
1answer
991 views

How to combine the error of two independent measurements of the same quantity?

I have measured $k_1$ and $k_2$ in two measurements and then I calculated $\Delta k_1$ and $\Delta k_2$. Now I want to calculate $k$ and $\Delta k$. $k$ is just the mean of $k_1$ and $k_2$. I thought ...
2
votes
1answer
239 views

Is $\sigma$ or $\sigma / \sqrt{N}$ is error of a measurement?

I wonder whether $\sigma$ or $\sigma / \sqrt{N}$ is error of a measurement. When I measure, say $0, 1, -1, 1, -1$, I have a $\sigma = 1$. I just measure $0, 1, -1$, I also have $\sigma = 1$. But in ...
5
votes
3answers
922 views

How to combine measurement error with statistic error

We have to measure a period of an oscillation. We are to take the time it takes for 50 oscillations multiple times. I know that I will have a $\Delta t = 0.1 \, \mathrm s$ because of my reaction ...
3
votes
2answers
122 views

Question about uncertainty

Are $3.43\pm 0.04$ $\frac{\mathrm{m}}{\mathrm{s}}$ and $3.48$ $\frac{\mathrm{m}}{\mathrm{s}}$ within expected range of values? The answer is yes, but I do not clearly see why this is so. I appreciate ...
3
votes
3answers
354 views

Calculating uncertainties for a final result

Say you are dividing 2 times with uncertainties: $$\frac{t_1}{t_2} ~=~ \frac{0.551s \pm 0.002s}{ 0.712s \pm 0.002s}.$$ After doing the calculations you get: $$\frac{t_1}{t_2} ~=~ 0.774 \pm ...