Statistics: How to differentiate Type A and B uncertainty?

Click For Summary
Type A uncertainty involves statistical calculations based on repeated measurements, while Type B uncertainty is determined using known values and the least squares method. To calculate the experimental value of n from the equation Q = kL(h^n), one can take the natural logarithm, resulting in a linear relationship that allows for slope determination. An example provided in the discussion illustrates how to calculate uncertainties for a crater formed by a ball striking sand, where Type A uncertainty was derived from repeated measurements. The user seeks clarification on applying this method to their own calculations, drawing parallels between their variables and those in the example. Understanding the distinction and methodology for both types of uncertainty is crucial for accurate experimental analysis.
Joon
Messages
85
Reaction score
2
Homework Statement
For the task, I was given a flow rate equation Q= kL(h^n), where k is a constant and L (width of rectangular weir) was set to 0.625 ft. A table with Q values and corresponding h' and h values was provided, please refer to the picture attached. h in the equation= h'-h in the table.

There are two variables in the equation, Q and h, and I need to determine the experimental value of n. I have learnt that for Type A uncertainty statistical calculations should be done and for Type B the least square method. After I calculate the Type A and B uncertainties, I will be able to calculate n.

I think Q is the Type B one whose uncertainty can be calculated using the least square method but I am not sure. By definition, Type A is based on the statistical analysis of measurements and Type B is based on other sources of information such as data book values.

Could someone help me clarify this?
Relevant Equations
Q = kL(h^n)
I tried to find examples on the internet but I am still confused.
 

Attachments

  • Data given.png
    Data given.png
    5.5 KB · Views: 289
Physics news on Phys.org
Joon said:
There are two variables in the equation, Q and h, and I need to determine the experimental value of n. I have learned that for Type A uncertainty statistical calculations should be done and for Type B the least square method. After I calculate the Type A and B uncertainties, I will be able to calculate n.
<snip>
Could someone help me clarify this?
Relevant Equations: Q = kL(h^n)
I have taught Statistics a number of times, but I don't recall the books talking about Type A and Type B uncertainties in this way. Can you elaborate a bit more on what a Type A uncertainty is? Saying that "uncertainty statistical calculations should be done" doesn't shed any light on whatever technique this type of uncertainty entails.

In any case, I'd probably want to use a least squares technique. Taking the natural log of both sides of your equation yields ##\ln Q = \ln k + \ln L + n\ln h##, with ##\ln k## and ##\ln L## being known values. This represents a linear relationship between ##\ln Q## and ##\ln h##, where ##n## represents the slope of the line.
 
Thank you for your reply.

An example calculation was provided and I was told to use the same method for this task.

The example given was a crater created when a ball strikes sand from a vertical height h.
A table of results and additional information was provided- please refer to the attached file.
What was done for the example: from the equation D= cE^n, to find n, uncertainty calculations were made.

The calculations for U(E) and U(D) are shown in the files attached. As you can see from them, the calculation of U(E) is based on data book values and given data (scales etc) whereas the calculation of U(D) is based on statistical calculations.

A graph was then plotted with ln (U(E)) against ln (U(D)) to find the slope n.
In this example, D was Type A repeated measurements.

So, using the same method as the one used in this example, how should I start doing the calculations?
I was going to do something similar, from the equation Q= kL(h^n), I was thinking of seeing Q analogous to E in the example and h analogous to D in the example.
 

Attachments

  • Example.png
    Example.png
    130.5 KB · Views: 292
  • U(E) 1.png
    U(E) 1.png
    49.8 KB · Views: 286
  • U(E) 2 and U(D).png
    U(E) 2 and U(D).png
    54.1 KB · Views: 255
First, I tried to show that ##f_n## converges uniformly on ##[0,2\pi]##, which is true since ##f_n \rightarrow 0## for ##n \rightarrow \infty## and ##\sigma_n=\mathrm{sup}\left| \frac{\sin\left(\frac{n^2}{n+\frac 15}x\right)}{n^{x^2-3x+3}} \right| \leq \frac{1}{|n^{x^2-3x+3}|} \leq \frac{1}{n^{\frac 34}}\rightarrow 0##. I can't use neither Leibnitz's test nor Abel's test. For Dirichlet's test I would need to show, that ##\sin\left(\frac{n^2}{n+\frac 15}x \right)## has partialy bounded sums...