Hypothesis testing for std. deviation (SD)

AI Thread Summary
In hypothesis testing for standard deviation (SD), the Chi-square distribution is commonly used instead of a sampling distribution of SDs because it simplifies the testing process. The sample variance, which is related to the sample standard deviation, follows a Chi-square distribution when sampling from normally distributed populations. Different population distributions can yield different sampling distributions for variances and standard deviations, making it impractical to generalize a single distribution for all cases. The discussion highlights the importance of understanding the underlying population distribution when selecting the appropriate statistical method. Ultimately, the choice of using the Chi-square distribution is based on its suitability for hypothesis testing regarding population variances.
musicgold
Messages
303
Reaction score
19
Hi,

What I know: In a hypothesis test for the mean, we compare a sample mean with a hypothetical sampling distribution of means. And depending on how far it is away from the mean of the sampling distribution, we attribute it the probability of getting that value purely by chance.

What I don't understand - In a hypothesis test for the SD, why don't we compare the sample SD with a sampling distribution of SDs? (instead, I have seen people using the the Chi sq. distribution)

As per the applet on the following web page, even the sampling distribution of SDs appears normally distributed around the population SD value. So why is it not used?
[/PLAIN]
http://www.stat.tamu.edu/~west/ph/sampledist.html[/URL]

Thanks.
 
Last edited by a moderator:
Physics news on Phys.org
musicgold said:
Hi,

What I know: In a hypothesis test for the mean, we compare a sample mean with a hypothetical sampling distribution of means. And depending on how far it is away from the mean of the sampling distribution, we attribute it the probability of getting that value purely by chance.

If you did that, what hypothesis would you be testing?

What I don't understand - In a hypothesis test for the SD, why don't we compare the sample SD with a sampling distribution of SDs? (instead, I have seen people using the the Chi sq. distribution)

It isn't clear what hypothesis you are testing. What specific problem are you talking about that was solved using the Chi square distribution?

As per the applet on the following web page, even the sampling distribution of SDs appears normally distributed around the population SD value. So why is it not used?
[/PLAIN]
http://www.stat.tamu.edu/~west/ph/sampledist.html[/URL]
How did you use that applet to create a histogram of sample standard deviations?
 
Last edited by a moderator:
Thanks Stephen,
Stephen Tashi said:
It isn't clear what hypothesis you are testing. What specific problem are you talking about that was solved using the Chi square distribution?

I am talking about the hypothesis test used to verify the standard deviation of a population.
Here is one example.

My question is why don't we use a sampling distribution of standard deviations (SD) to compare the sample SD, as we do for other statistics like mean or median. Why do we need to use the Chi Sq. statistic?
 
If f(x) is a 1-to-1 function and X is a random variable then the probability of the event X < v is the same as the probability of the event f(X) < f(v). If you are doing a hypothesis test about X and the distribution of f(X) is easiest to use then its simpler to formulate the test as a hypothesis about f(X). The sample standard deviation and the sample variance are related by a 1-to-1 function, so , when it's simpler, we can use the sample variance to test hypotheses about the sample standard deviation.

This PDF suggests that when sampling from normal populations we might also use the distribution of the standard deviation directly:
http://www.google.com/url?sa=t&rct=...rNp_Tb9hssxhbRQ&bvm=bv.58187178,d.aWc&cad=rja

Different families of population distributions can have different families of sampling distributions for their sample variances and sample standard deviations. Normally distributed populations have chi-squared distributions for their sample variances. Other families of distributions may have sample variances that are not chi-squared. (So one cannot speak of "the" distribution of the sample standard deviation as if there was some type of distribution for it that applies to all situations.)
 
  • Like
Likes 1 person
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...

Similar threads

Replies
6
Views
2K
Replies
7
Views
2K
Replies
20
Views
2K
Replies
4
Views
2K
Replies
5
Views
2K
Replies
20
Views
3K
Back
Top