REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT noshows
/METHOD=ENTER conferencevisitors
.
Regression
[DataSet0]
R= .606
Singnificance test
P= .000
R2= .367 = percentage of variance explained (37 % no shows variance
explained by conference visitors)
y= a(contstant) + b(Confernece visitor effect)x
No shows = -2.016 +.369 *(conference visitors(=45))
no shows = -2.016 + .369 * 45
no shows = 14.589
Variables Entered/Removeda
Variables Variables
Model Entered Removed Method
1 conferencevisi
. Enter
tors b
a. Dependent Variable: noshows
b. All requested variables entered.
Model Summary
Adjusted R Std. Error of the
Model R R Square Square Estimate
1 .606a .367 .344 3.267
a. Predictors: (Constant), conferencevisitors
Page 1
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT noshows
/METHOD=ENTER conferencevisitors
.
Regression
[DataSet0]
R= .606
Singnificance test
P= .000
R2= .367 = percentage of variance explained (37 % no shows variance
explained by conference visitors)
y= a(contstant) + b(Confernece visitor effect)x
No shows = -2.016 +.369 *(conference visitors(=45))
no shows = -2.016 + .369 * 45
no shows = 14.589
Variables Entered/Removeda
Variables Variables
Model Entered Removed Method
1 conferencevisi
. Enter
tors b
a. Dependent Variable: noshows
b. All requested variables entered.
Model Summary
Adjusted R Std. Error of the
Model R R Square Square Estimate
1 .606a .367 .344 3.267
a. Predictors: (Constant), conferencevisitors
Page 1