0% found this document useful (0 votes)
28 views

Regression: Notes

1. The regression analysis examined the relationship between the dependent variable LogA and the independent variable RM using 9 observations. 2. RM explained 20.3% of the variance in LogA, but the regression model was not statistically significant. 3. The coefficient for RM was negative (-0.027), indicating an inverse relationship between RM and LogA, but RM was not a statistically significant predictor of LogA.

Uploaded by

dahniar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views

Regression: Notes

1. The regression analysis examined the relationship between the dependent variable LogA and the independent variable RM using 9 observations. 2. RM explained 20.3% of the variance in LogA, but the regression model was not statistically significant. 3. The coefficient for RM was negative (-0.027), indicating an inverse relationship between RM and LogA, but RM was not a statistically significant predictor of LogA.

Uploaded by

dahniar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 4

REGRESSION

/DESCRIPTIVES MEAN STDDEV CORR SIG N


/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA CHANGE
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT LogA

/METHOD=ENTER RM.

Regression

Notes

Output Created 29-Mar-2017 13:51:20

Comments

Input Data C:\Users


iar\Documents\DAHNIAR H.A..sav

Active Dataset DataSet0

Filter <none>

Weight <none>

Split File <none>

N of Rows in Working Data File 9

Missing Value Handling Definition of Missing User-defined missing values are treated as
missing.

Cases Used Statistics are based on cases with no


missing values for any variable used.
Syntax REGRESSION
/DESCRIPTIVES MEAN STDDEV CORR
SIG N
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
CHANGE
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT LogA
/METHOD=ENTER RM.

Resources Processor Time 00:00:00.234

Elapsed Time 00:00:00.188

Memory Required 1412 bytes

Additional Memory Required for


0 bytes
Residual Plots

[DataSet0] C:\Users\niar\Documents\DAHNIAR H.A..sav

Descriptive Statistics

Mean Std. Deviation N

LogA .8956 .63536 9

RM 14.9811 10.74361 9

Correlations

LogA RM
Pearson Correlation LogA 1.000 -.451

RM -.451 1.000

Sig. (1-tailed) LogA . .112

RM .112 .

N LogA 9 9

RM 9 9

Variables Entered/Removedb

Variables
Model Variables Entered Removed Method

1 RMa . Enter

a. All requested variables entered.

b. Dependent Variable: LogA

Model Summary

Change Statistics
Std. Error of the
Model R R Square Adjusted R Square Estimate R Square Change F Change df1 df2 Sig. F Change

1 .451a .203 .089 .60632 .203 1.785 1 7 .223

a. Predictors: (Constant), RM

ANOVAb

Model Sum of Squares df Mean Square F Sig.


1 Regression .656 1 .656 1.785 .223a

Residual 2.573 7 .368

Total 3.229 8

a. Predictors: (Constant), RM

b. Dependent Variable: LogA

Coefficientsa

Standardized
Unstandardized Coefficients Coefficients

Model B Std. Error Beta t Sig.

1 (Constant) 1.295 .361 3.589 .009

RM -.027 .020 -.451 -1.336 .223

a. Dependent Variable: LogA

You might also like