Question

In: Statistics and Probability

Please give numerical measures not percentage and round to the three decimal places. Thank you. The...

Please give numerical measures not percentage and round to the three decimal places. Thank you.

The data from data349.dat contains information on 78 seventh-grade students. We want to know how well each of IQ score and self-concept score predicts GPA using least-squares regression. We also want to know which of these explanatory variables predicts GPA better. Give numerical measures that answer these questions. (Round your answers to three decimal places.) (Regressor: IQ) R 2 Incorrect: (Regressor: Self-Concept) R 2 29% IWhich variable is the better predictor? IQ

Self Concept

obs     gpa     iq      gender  concept
1       7.94    112     2       50
2       8.292   101     2       44
3       4.643   95      2       46
4       7.47    102     2       51
5       8.882   94      1       60
6       7.585   108     2       61
7       7.65    106     2       51
8       2.412   79      2       47
9       6       117     1       64
10      8.833   113     2       34
11      7.47    104     1       57
12      5.528   105     1       44
13      7.167   90      2       45
14      7.571   98      1       61
15      4.7     121     1       48
16      8.167   114     1       70
17      7.822   114     1       64
18      7.598   117     1       63
19      4       105     2       44
20      6.231   113     1       34
21      7.643   113     2       62
22      1.76    94      2       18
24      6.419   103     1       49
26      9.648   111     2       70
27      10.7    137     1       72
28      10.58   125     2       41
29      9.429   110     2       77
30      8       101     2       58
31      9.585   124     2       72
32      9.571   133     1       58
33      8.998   109     1       49
34      8.333   110     1       50
35      8.175   108     2       29
36      8       105     2       82
37      9.333   124     1       42
38      9.5     84      2       72
39      9.167   119     2       55
40      10.14   101     1       62
41      9.999   107     1       53
43      10.76   119     2       73
44      9.763   134     2       65
45      9.41    123     2       62
46      9.167   125     2       89
47      9.348   101     2       82
48      8.167   97      2       67
50      3.647   102     2       54
51      3.408   77      1       31
52      3.936   98      2       56
53      7.167   101     2       38
54      7.647   103     2       70
55      .53     73      2       35
56      6.173   101     2       34
57      7.295   104     2       54
58      7.295   122     1       58
59      8.938   110     1       83
60      7.882   106     1       48
61      8.353   118     2       58
62      5.062   99      2       48
63      8.175   112     2       35
64      8.235   100     2       67
65      7.588   102     2       57
68      7.647   94      2       62
69      5.237   97      1       44
71      7.825   119     2       61
72      7.333   116     1       54
74      9.167   126     2       44
76      7.996   105     2       53
77      8.714   116     1       48
78      7.833   105     1       45
79      4.885   90      2       55
80      7.998   118     1       60
83      3.82    104     2       22
84      5.936   107     1       52
85      9       121     1       59
86      9.5     102     1       75
87      6.057   89      2       46
88      6.057   113     1       44
89      6.938   111     2       58

Solutions

Expert Solution

Here I am using the R software to solve it.

R-Code

aa=read.table("C:/Users/DELL/OneDrive/Desktop/New Text Document.txt",header=T)

summary(lm(gpa~iq,data=aa))

summary(lm(gpa~concept,data=aa))

OUTPUT:

Call:
lm(formula = gpa ~ iq, data = aa)

Residuals:
Min 1Q Median 3Q Max
-4.3301 -0.8448 0.2547 0.8282 4.4138

Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) -3.34605 1.68258 -1.989 0.0503 .
iq 0.10038 0.01555 6.457 9.1e-09 ***
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1

Residual standard error: 1.698 on 76 degrees of freedom
Multiple R-squared: 0.3542, Adjusted R-squared: 0.3457
F-statistic: 41.69 on 1 and 76 DF, p-value: 9.098e-09

Call:
lm(formula = gpa ~ concept, data = aa)

Residuals:
Min 1Q Median 3Q Max
-5.3295 -0.8105 -0.0631 1.1373 4.2335

Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 3.01832 0.81114 3.721 0.000378 ***
concept 0.08118 0.01441 5.635 2.83e-07 ***
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1

Residual standard error: 1.775 on 76 degrees of freedom
Multiple R-squared: 0.2947, Adjusted R-squared: 0.2854
F-statistic: 31.75 on 1 and 76 DF, p-value: 2.829e-07

Conclusion: R-squared for iq = 35.42% and R-squared for concept = 29.47%

So the variable "iq" is better predictor to predict GPA. As both the p-value is < 0.05, both regression coefficients are significant we would say the better predictor by R-squared value.


Related Solutions

