Hypothesis Testing - Introduction

Share

Summary

This video describes the essentials of hypothesis testing, including defining hypotheses, understanding null and alternative hypotheses, and distinguishing between one-tailed and two-tailed tests. It also covers the role of significance levels and rejection regions in making decisions about rejecting the null hypothesis.

Highlights

Decision Making in Hypothesis Testing
00:02:16

The primary goal of hypothesis testing is to decide whether to reject the null hypothesis. If the null hypothesis is rejected, it means there is enough evidence to support the alternative hypothesis. If it is not rejected, it means there isn't enough evidence to support the alternative, rather than saying the alternative is false.

Defining Hypothesis and Its Types
00:00:11

A hypothesis is a claim about a population parameter. There are two main types: the null hypothesis (Ho), which always contains equality, and the alternative hypothesis (Ha or H1), which is the complement of the null and never contains equality. The alternative hypothesis determines whether a test is one-tailed or two-tailed. For example, if the claim is that the mean is equal to 23, Ho: µ = 23, and Ha: µ ≠ 23 (two-tailed test). If the claim is that the mean is less than 23, Ha: µ < 23, and Ho: µ ≥ 23 (left-tailed test).

Significance Level and Rejection Region
00:02:46

To decide when to reject the null hypothesis, a significance level (alpha, commonly 0.05) is selected. This alpha specifies the size of the critical or rejection region. For a two-tailed test, alpha is divided into both tails. For one-tailed tests (left or right), alpha is not divided, and the rejection region is entirely in one tail. If the calculated test statistic falls within this rejection region, the null hypothesis is rejected; otherwise, it is not rejected.

Recently Summarized Articles

Loading...