Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

Consider a set of samples $S$ containing measured samples. From this set, a series of values indicating pressure are derived. Now, a variable X is estimated by taking the maximum value of all the values indicating pressure ($P_{max}$) and subtracting from it the minimum value of all the values indicating pressure ($P_{min}$).

So, it’s something like that:

$X = P_{max} – P_{min}$

Now, I want to find the precision of my estimation and therefore I am thinking of using the standard deviation (SD). However, it gets a bit confusing as to how to derive it.

From what I understand, there is no point in trying to find the SD from the $P$ values used for deriving $X$. I should probably repeat this procedure a number of times, derive say five $X$ values and then find the coefficient of variance among them. What do you guys think?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.