Round the answers to two decimal places in percentage form. (Write the percentage sign in the...
Round the answers to two decimal places in percentage form. (Write the percentage sign in the "units" box). Balance Sheet December 31, 2010 Cash and marketable securities $102,000 Accounts payable $287,000 Accounts receivable $299,000 Notes payable $61,200 Inventories $628,000 Accrued expenses $51,900 Prepaid expenses $10,300 Total current liabilities $400,100 Total current assets $1,039,300 Long-term debt $415,000 Gross fixed assets $1,502,000 Par value and paid-in-capital $376,000 Less: accumulated depreciation $312,000 Retained Earnings $1,038,200 Net fixed assets $1,190,000 Common Equity 1,414,200 Total...
Express numerical answers in decimal form and round to 3 decimal places as needed (unless otherwise...
Express numerical answers in decimal form and round to 3 decimal places as needed (unless otherwise stated). [8] 1) The homework scores (out of 10 points) for a sample of 9 students are listed: 1, 7, 7, 8, 9, 9, 10, 10, 10 a) Find the five number summary (whole numbers, in order). Five number summary: , , , ,
Free Response Questions Please round all numerical answers to the nearest four decimal places 1. Answer...
Free Response Questions Please round all numerical answers to the nearest four decimal places 1. Answer the following questions if the average cost function is: AC=q^2-24q+10 (b) what level of production is the AC function minimized? (c) If this firm is operating in a competitive market, what is its price at long run equilibrium? (d)How much profit does the firm earn at the long run equilibrium? (Please show the steps for how you get the answer. Thank you so much!)
ROUND TO ZERO DECIMAL PLACES. THANK YOU! Current Proposed Sales 2,000,000 % change in sales 0.015...
ROUND TO ZERO DECIMAL PLACES. THANK YOU! Current Proposed Sales 2,000,000 % change in sales 0.015 Cost of capital 0.05 Credit terms 30 60 Bad debt 0.03 0.05 1. What are the sales under the new policy? 2. What is the change in sales under the new policy? 3. What is the current accounts receivable balance? 4. What is the accounts receivable balance under the proposed policy?
(Round all intermediate calculations to at least 4 decimal places.) Consider the following measures based on...
(Round all intermediate calculations to at least 4 decimal places.) Consider the following measures based on independently drawn samples from normally distributed populations: Use Table 4. Sample 1: s21s12 = 250, and n1 = 16 Sample 2: s22s22 = 231, and n2 = 11    a. Construct the 90% interval estimate for the ratio of the population variances. (Round "F" value and final answers to 2 decimal places.)   Confidence interval   to        b. Using the confidence interval from Part...
What is the firm's inventory turnover ratio, ROA (in %, round to 2 decimal places), ROE (in %, round to 2 decimal places), profit margin (in %, round to 2 decimal places), EPS($), P/E ratio, market-to-book ratio?
The balance sheet and income statement shown below are for Pettijohn Inc. Note that the firm has no amortization charges, it does not lease any assets, none of its debt must be retired during the next 5 years, and the notes payable will be rolled over. Balance Sheet (Millions of $) Assets 2018 Cash and securities $ 1,554.0 Accounts receivable 9,660.0 Inventories 13,440.0 Total current assets $24,654.0 Net plant and equipment 17,346.0 Total assets $42,000.0 Liabilities and Equity Accounts payable...
Round all answers to three decimal places. The numbers of construction workers for various projects are...
Round all answers to three decimal places. The numbers of construction workers for various projects are 32 ,20 ,25 ,52 ,16 ,21 ,28 ,35 ,23 ,41 ,46 ,17 ,23 27 ,11 ,60 The mean of this data is: The standard deviation of this data is: The five number summary is: The interquartile range is: Replacing the largest number with (blank) results in the smallest whole number outlier
ROUND OFF ANSWERS TO 2 DECIMAL PLACES AND GIVE UNITS. 1. Determine the range and standard...
ROUND OFF ANSWERS TO 2 DECIMAL PLACES AND GIVE UNITS. 1. Determine the range and standard deviation of the following prices of selected digital cameras. $158, $95 ,$175, $180 ,$95,$129, $228, $300 2. 7 employees at a large company were asked the number of additional years they planned to work before retirement. Their responses were 10, 23, 28,4,1,6,12 Determine the range and standard deviation of the number of years. 3. The standard deviation of a set of data in which...
Find the indicated probability. Round to three decimal places. Show work In a certain college, 33%...
Find the indicated probability. Round to three decimal places. Show work In a certain college, 33% of the physics majors belong to ethnic minorities. If 10 students are selected at random from the physics majors, that is theprobability that no more than 6 belong to an ethnic minority?
Round your answers to the three decimal places. A dock is 1 meter above water. Suppose...
Round your answers to the three decimal places. A dock is 1 meter above water. Suppose you stand on the edge of the dock and pull a rope attached to a boat at the constant rate of a 1m/s. Assume the boat remains at water level. At what speed is the boat approaching the dock when it is 10 meters from the dock? 15 meters from the dock? Isn’t it surprising that the boats speed is not constant ? At...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT