Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

81%
+7 −0
#3: Post edited by user avatar r~~‭ · 2023-09-08T19:55:43Z (8 months ago)
Embarassing; it's the chi-square distribution for stddev, not t
  • The sample standard deviation (with Bessel's correction) is *defined* to be the first formula in your post. It doesn't ‘become’ anything else.
  • You are probably thinking about the sample standard deviation as an estimator for the population standard deviation. As such, the \(t\)-value is relevant in computing a confidence interval around the sample standard deviation for where the population standard deviation might lie.
  • A related notion is correcting for the fact that the sample standard deviation is consistently an underestimate of the population standard deviation for small population sizes, even after Bessel's correction. There's no one formula for an unbiased estimate of the population standard deviation for an arbitrary distribution, but for particular distributions, the sample standard deviation can be made unbiased by multiplying by a correction factor. Wikipedia has [a table of coefficients](https://en.wikipedia.org/wiki/Unbiased_estimation_of_standard_deviation#Results_for_the_normal_distribution) for a normal distribution (if you use these values, note that they are meant to be divisors, not multiplicands—they are all < 1). But this factor isn't the $t$-value.
  • The sample standard deviation (with Bessel's correction) is *defined* to be the first formula in your post. It doesn't ‘become’ anything else.
  • You were possibly remembering using the sample standard deviation in an estimator for the population mean. The \(t\)-value is multiplied by the sample standard deviation as part of finding the confidence interval for the population mean, as you've probably seen in your research.
  • A somewhat related notion is correcting for the fact that the sample standard deviation is consistently an underestimate of the population standard deviation for small population sizes, even after Bessel's correction. There's no one formula for an unbiased estimate of the population standard deviation for an arbitrary distribution, but for particular distributions, the sample standard deviation can be made unbiased by multiplying by a correction factor. Wikipedia has [a table of coefficients](https://en.wikipedia.org/wiki/Unbiased_estimation_of_standard_deviation#Results_for_the_normal_distribution) for a normal distribution (if you use these values, note that they are meant to be divisors, not multiplicands—they are all < 1). But this factor isn't the $t$-value.
#2: Post edited by user avatar r~~‭ · 2023-09-08T19:41:33Z (8 months ago)
  • The sample standard deviation (with Bessel's correction) is *defined* to be the first formula in your post. It doesn't ‘become’ anything else.
  • You are probably thinking about the sample standard deviation as an estimator for the population standard deviation. As such, the \(t\)-value is relevant in computing a confidence interval around the sample standard deviation for where the population standard deviation might lie.
  • A related notion is correcting for the fact that the sample standard deviation is consistently an underestimate of the population standard deviation for small population sizes, even after Bessel's correction. There's no one formula for an unbiased estimate of the population standard deviation for an arbitrary distribution, but for particular distributions, the sample standard deviation can be multiplied by a correction factor. Wikipedia has [a table of coefficients](https://en.wikipedia.org/wiki/Unbiased_estimation_of_standard_deviation#Results_for_the_normal_distribution) for a normal distribution. But this factor isn't the $t$-value.
  • The sample standard deviation (with Bessel's correction) is *defined* to be the first formula in your post. It doesn't ‘become’ anything else.
  • You are probably thinking about the sample standard deviation as an estimator for the population standard deviation. As such, the \(t\)-value is relevant in computing a confidence interval around the sample standard deviation for where the population standard deviation might lie.
  • A related notion is correcting for the fact that the sample standard deviation is consistently an underestimate of the population standard deviation for small population sizes, even after Bessel's correction. There's no one formula for an unbiased estimate of the population standard deviation for an arbitrary distribution, but for particular distributions, the sample standard deviation can be made unbiased by multiplying by a correction factor. Wikipedia has [a table of coefficients](https://en.wikipedia.org/wiki/Unbiased_estimation_of_standard_deviation#Results_for_the_normal_distribution) for a normal distribution (if you use these values, note that they are meant to be divisors, not multiplicands—they are all < 1). But this factor isn't the $t$-value.
#1: Initial revision by user avatar r~~‭ · 2023-09-08T19:37:19Z (8 months ago)
The sample standard deviation (with Bessel's correction) is *defined* to be the first formula in your post. It doesn't ‘become’ anything else.

You are probably thinking about the sample standard deviation as an estimator for the population standard deviation. As such, the \(t\)-value is relevant in computing a confidence interval around the sample standard deviation for where the population standard deviation might lie.

A related notion is correcting for the fact that the sample standard deviation is consistently an underestimate of the population standard deviation for small population sizes, even after Bessel's correction. There's no one formula for an unbiased estimate of the population standard deviation for an arbitrary distribution, but for particular distributions, the sample standard deviation can be multiplied by a correction factor. Wikipedia has [a table of coefficients](https://en.wikipedia.org/wiki/Unbiased_estimation_of_standard_deviation#Results_for_the_normal_distribution) for a normal distribution. But this factor isn't the $t$-value.