Summary of "LEC_1 | UNIT_5| Sampling | t-Test | Statistical Techniques-III | Math-IV #aktu #ttest"

Main ideas & lessons (by lecture section)

1) Unit 5 Introduction: Statistics Techniques (Statistical Techniques-III)

2) Core terminology (definitions)

Population

Sample

Random sampling

Parameter vs. Statistics (sample quantities)

Parameter (population parameter)

Statistics (sample-based quantities)

Standard error

3) Hypothesis testing fundamentals

Hypothesis (meaning)

Types of hypotheses

  1. Null hypothesis (H₀)
    • A definite statement about the population parameter.
    • Represents the “no change/no difference” type assumption.
  2. Alternative hypothesis (H₁)
    • The complement of H₀ (teacher’s phrasing).
    • If H₀ is rejected, then H₁ is accepted (conceptual decision rule emphasized).

Tail tests (direction of the alternative)

4) Test of significance

5) Level of significance and critical region

Level of significance (α)

Errors in hypothesis testing


t-Test methodology (instructional steps, as taught)

A) When to use t-test

B) t statistic for a single sample (one-sample mean test)

  1. Given

    • sample mean: ( \bar{x} )
    • population mean under H₀: ( \mu )
    • sample standard deviation: ( s )
    • sample size: ( n )
  2. Compute sample mean

    • ( \bar{x} = \frac{\sum x}{n} )
  3. Compute sample standard deviation (s)

    • ( s = \sqrt{\frac{\sum (x-\bar{x})^2}{n-1}} )
  4. Compute t-calculated

    • ( t = \frac{\bar{x} - \mu}{s/\sqrt{n}} )
    • Teacher also notes algebraic equivalent forms (including handling negative sign via absolute value when needed).
  5. Degrees of freedom

    • ( df = n - 1 )
  6. Find tabulated t value

    • from the t-table using:
      • given α (often 0.05 for 5%)
      • and df
  7. Decision rule

    • Compare ( |t_{calculated}| ) with ( t_{tabulated} ):
      • if ( |t_{calculated}| > t_{tabulated} ) → reject H₀
      • else → accept H₀
  8. Write conclusion

    • Based on H₀ wording in the question:
      • If H₀ accepted → “no significant difference” between sample estimate and claimed population mean.
      • If H₀ rejected → evidence that the mean differs from the claimed value.

C) t statistic for two samples (two-sample mean test)

  1. Two sample setup

    • Sample 1: size (n_1), mean (\bar{x}_1), standard deviation (s_1)
    • Sample 2: size (n_2), mean (\bar{x}_2), standard deviation (s_2)
  2. Compute pooled/combined standard deviation (as taught)

    • Teacher indicates different formula forms depending on what data is provided, including:
      • If variances are computed from raw data:
        • use sums of squares like ( \sum (x-\bar{x})^2 )
    • Combined variance form shown conceptually:
      • ( s^2 \propto \frac{(n_1-1)s_1^2 + (n_2-1)s_2^2}{n_1+n_2-2} )
  3. Compute t-calculated for two means

    • Core form:
      • ( t = \frac{\bar{x}_1 - \bar{x}_2}{s \sqrt{\frac{1}{n_1}+\frac{1}{n_2}}} )
  4. Degrees of freedom

    • ( df = n_1 + n_2 - 2 )
  5. Tabulated t and decision rule

    • Use comparison approach at given α (typically 5%):
      • if ( |t_{calculated}| > t_{tabulated} ) → reject H₀
      • else → accept H₀
  6. Write conclusion

    • From question text (e.g., “no significant difference between the two population means” or “means differ”).

D) Direction/tails in conclusions


Speaker / Sources

Category ?

Educational


Share this summary


Is the summary off?

If you think the summary is inaccurate, you can reprocess it with the latest model.

Video