Hypothesis testing
- Ruba Sulaiman
- Jan 17, 2023
- 1 min read
Updated: Feb 5, 2023
This blog will cover about hypothesis testing, the hypothesis activity and reflection.
HYPOTHESIS TESTING
What is hypothesis testing?
Hypothesis testing refers to the formal procedures used by experimenters or researchers
to accept or reject statistical hypotheses.
The best way to determine if a hypothesis is true is by testing the whole population. However, that is almost impossible, hence sample sizes are tested instead.
There are two types of errors that can occur from hypothesis testing:
Type I Error: It occurs when the researcher rejects a null hypothesis when it is true. The
probability of committing a Type I error is called the significance level (α).
Type II Error: It occurs when the researcher fails to reject a null hypothesis that is false. The probability of committing a Type II error is called Beta (β).
The 4 steps carried out for hypothesis testing are found below:
Step 1: State the statistical Hypotheses
Step 2: Formulate an analysis plan
Step 3: Calculate the test statistic
Step 4: Make a decision based on result
HYPOTHESIS TESTING BLOG ACTIVITY
Full factorial data from DOE that we will use for hypothesis testing:


Black Widow will use Run #4 and Run#8. To determine the effect of stop angle.






Comments