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

Statistic

The document describes performing a logistic regression analysis with one independent variable, MCV, on a dataset with 3848 rows to predict a binary dependent variable, TEST. The logistic regression model was statistically significant, with MCV having a significant effect. The full model correctly classified 96.3% of the cases, an improvement over the baseline 83.9% success rate of predicting all cases in the majority class.

Uploaded by

Faiz Zeo Xii
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)
40 views

Statistic

The document describes performing a logistic regression analysis with one independent variable, MCV, on a dataset with 3848 rows to predict a binary dependent variable, TEST. The logistic regression model was statistically significant, with MCV having a significant effect. The full model correctly classified 96.3% of the cases, an improvement over the baseline 83.9% success rate of predicting all cases in the majority class.

Uploaded by

Faiz Zeo Xii
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

GET

FILE='C:\Users\Fzeo\Documents\Untitled1.sav'.
DATASET NAME DataSet1 WINDOW=FRONT.
LOGISTIC REGRESSION VARIABLES TEST
/METHOD=ENTER MCV
/CRITERIA=PIN(.05) POUT(.10) ITERATE(20) CUT(.5).

Logistic Regression

Notes
Output Created

19-MAY-2014 23:11:10

Comments
C:\Users\Fzeo\Documents

Data

Input

\Untitled1.sav

Active Dataset

DataSet1

Filter

<none>

Weight

<none>

Split File

<none>

N of Rows in Working

3848

Data File
User-defined missing
Missing Value Handling

Definition of Missing

values are treated as


missing
LOGISTIC REGRESSION
VARIABLES TEST
/METHOD=ENTER MCV

Syntax

/CRITERIA=PIN(.05)
POUT(.10) ITERATE(20)
CUT(.5).

Resources

Processor Time

00:00:00.08

Elapsed Time

00:00:00.11

[DataSet1] C:\Users\Fzeo\Documents\Untitled1.sav

Case Processing Summary


Unweighted Casesa

Percent

Included in Analysis
Selected Cases

Missing Cases
Total

3832

99.6

16

.4

3848

100.0

.0

3848

100.0

Unselected Cases
Total

a. If weight is in effect, see classification table for the total number


of cases.

Dependent Variable Encoding


Original Value

Internal Value

Block 0: Beginning Block

Classification Tablea,b
Observed

Predicted
TEST
0

Step
0

TEST

Percentage
Correct

3216

100.0

616

.0

Overall

83.9

Percentage
a. Constant is included in the model.
b. The cut value is .500

Variables in the Equation


B
Step

Constan

-1.653

S.E.
.044

Wald

df

1411.98
9

Sig.
1

.000

Exp(B)
.192

Variables not in the Equation


Score

Step
0

Variables

df

2384.81

MCV

5
2384.81

Overall Statistics

Sig.
1

.000

.000

Block 1: Method = Enter

Omnibus Tests of Model Coefficients


Chi-square

df

Sig.

Step

2726.693

.000

Step

Block

2726.693

.000

Mod

2726.693

.000

el

Model Summary
Step

-2 Log

Cox & Snell R

Nagelkerke R

likelihood

Square

Square

652.472a

.509

.869

a. Estimation terminated at iteration number 9 because


parameter estimates changed by less than .001.

Classification Tablea
Observed

Predicted
TEST
0

Step
1

TEST

Percentage
Correct

3165

51

98.4

92

524

85.1

Overall
Percentage

a. The cut value is .500

96.3

Variables in the Equation


B
MCV
Step
1a

Constan
t

-.828

S.E.
.043

Wald
366.895

df

Sig.
1

.000

Exp(B)
.437
37249126755

65.787

a. Variable(s) entered on step 1: MCV.

3.476

358.124

.000

71915000000
0000000.000

You might also like