What is the meaning of 'order of observations' in quantile plots?

  • Thread starter Thread starter Saladsamurai
  • Start date Start date
Saladsamurai
Messages
3,009
Reaction score
7

Homework Statement


I am reading a definition a quantile plot and a quantile and I am getting a little confused. It says:

A quantile, q(f), is a value for which a specified fraction f of the data values is less than or equal to q(f).

Ok, I get that. Then it says:

A quantile plot simply plots the data values on the vertical axis against the fraction of observations exceeded by the data value.

Get that too; but then it says

For theoretical purposes this fraction is computed by

f_i=\frac{i - \frac{3}{8}}{n+\frac{1}{4}}​

where i is the order of the observations when they are ranked low to high.
I don't get that part. What exactly is this 'order of observations?'

I am interpreting it as the following:
If i = 4, we are finding the fraction f4, which is the fraction of data values that are less than or equal to the value of the 4th observation.

Is that correct?
 
Last edited:
Physics news on Phys.org
The 4th smallest observation. The text is talking about order statistics.

When you collect data, your measurements will be rather random. Suppose you perform some experiment in which you expect to be measuring the same random process over and over. You might well think something fishy if your first measurement is -0.43, the next one -0.21, the next one 0.16, 0.28, 0.45, and so on. You wouldn't think anything is fishy if you took your randomly-collected data and sorted it from smallest to largest and saw -0.43, -0.21, 0.16, ...

That sorted data tells a whole lot about the underlying distribution, even when you haven't the foggiest idea about the nature of the random process. When you do have some idea about that process it also tells quite a bit. Here you are assuming a normal distribution. The quantiles generated by that statistic, (i-3/8)/(N+1/4), are approximately unbiased if the underlying random process is normal. This is the type 9 quantile formula. There are, not surprisingly, 8 others.
 
OK, I follow you, I think. This is the first week of class and he started us on this random section in the 8th chapter in the text. So I am assuming that the derivation of the formula above might be outside of my scope of understanding for the time being?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top