Let price denote a price index for the goods sold by a restaurant, advert the amount spent on advertising, sales the sales for the restaurant, and consider the following regression sales = ß1 + B2price + ßzadvert + e We estimate the above regression in R and obtain the following output: ## Coefficients: ## Estimate Std. Error t value Pr(>|t|) ## (Intercept) 84.259 19.050 4.423 3.38e-05 *** ## price -2.868 3.287 -0.873 0.3858 ## advert 4.246 2.049 2.072 e.0418 * ## --- ## Signif. codes: A **** e.001 *** 0.01 '*' 0.05 '.' 0.1 ' 1 ## ## Residual standard error: 14.65 on 72 degrees of freedom ## Multiple R-squared: 0.0645, Adjusted R-squared: 0.03851 ## F-statistic: 2.482 on 2 and 72 DF, p-value: 0.09071 Suppose we are interested in testing the null hypothesis Ho : B2 = 0, ß3 = 0 against the alternative H1 : B2 # 0 or ßz # 0. Based on the displayed output, which of the following statements is true? O a. We should reject the null hypothesis at the 30% error level but not the 20% error level. O b. We should reject the null hypothesis at the 5% error level but not the 1% error level. O c. We should reject the null hypothesis at the 20% error level but not the 10% error level. O d. We should reject the null hypothesis at the 10% error level but not the 5% error level. O e. All the other statements are false.
Let price denote a price index for the goods sold by a restaurant, advert the amount spent on advertising, sales the sales for the restaurant, and consider the following regression sales = ß1 + B2price + ßzadvert + e We estimate the above regression in R and obtain the following output: ## Coefficients: ## Estimate Std. Error t value Pr(>|t|) ## (Intercept) 84.259 19.050 4.423 3.38e-05 *** ## price -2.868 3.287 -0.873 0.3858 ## advert 4.246 2.049 2.072 e.0418 * ## --- ## Signif. codes: A **** e.001 *** 0.01 '*' 0.05 '.' 0.1 ' 1 ## ## Residual standard error: 14.65 on 72 degrees of freedom ## Multiple R-squared: 0.0645, Adjusted R-squared: 0.03851 ## F-statistic: 2.482 on 2 and 72 DF, p-value: 0.09071 Suppose we are interested in testing the null hypothesis Ho : B2 = 0, ß3 = 0 against the alternative H1 : B2 # 0 or ßz # 0. Based on the displayed output, which of the following statements is true? O a. We should reject the null hypothesis at the 30% error level but not the 20% error level. O b. We should reject the null hypothesis at the 5% error level but not the 1% error level. O c. We should reject the null hypothesis at the 20% error level but not the 10% error level. O d. We should reject the null hypothesis at the 10% error level but not the 5% error level. O e. All the other statements are false.
MATLAB: An Introduction with Applications
6th Edition
ISBN:9781119256830
Author:Amos Gilat
Publisher:Amos Gilat
Chapter1: Starting With Matlab
Section: Chapter Questions
Problem 1P
Related questions
Question
![Let price denote a price index for the goods sold by a restaurant, advert the amount spent on advertising, sales the sales for the restaurant, and consider the following
regression
sales =
Bi + B2price + Bzadvert + e
We estimate the above regression in R and obtain the following output:
## Coefficients:
##
Estimate Std. Error t value Pr(>|t|)
## (Intercept)
## price
84.259
19.050
4.423 3.38e-05 ***
-2.868
3.287
-0.873
0.3858
## advert
4.246
2.049
2.072
0.0418 *
##
## Signif. codes:
A '***' 0.001
'**' 0.01 '*' 0.05 '.' 0.1 '' 1
##
## Residual standard error: 14.65 on 72 degrees of freedom
## Multiple R-squared: 0.0645, Adjusted R-squared: 0.03851
## F-statistic: 2.482 on 2 and 72 DF, p-value: 0.09071
Suppose we are interested in testing the null hypothesis Ho : B2 = 0, ß3 = 0 against the alternative H1 : B2 # 0 or ß3 # 0. Based on the displayed output, which of the
following statements is true?
O a.
We should reject the null hypothesis at the 30% error level but not the 20% error level.
b. We should reject the null hypothesis at the 5% error level but not the 1% error level.
O c. We should reject the null hypothesis at the 20% error level but not the 10% error level.
O d. We should reject the null hypothesis at the 10% error level but not the 5% error level.
O e. All the other statements are false.](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F7fd47556-f3ce-4f39-818d-be563d9523c8%2F12ea0e58-b674-4752-af4a-dd7aa81da3df%2Fdhu7cal_processed.png&w=3840&q=75)
Transcribed Image Text:Let price denote a price index for the goods sold by a restaurant, advert the amount spent on advertising, sales the sales for the restaurant, and consider the following
regression
sales =
Bi + B2price + Bzadvert + e
We estimate the above regression in R and obtain the following output:
## Coefficients:
##
Estimate Std. Error t value Pr(>|t|)
## (Intercept)
## price
84.259
19.050
4.423 3.38e-05 ***
-2.868
3.287
-0.873
0.3858
## advert
4.246
2.049
2.072
0.0418 *
##
## Signif. codes:
A '***' 0.001
'**' 0.01 '*' 0.05 '.' 0.1 '' 1
##
## Residual standard error: 14.65 on 72 degrees of freedom
## Multiple R-squared: 0.0645, Adjusted R-squared: 0.03851
## F-statistic: 2.482 on 2 and 72 DF, p-value: 0.09071
Suppose we are interested in testing the null hypothesis Ho : B2 = 0, ß3 = 0 against the alternative H1 : B2 # 0 or ß3 # 0. Based on the displayed output, which of the
following statements is true?
O a.
We should reject the null hypothesis at the 30% error level but not the 20% error level.
b. We should reject the null hypothesis at the 5% error level but not the 1% error level.
O c. We should reject the null hypothesis at the 20% error level but not the 10% error level.
O d. We should reject the null hypothesis at the 10% error level but not the 5% error level.
O e. All the other statements are false.
Expert Solution
![](/static/compass_v2/shared-icons/check-mark.png)
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 2 steps
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
Recommended textbooks for you
![MATLAB: An Introduction with Applications](https://www.bartleby.com/isbn_cover_images/9781119256830/9781119256830_smallCoverImage.gif)
MATLAB: An Introduction with Applications
Statistics
ISBN:
9781119256830
Author:
Amos Gilat
Publisher:
John Wiley & Sons Inc
![Probability and Statistics for Engineering and th…](https://www.bartleby.com/isbn_cover_images/9781305251809/9781305251809_smallCoverImage.gif)
Probability and Statistics for Engineering and th…
Statistics
ISBN:
9781305251809
Author:
Jay L. Devore
Publisher:
Cengage Learning
![Statistics for The Behavioral Sciences (MindTap C…](https://www.bartleby.com/isbn_cover_images/9781305504912/9781305504912_smallCoverImage.gif)
Statistics for The Behavioral Sciences (MindTap C…
Statistics
ISBN:
9781305504912
Author:
Frederick J Gravetter, Larry B. Wallnau
Publisher:
Cengage Learning
![MATLAB: An Introduction with Applications](https://www.bartleby.com/isbn_cover_images/9781119256830/9781119256830_smallCoverImage.gif)
MATLAB: An Introduction with Applications
Statistics
ISBN:
9781119256830
Author:
Amos Gilat
Publisher:
John Wiley & Sons Inc
![Probability and Statistics for Engineering and th…](https://www.bartleby.com/isbn_cover_images/9781305251809/9781305251809_smallCoverImage.gif)
Probability and Statistics for Engineering and th…
Statistics
ISBN:
9781305251809
Author:
Jay L. Devore
Publisher:
Cengage Learning
![Statistics for The Behavioral Sciences (MindTap C…](https://www.bartleby.com/isbn_cover_images/9781305504912/9781305504912_smallCoverImage.gif)
Statistics for The Behavioral Sciences (MindTap C…
Statistics
ISBN:
9781305504912
Author:
Frederick J Gravetter, Larry B. Wallnau
Publisher:
Cengage Learning
![Elementary Statistics: Picturing the World (7th E…](https://www.bartleby.com/isbn_cover_images/9780134683416/9780134683416_smallCoverImage.gif)
Elementary Statistics: Picturing the World (7th E…
Statistics
ISBN:
9780134683416
Author:
Ron Larson, Betsy Farber
Publisher:
PEARSON
![The Basic Practice of Statistics](https://www.bartleby.com/isbn_cover_images/9781319042578/9781319042578_smallCoverImage.gif)
The Basic Practice of Statistics
Statistics
ISBN:
9781319042578
Author:
David S. Moore, William I. Notz, Michael A. Fligner
Publisher:
W. H. Freeman
![Introduction to the Practice of Statistics](https://www.bartleby.com/isbn_cover_images/9781319013387/9781319013387_smallCoverImage.gif)
Introduction to the Practice of Statistics
Statistics
ISBN:
9781319013387
Author:
David S. Moore, George P. McCabe, Bruce A. Craig
Publisher:
W. H. Freeman