Hypothesis testing. Null vs alternative

Share

Summary

This video introduces the concept of hypothesis testing, outlining the four steps in data-driven decision-making. It defines what a hypothesis is, distinguishes between testable and non-testable ideas, and explains the formulation of null and alternative hypotheses. The video also covers two-sided and one-sided tests and emphasizes that test outcomes refer to population parameters.

Highlights

Introduction to Hypothesis Testing
00:00:00

This section serves as a main part of the course, building upon previous knowledge of confidence intervals, distributions, z-tables, and t-tables. It highlights that confidence intervals provide estimations, while hypothesis testing offers yes/no answers for decision-making. The video introduces the four steps in data-driven decision-making: formulating a hypothesis, finding the right test, executing the test, and making a decision.

Defining a Hypothesis
00:00:24

A hypothesis is defined as "an idea that can be tested." The video distinguishes between an idea and a testable hypothesis, using the example of apple prices in New York. If "expensive" is defined with a specific price point, it becomes a testable hypothesis. Untestable ideas, like comparing future political administrations without data, are clarified as not statistical hypotheses.

Formulating Null and Alternative Hypotheses
00:01:43

The video introduces the key components of hypothesis testing: the null hypothesis (H0) and the alternative hypothesis (H1 or HA). Using the example of the mean data scientist salary from Glassdoor, the null hypothesis is stated as the status quo (e.g., salary is $113,000), and the alternative hypothesis covers all other possibilities (e.g., salary is not $113,000). The null hypothesis is assumed true until proven otherwise, similar to "innocent until proven guilty."

Two-Sided vs. One-Sided Tests
00:02:54

The video explains different types of hypothesis tests: two-sided (or two-tailed) and one-sided (or one-tailed) tests. The previous salary example is a two-sided test. A one-sided test is illustrated with a friend's claim about data scientists earning more than $125,000, where the null hypothesis would be that the salary is more than $125,000, and the alternative is that it is less than or equal to $125,000.

Key Considerations in Hypothesis Testing
00:03:27

Important points regarding hypothesis testing are highlighted: test outcomes refer to the population parameter, not the sample statistic. Researchers generally aim to reject the null hypothesis, viewing it as the status quochallenged by the alternative hypothesis, which represents change or innovation. The video concludes by promising further examples and data-driven decision-making lessons.

Recently Summarized Articles

Loading...