Imagine you are conducting an empirical analysis on the impact of various factors on the sales of a retail store. You decide to use multiple regression analysis to determine which of these factors significantly affect sales. You form the following linear regression model:
$$ Sales = \beta_0 + \beta_1 Price + \beta_2 Advertising + \beta_3 Location + \epsilon $$
After running the regression, you obtain the following coefficients and their respective p-values:
You are interested in testing the null hypothesis that each of the predictors is statistically significant at the 5% significance level. Which of the following statements regarding your hypothesis tests is true?