Where Stats Tables Come From

  • I
  • Thread starter JFS321
  • Start date
  • Tags
    Stats
In summary, the sample mean has mean and standard deviation, or just the standard deviations, depending on which sentence you are looking at. The random variable ##Z## is a standard normal random variable, with mean 0 and variance 1, but we don't know ##\mu## or ##\sigma.## We can estimate ##\sigma## using the sample standard-deviation ##s_n,## where$$s_n = \sqrt{ \frac{1}{n-1} \sum_{i=1}^n (X_i - \bar{X})^2 } \hspace{2cm}(2)$$If we substitute ##s_n## from
  • #1
JFS321
75
6
All,

https://jimgrange.wordpress.com/2015/12/05/statistics-tables-where-do-the-numbers-come-from/

This is a great post -- but I'm a little foggy on the sentence that says "...mean and standard deviation for each condition is fixed at 0 and 1." Can someone explain this in a slightly different way? How do these values relate to the actual experimental values (which would be able to take on an infinite number of values)?

Many, many thanks.
 
Physics news on Phys.org
  • #2
JFS321 said:
How do these values relate to the actual experimental values
That's rather simple: instead of zero, the average of he measurements is ##\bar x## and instead of 1 the standard deviation is ##\sqrt{\;\overline {(x-\bar x)^2}} ##
So a shift over ##-\bar x## and a stretch by a factor ##1/\sqrt{\;\overline {(x-\bar x)^2}} ## give you the standard tabulated function.##\bar y ## is short for 'the average of ##y##'
 
  • #3
0 and 1 represents the means AND the standard deviations, or just the standard deviations?
 
  • #4
JFS321 said:
"...mean and standard deviation for each condition is fixed at 0 and 1."
Just add the word "respectively" to the end of the sentence. Does that help?
 
  • #5
JFS321 said:
All,

https://jimgrange.wordpress.com/2015/12/05/statistics-tables-where-do-the-numbers-come-from/

This is a great post -- but I'm a little foggy on the sentence that says "...mean and standard deviation for each condition is fixed at 0 and 1." Can someone explain this in a slightly different way? How do these values relate to the actual experimental values (which would be able to take on an infinite number of values)?

Many, many thanks.

If you have a sample ##X_1, X_2, \ldots, X_n## of independent normal random variables, all with the same (unknown) mean ##\mu## and variance ##\sigma^2##, the sample mean
$$\bar{X} = \frac{1}{n} (X_1 + X_2 + \cdots + X_n)$$
has mean ##\mu## and variance ##\sigma^2/n##, or standard deviation ##\sigma/\sqrt{n}##. Thus, the random variable
$$ Z = \frac{\bar{X} - \mu}{\sigma/\sqrt{n}} \hspace{2cm}(1)$$
is a standard normal random variable, with mean 0 and variance 1. However, we do not know ##\mu## or ##\sigma.## We can estimate ##\sigma## using the sample standard-deviation ##s_n,## where
$$s_n = \sqrt{ \frac{1}{n-1} \sum_{i=1}^n (X_i - \bar{X})^2 } \hspace{2cm}(2)$$
If we substitute ##s_n## from (2) in place of ##\sigma## in (1) we obtain a new random variable
$$T_{n-1} = \frac{\bar{X} - \mu}{s_n / \sqrt{n}} \hspace{2cm}(3) $$
Here, we label ##T## with the index ##n-1## because the variance estimate ##s## in (2) has essentially used ##n-1## independent pieces of data to calculate ##s_n##. We say that ##n-1## is the number of "degrees of freedom".

This new random variable ##T_{n-1}## is not normally distributed anymore, but it has a distribution that can be calculated explicitly and --- as demonstrated in your cited link --- can be approximated through Monte-Carlo simulation methods.

The random variable ##T_{n-1}## has a symmetric distribution, so in a table it is enough to give values of ##t_\alpha(n-1)## that yield
$$P(T_{n-1} > t_\alpha(n-1)) = \alpha,$$
and typical tables do this for ##\alpha =0.10, 0.05, 0.02, 0.01## and maybe some others. Modern software such as EXCEL or free on-line sites such as Wolfram Alpha can give you values of ##t_\alpha(n-1)## for any specified ##n## and ##\alpha.##

You may notice that in (3) we still do not know ##\mu##, but that is OK: we use our t-table to make inferences about plausible values of ##\mu##. The reason we can do this is because we can re-write (3) as
$$\bar{X} - \mu = (s_n/\sqrt{n})\, T_{N-1} \Longrightarrow \mu = \bar{X} - (s_n/\sqrt{n})\, T_{n-1} \hspace{1cm}(4)$$
The probability that ##T_{n-1}## lies between ##-t_\alpha(n-1)## and ##+t_\alpha(n-1)## is ##1 - 2 \alpha##, so we can use (4) to construct a ##1-2\alpha## confidence interval for ##\mu## (meaning an interval that will contain the true value of ##\mu## in ##(1-2\alpha) \times 100 \%## of the cases.
 
Last edited:

1. Where do statistics tables come from?

Statistics tables are typically generated from data collected through various research methods, such as surveys, experiments, or observational studies. The data is then organized and analyzed to create a visual representation of the results in the form of a table.

2. Who creates statistics tables?

Statistics tables are usually created by statisticians or data analysts who have expertise in collecting, organizing, and interpreting data. They may work in various fields such as academia, government agencies, or private companies.

3. How are statistics tables used?

Statistics tables are used to summarize and present data in a clear and concise manner. They are commonly used in research studies, business reports, and presentations to provide evidence and support for conclusions or decisions.

4. What types of information can be found in statistics tables?

Statistics tables can contain a variety of information, including numerical data, percentages, averages, and measures of variability. They may also include additional information such as confidence intervals, standard errors, and statistical significance.

5. Can statistics tables be misleading?

Yes, statistics tables can be misleading if they are not properly interpreted or if the data is biased or incomplete. It is important to critically evaluate the information presented in a statistics table and consider the context and limitations of the data before drawing conclusions.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
18
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
742
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
441
  • Set Theory, Logic, Probability, Statistics
Replies
28
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
16
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
7
Views
469
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
4K
Back
Top