You are on page 1of 6

REGRESSION

/DESCRIPTIVES MEAN STDDEV CORR SIG N


/MISSING LISTWISE
/STATISTICS COEFF OUTS CI R ANOVA
/CRITERIA=PIN(.05) POUT(.10) CIN(95)
/NOORIGIN
/DEPENDENT y
/METHOD=ENTER x
/SCATTERPLOT=(y ,*ZPRED)
/RESIDUALS DURBIN HIST(ZRESID) NORM(ZRESID)
/SAVE ZPRED MCIN ZRESID.

Regression
Notes
Output Created

14-Nov-2016 09:16:53

Comments
Input

Active Dataset

DataSet0

Filter

<none>

Weight

<none>

Split File

<none>

N of Rows in Working Data

30

File
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 CI R
ANOVA
/CRITERIA=PIN(.05) POUT(.10)
CIN(95)
/NOORIGIN
/DEPENDENT y
/METHOD=ENTER x
/SCATTERPLOT=(y ,*ZPRED)
/RESIDUALS DURBIN HIST(ZRESID)
NORM(ZRESID)
/SAVE ZPRED MCIN ZRESID.

Resources

Processor Time

00:00:01.969

Elapsed Time

00:00:01.861

Memory Required

1348 bytes

Additional Memory Required

912 bytes

for Residual Plots


Variables Created or Modified ZPR_1

Standardized Predicted Value

ZRE_1

Standardized Residual

LMCI_1

95% Mean Confidence Interval Lower


Bound for y

UMCI_1

95% Mean Confidence Interval Upper


Bound for y

[DataSet0]

Descriptive Statistics
Mean

Std. Deviation

Prestasi Belajar (y)

33.3333

2.59088

30

Motivasi (x)

36.8333

3.36394

30

Correlations

Pearson Correlation

Pretasi Belajar (y)

1.000

.881

.881

1.000

.000

.000

Pretasi Belajar (y)

30

30

Motivasi (X)

30

30

Motivasi (X)
Sig. (1-tailed)

Pretasi Belajar (y)


Motivasi (X)

Variables Entered/Removedb
Variables
Model

Variables Entered

Motivasi (x)a

Removed

a. All requested variables entered.


b. Dependent Variable: y

Method
. Enter

Model Summaryb

Model

Std. Error of the

Square

Estimate

R Square
.881a

Adjusted R

.776

.768

Durbin-Watson

1.24762

1.770

a. Predictors: (Constant), x
b. Dependent Variable: y

ANOVAb
Model
1

Sum of Squares
Regression
Residual
Total

df

Mean Square

151.083

151.083

43.584

28

1.557

194.667

29

Sig.

97.062

.000a

a. Predictors: (Constant), x
b. Dependent Variable: y

Coefficientsa
Standardized
Unstandardized Coefficients
Model
1

B
(Constant)
x

Coefficients

Std. Error
8.341

2.547

.679

.069

95% Confidence Interval for B

Beta

.881

Sig.

Lower Bound

3.275

.003

3.124

13.558

9.852

.000

.537

.820

a. Dependent Variable: y

Residuals Statisticsa
Minimum
Predicted Value

Maximum

Mean

Std. Deviation

28.6968

36.8390

33.3333

2.28249

30

-2.031

1.536

.000

1.000

30

.228

.523

.314

.074

30

28.6322

37.0772

33.3291

2.29625

30

-2.76790

2.51803

.00000

1.22592

30

Std. Residual

-2.219

2.018

.000

.983

30

Stud. Residual

-2.259

2.086

.002

1.015

30

Std. Predicted Value


Standard Error of Predicted
Value
Adjusted Predicted Value
Residual

Upper Bound

Deleted Residual

-2.86963

2.68989

.00426

1.30890

30

-2.453

2.229

-.007

1.053

30

Mahal. Distance

.002

4.126

.967

.962

30

Cook's Distance

.000

.159

.034

.045

30

Centered Leverage Value

.000

.142

.033

.033

30

Stud. Deleted Residual

a. Dependent Variable: y

Charts

You might also like