Suppose that researchers obtain a random sample of adults ages 18 – 40 and collect data on the following variables:  shoe size – in inches  age – in years  height – in inches  forearm length – in inches  Suppose further that a multiple linear regression model is fit to the resulting data set using R Studio and that the following output is obtained from it. Use this output to answer the question that follows:  > summary(lm(shoesize ~ age + height + forearm, data = measures)) Coefficients: (Intercept) age height forearm Estimate 10.14882  0.06045  -0.02108  -0.06479  Std. Error  4.49245   0.06838  0.06350  0.06847  t value 2.259  0.884   -0.332  -0.946  Pr(>|t|)   0.0264   0.3792  0.7408  0.3467    Residual standard error: 1.719 on 85 degrees of freedom Multiple R-squared:  0.01983, Adjusted R-squared:  -0.01477   F-statistic: 0.5731 on 3 and 85 DF,  p-value: 0.6342  What is the test-statistic is used to test whether at least one of the explanatory variables is a significant predictor of the response variable? 2.259 -0.332 0.5731 0.884 -0.946

MATLAB: An Introduction with Applications
6th Edition
ISBN:9781119256830
Author:Amos Gilat
Publisher:Amos Gilat
Chapter1: Starting With Matlab
Section: Chapter Questions
Problem 1P
icon
Related questions
Question

Suppose that researchers obtain a random sample of adults ages 18 – 40 and collect data on the following variables: 

shoe size – in inches 

age – in years 

height – in inches 

forearm length – in inches 

Suppose further that a multiple linear regression model is fit to the resulting data set using R Studio and that the following output is obtained from it. Use this output to answer the question that follows: 

> summary(lm(shoesize ~ age + height + forearm, data = measures))
Coefficients:

(Intercept)
age
height
forearm
Estimate
10.14882 
0.06045 
-0.02108 
-0.06479 
Std. Error
 4.49245 
 0.06838 
0.06350 
0.06847 
t value
2.259 
0.884 
 -0.332 
-0.946 
Pr(>|t|)  
0.0264  
0.3792 
0.7408 
0.3467 
 
Residual standard error: 1.719 on 85 degrees of freedom
Multiple R-squared:  0.01983, Adjusted R-squared:  -0.01477  
F-statistic: 0.5731 on 3 and 85 DF,  p-value: 0.6342

 What is the test-statistic is used to test whether at least one of the explanatory variables is a significant predictor of the response variable?

2.259

-0.332

0.5731

0.884

-0.946

Expert Solution
Step 1

In order to check the overall significance or the adequacy of regression model in predicting the value of dependent variable, a F-test needs to be conducted. 

The hypotheses test will contain two hypotheses: null hypothesis and alternate hypothesis. The alternate hypothesis is about the claim which is to be tested. If p-value<α, where, α is significance level, then null hypothesis can be rejected and it can be concluded that test is significant.

 

steps

Step by step

Solved in 3 steps

Blurred answer
Similar questions
Recommended textbooks for you
MATLAB: An Introduction with Applications
MATLAB: An Introduction with Applications
Statistics
ISBN:
9781119256830
Author:
Amos Gilat
Publisher:
John Wiley & Sons Inc
Probability and Statistics for Engineering and th…
Probability and Statistics for Engineering and th…
Statistics
ISBN:
9781305251809
Author:
Jay L. Devore
Publisher:
Cengage Learning
Statistics for The Behavioral Sciences (MindTap C…
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…
Elementary Statistics: Picturing the World (7th E…
Statistics
ISBN:
9780134683416
Author:
Ron Larson, Betsy Farber
Publisher:
PEARSON
The Basic Practice of Statistics
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
Introduction to the Practice of Statistics
Statistics
ISBN:
9781319013387
Author:
David S. Moore, George P. McCabe, Bruce A. Craig
Publisher:
W. H. Freeman