Hypothesis Testing: Introduction(Udemy Statistics for Data Science and Business Analysis) Flashcards
What are the 4 steps in data driven decision making?
- Formulate a hypothesis
2.Find the right test
3.Execute the test
4.Make a decision
What is a hypothesis?
A hypothesis is an idea that can be tested
What is alpha?
The probability of rejecting the null hypothesis, if it is true
What makes you select a certain alpha?
It is a value that you select based on the certainty that you need
What is a one sided test?
The whole rejection region would only be on one side of the distribution, the right or the left, rather than on either side like in a two sided test
What are the types of errors in hypothesis testing?
Type I and Type II Error
What is a type I Error and what is it also called?
When you reject a true null hypothesis, also called a false positive
What is a type II Error and what is it called?
When you accept a false null hypothesis, a false negative
What is the Power of a test?
It is the probability that it will correctly lead to the rejection of the null hypothesis when it is false, it is the ability of a test to detect an effect, if an effect actually exists