Hypothesis testing is used to determine if observed data provides sufficient evidence to reject a default assumption (H₀).
\[ H_0: \beta = 0 \\ H_1: \beta \neq 0 \]
- Purpose: Test whether critic score significantly affects total sales.
- Significance level : (\(\alpha = 0.05\))
- Decision rule: Reject \(H_0\) if p-value \(\leq \alpha\), otherwise fail to reject \(H_0\).
- Interpretation: \(H_0\) = no effect, \(H_1\) = effect exists