Unit 5: Theory of Estimation and Testing of Hypothesis

Course: Statistics for Economics (ECODSC 253)

This final unit acts as the culmination of the course, providing the framework for statistical inference where we use sample data to make generalized statements about whole populations.

Table of Contents

1. Theory of Estimation: Point vs. Interval

Estimation involves using a sample statistic to predict a population parameter.

2. Characteristics of a Good Estimator

A "good" estimator must possess certain mathematical properties to be reliable:

3. Concepts of Testing Hypothesis & Significance

Hypothesis testing is a formal procedure for investigating ideas about the world using statistics.

4. Type I and Type II Errors

Because we use samples, there is always a chance of reaching the wrong conclusion.

Decision H0 is True H0 is False
Reject H0 Type I Error (False Alarm) Correct Decision
Fail to Reject H0 Correct Decision Type II Error (Missed Opportunity)

5. Statistical Tests: Z, t, Chi-Square, and F Distributions

The choice of test depends on the sample size and what is being compared.

Large Sample Tests (Z-test)

Used when the sample size is large (n > 30). It follows the standard normal distribution.

Small Sample Tests (t-test)

Used when the sample size is small (n < 30) and the population standard deviation is unknown.

[Image comparing the Z-distribution bell curve with the flatter t-distribution bell curve]

Chi-Square Test (χ²)

Primarily used for testing the "Goodness of Fit" (how well observed data matches expected data) or the independence of attributes in a contingency table.

F-Test

Used to compare the variances of two different populations. It is the foundation for Analysis of Variance (ANOVA).

Exam Tip: Which Test to Choose?