Percentile and T-Distribution
Percentile and T-Distribution
Distribution
The t-distribution (also called Student’s t-distribution) is a family of
distributions that look almost identical to the normal distribution curve, only a bit
shorter and stouter. The t-distribution is used instead of the normal distribution
when you have small samples. The larger the sample size, the more the t distribution
looks like the normal distribution. In fact, for sample sizes larger than 20 (e.g. more
degrees of freedom), the distribution is almost exactly like the normal distribution.
The t-distribution is similar to a normal distribution. It has a precise
mathematical definition. Instead of diving into complex math, let’s look at the useful
properties of the t-distribution and why it is important in analysis of any set of
statistical quantitative data.
• The normal distribution assumes that the population standard deviation is known.
The t-distribution does not make this assumption.
• The t-distribution is defined by the degrees of freedom. These are related to the
sample size.
• The t-distribution is most useful for small sample sizes, when the population
standard deviation is not known, or both.
• As the sample size increases, the t-distribution becomes more similar to a normal
distribution.
Using the t-table, shown on the next page we can be able to identify the t value of a
certain data.
Let us be familiar first with the following words:
2. Percentile – This is a measure of position with data divided into 100 parts.
Below is the t-table which you can use to find the t-value
1. Identify the t-value whose number of samples n = 7 and has an area (𝛼)
equal to 0.05.
2. Find the t-value whose degree of freedom is 20 and has 𝛼 = 0.01.
3. Identify the t-value of the following percentiles given the number of samples.
a. 95th percentile , N= 30
b. 90th percentile, N=20
Solution:
1. To identify the t-value, identify first the degree of freedom using the formula
df= n-1 where n is the sample size.
df = n-1
df = 7-1
df = 6
Locate the t-value on the t-table using the degree of freedom and the area (𝛼)
Therefore, the t-value with sample size of 7 and has 𝛼 = 0.05 is 1.943.
2. Since the degree of freedom and 𝛼 are already given locate the t-value
on the t-table.
b. The 90th percentile is the number where 90% of the values lie below it
and 10% lie above it, so you want the right-tail area to be 0.01. Move across
the row, find the column for 0.05, and then locate the t-value using n=20 or
df = 19.
Therefore, the t-value of 90th percentile with n= 20 is 1.328