🧪 t-Test
Last Updated: Jan 2026
A t-Test is a hypothesis test used to determine whether a sample mean (or means) is significantly different when:
- Sample size is small
- Population standard deviation is unknown
It uses the t-distribution, which is wider than the normal distribution.
🗣 Hinglish Tip: t-Test = jab sample chhota ho aur pata na ho
When to Use t-Test?
Use t-Test when:
- Sample size:
- Population standard deviation unknown
- Data is approximately normal
- Samples are independent (except paired test)
Types of t-Test
- One-Sample t-Test
- Two-Sample (Independent) t-Test
- Paired t-Test
👉 In this tutorial, we cover One-Sample t-Test
t-Test Notation (Math Standard)
- Population mean →
- Sample mean →
- Sample standard deviation →
- Sample size →
- Degrees of freedom →
- Significance level →
- t statistic →
t-Test Formula (One-Sample)
Example
A coaching institute claims that the average score of students is 70. A sample of 10 students is taken and their scores are:
Test the claim at 5% significance level.
Step 1: State the Hypotheses
Two-tailed test (checking difference):
Step 2: Identify Test Type
- ()
- unknown
👉 Use One-Sample t-Test
Step 3: Calculate Sample Mean ()
Step 4: Calculate Sample Standard Deviation ()
Step 5: Calculate t-Statistic
Step 6: Find Critical t-Value
From t-table:
Step 7: Decision
- Calculated
- Critical
Since:
👉 Fail to Reject
Step 8: Conclusion
There is no sufficient evidence to reject the institute's claim. The average score can be considered 70.
🗣 Hinglish Tip: limit ke andar hai → claim acceptable
