Sunteți pe pagina 1din 45

Your temporary usage period for IBM SPSS Statistics will expire in 14 days.

NEW FILE.
DATASET NAME DataSet1 WINDOW=FRONT.

GET DATA
/TYPE=XLSX
/FILE='C:\Users\MUHAMMAD ABDUL MOEED\Desktop\folder.xlsx'
/SHEET=name 'Sheet1'
/CELLRANGE=FULL
/READNAMES=ON
/DATATYPEMIN PERCENTAGE=95.0
/HIDDEN IGNORE=YES.
EXECUTE.
DATASET NAME DataSet2 WINDOW=FRONT.
DATASET ACTIVATE DataSet1.
DATASET CLOSE DataSet2.

GET DATA
/TYPE=XLSX
/FILE='C:\Users\MUHAMMAD ABDUL MOEED\Desktop\folder.xlsx'
/SHEET=name 'Sheet1'
/CELLRANGE=FULL
/READNAMES=ON
/DATATYPEMIN PERCENTAGE=95.0
/HIDDEN IGNORE=YES.
EXECUTE.
DATASET NAME DataSet3 WINDOW=FRONT.
FREQUENCIES VARIABLES=Gender
/ORDER=ANALYSIS.

Frequencies

Notes
Output Created 08-DEC-2019 12:51:23
Comments
Input Active Dataset DataSet3
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 100
File
Missing Value Handling Definition of Missing User-defined missing values
are treated as missing.
Cases Used Statistics are based on all
cases with valid data.
Syntax FREQUENCIES
VARIABLES=Gender
/ORDER=ANALYSIS.
Resources Processor Time 00:00:00.00
Elapsed Time 00:00:00.00

[DataSet3]

Statistics
Gender
N Valid 100
Missing 0

Gender
Cumulative
Frequency Percent Valid Percent Percent
Valid 1 62 62.0 62.0 62.0
2 38 38.0 38.0 100.0
Total 100 100.0 100.0

FREQUENCIES VARIABLES=Gender
/ORDER=ANALYSIS.

Frequencies

Notes
Output Created 08-DEC-2019 12:52:32
Comments
Input Active Dataset DataSet3
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 100
File
Missing Value Handling Definition of Missing User-defined missing values
are treated as missing.
Cases Used Statistics are based on all
cases with valid data.
Syntax FREQUENCIES
VARIABLES=Gender
/ORDER=ANALYSIS.
Resources Processor Time 00:00:00.02
Elapsed Time 00:00:00.00

Statistics
Gender
N Valid 100
Missing 0

Gender
Cumulative
Frequency Percent Valid Percent Percent
Valid 1 62 62.0 62.0 62.0
2 38 38.0 38.0 100.0
Total 100 100.0 100.0

GET DATA
/TYPE=XLSX
/FILE='C:\Users\MUHAMMAD ABDUL MOEED\Desktop\folder.xlsx'
/SHEET=name 'Sheet1'
/CELLRANGE=FULL
/READNAMES=ON
/DATATYPEMIN PERCENTAGE=95.0
/HIDDEN IGNORE=YES.
EXECUTE.
DATASET NAME DataSet4 WINDOW=FRONT.
DATASET CLOSE DataSet3.
FREQUENCIES VARIABLES=Q1 Q2 Q3 Q4 Q5 Q6 Q7 Q8 Q9
/ORDER=ANALYSIS.

Frequencies

Notes
Output Created 08-DEC-2019 13:07:59
Comments
Input Active Dataset DataSet4
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 100
File
Missing Value Handling Definition of Missing User-defined missing values
are treated as missing.
Cases Used Statistics are based on all
cases with valid data.
Syntax FREQUENCIES
VARIABLES=Q1 Q2 Q3 Q4
Q5 Q6 Q7 Q8 Q9
/ORDER=ANALYSIS.
Resources Processor Time 00:00:00.00
Elapsed Time 00:00:00.01

Statistics
Q1 Q2 Q3 Q4 Q5 Q6 Q7
N Valid 100 100 100 100 100 100 100
Missing 0 0 0 0 0 0 0
Statistics
Q8 Q9
N Valid 100 98
Missing 0 2

Frequency Table

Q1
Cumulative
Frequency Percent Valid Percent Percent
Valid 1 9 9.0 9.0 9.0
2 79 79.0 79.0 88.0
3 5 5.0 5.0 93.0
4 7 7.0 7.0 100.0
Total 100 100.0 100.0

Q2
Cumulative
Frequency Percent Valid Percent Percent
Valid 1 21 21.0 21.0 21.0
2 59 59.0 59.0 80.0
3 20 20.0 20.0 100.0
Total 100 100.0 100.0

Q3
Cumulative
Frequency Percent Valid Percent Percent
Valid 1 17 17.0 17.0 17.0
2 53 53.0 53.0 70.0
3 29 29.0 29.0 99.0
4 1 1.0 1.0 100.0
Total 100 100.0 100.0

Q4
Cumulative
Frequency Percent Valid Percent Percent
Valid 1 9 9.0 9.0 9.0
2 14 14.0 14.0 23.0
3 77 77.0 77.0 100.0
Total 100 100.0 100.0

Q5
Cumulative
Frequency Percent Valid Percent Percent
Valid 1 30 30.0 30.0 30.0
2 6 6.0 6.0 36.0
3 26 26.0 26.0 62.0
4 20 20.0 20.0 82.0
5 18 18.0 18.0 100.0
Total 100 100.0 100.0

Q6
Cumulative
Frequency Percent Valid Percent Percent
Valid 1 27 27.0 27.0 27.0
2 31 31.0 31.0 58.0
3 14 14.0 14.0 72.0
4 14 14.0 14.0 86.0
5 14 14.0 14.0 100.0
Total 100 100.0 100.0

Q7
Cumulative
Frequency Percent Valid Percent Percent
Valid 1 37 37.0 37.0 37.0
2 28 28.0 28.0 65.0
3 1 1.0 1.0 66.0
4 34 34.0 34.0 100.0
Total 100 100.0 100.0

Q8
Cumulative
Frequency Percent Valid Percent Percent
Valid 1 75 75.0 75.0 75.0
2 13 13.0 13.0 88.0
3 10 10.0 10.0 98.0
4 1 1.0 1.0 99.0
5 1 1.0 1.0 100.0
Total 100 100.0 100.0

Q9
Cumulative
Frequency Percent Valid Percent Percent
Valid 1 53 53.0 54.1 54.1
2 25 25.0 25.5 79.6
4 15 15.0 15.3 94.9
5 5 5.0 5.1 100.0
Total 98 98.0 100.0
Missing System 2 2.0
Total 100 100.0

RELIABILITY
/VARIABLES=Q1 Q2 Q3 Q4 Q5 Q6 Q7 Q8 Q9
/SCALE('ALL VARIABLES') ALL
/MODEL=ALPHA.

Reliability
Notes
Output Created 08-DEC-2019 13:15:38
Comments
Input Active Dataset DataSet4
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 100
File
Matrix Input
Missing Value Handling Definition of Missing User-defined missing values
are treated as missing.
Cases Used Statistics are based on all
cases with valid data for all
variables in the procedure.
Syntax RELIABILITY
/VARIABLES=Q1 Q2 Q3 Q4
Q5 Q6 Q7 Q8 Q9
/SCALE('ALL VARIABLES')
ALL
/MODEL=ALPHA.
Resources Processor Time 00:00:00.00
Elapsed Time 00:00:00.01

Scale: ALL VARIABLES

Case Processing Summary


N %
Cases Valid 98 98.0
a
Excluded 2 2.0
Total 100 100.0
a. Listwise deletion based on all variables in the
procedure.

Reliability Statistics
Cronbach's
Alpha N of Items
.512 9

DATASET ACTIVATE DataSet4.


DATASET CLOSE DataSet1.
CORRELATIONS
/VARIABLES=Q1 Q2 Q3 Q4 Q5 Q6 Q7 Q8 Q9
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.

Correlations

Notes
Output Created 08-DEC-2019 13:27:16
Comments
Input Active Dataset DataSet4
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 100
File
Missing Value Handling Definition of Missing User-defined missing values
are treated as missing.
Cases Used Statistics for each pair of
variables are based on all the
cases with valid data for that
pair.
Syntax CORRELATIONS
/VARIABLES=Q1 Q2 Q3 Q4
Q5 Q6 Q7 Q8 Q9
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.
Resources Processor Time 00:00:00.03
Elapsed Time 00:00:00.03

Correlations
Q1 Q2 Q3 Q4 Q5 Q6
*
Q1 Pearson Correlation 1 .173 .216 -.020 .064 .003
Sig. (2-tailed) .085 .031 .845 .530 .973
N 100 100 100 100 100 100
**
Q2 Pearson Correlation .173 1 .521 .066 -.022 -.039
Sig. (2-tailed) .085 .000 .512 .826 .701
N 100 100 100 100 100 100
* **
Q3 Pearson Correlation .216 .521 1 .103 -.163 -.157
Sig. (2-tailed) .031 .000 .310 .106 .120
N 100 100 100 100 100 100
Q4 Pearson Correlation -.020 .066 .103 1 -.024 .003
Sig. (2-tailed) .845 .512 .310 .815 .978
N 100 100 100 100 100 100
Q5 Pearson Correlation .064 -.022 -.163 -.024 1 .544**
Sig. (2-tailed) .530 .826 .106 .815 .000
N 100 100 100 100 100 100
**
Q6 Pearson Correlation .003 -.039 -.157 .003 .544 1
Sig. (2-tailed) .973 .701 .120 .978 .000
N 100 100 100 100 100 100
* **
Q7 Pearson Correlation .168 -.045 -.253 -.022 .394 .616**
Sig. (2-tailed) .094 .657 .011 .829 .000 .000
N 100 100 100 100 100 100
Q8 Pearson Correlation -.079 -.052 -.121 -.004 .095 -.026
Sig. (2-tailed) .433 .610 .231 .968 .348 .799
N 100 100 100 100 100 100
* ** **
Q9 Pearson Correlation .160 -.203 -.280 -.160 .303 .148
Sig. (2-tailed) .116 .045 .005 .116 .002 .145
N 98 98 98 98 98 98
Correlations
Q7 Q8 Q9
Q1 Pearson Correlation .168 -.079 .160
Sig. (2-tailed) .094 .433 .116
N 100 100 98
Q2 Pearson Correlation -.045 -.052 -.203*
Sig. (2-tailed) .657 .610 .045
N 100 100 98
*
Q3 Pearson Correlation -.253 -.121 -.280**
Sig. (2-tailed) .011 .231 .005
N 100 100 98
Q4 Pearson Correlation -.022 -.004 -.160
Sig. (2-tailed) .829 .968 .116
N 100 100 98
**
Q5 Pearson Correlation .394 .095 .303**
Sig. (2-tailed) .000 .348 .002
N 100 100 98
Q6 Pearson Correlation .616** -.026 .148
Sig. (2-tailed) .000 .799 .145
N 100 100 98
Q7 Pearson Correlation 1 .121 .477**
Sig. (2-tailed) .230 .000
N 100 100 98
Q8 Pearson Correlation .121 1 -.152
Sig. (2-tailed) .230 .136
N 100 100 98
**
Q9 Pearson Correlation .477 -.152 1
Sig. (2-tailed) .000 .136
N 98 98 98

*. Correlation is significant at the 0.05 level (2-tailed).


**. Correlation is significant at the 0.01 level (2-tailed).

CORRELATIONS
/VARIABLES=Gender Age
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.
Correlations

Notes
Output Created 08-DEC-2019 13:27:52
Comments
Input Active Dataset DataSet4
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 100
File
Missing Value Handling Definition of Missing User-defined missing values
are treated as missing.
Cases Used Statistics for each pair of
variables are based on all the
cases with valid data for that
pair.
Syntax CORRELATIONS
/VARIABLES=Gender Age
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.
Resources Processor Time 00:00:00.02
Elapsed Time 00:00:00.01

Correlations
Gender Age
Gender Pearson Correlation 1 -.225*
Sig. (2-tailed) .025
N 100 100
*
Age Pearson Correlation -.225 1
Sig. (2-tailed) .025
N 100 100
*. Correlation is significant at the 0.05 level (2-tailed).

REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Q1
/METHOD=ENTER Gender Age.

Regression

Notes
Output Created 08-DEC-2019 13:31:26
Comments
Input Active Dataset DataSet4
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 100
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
/MISSING LISTWISE
/STATISTICS COEFF OUTS
R ANOVA
/CRITERIA=PIN(.05)
POUT(.10)
/NOORIGIN
/DEPENDENT Q1
/METHOD=ENTER Gender
Age.
Resources Processor Time 00:00:00.00
Elapsed Time 00:00:00.05
Memory Required 1796 bytes
Additional Memory Required 0 bytes
for Residual Plots

Variables Entered/Removeda
Variables Variables
Model Entered Removed Method
1 Age, Genderb . Enter

a. Dependent Variable: Q1
b. All requested variables entered.

Model Summary
Adjusted R Std. Error of the
Model R R Square Square Estimate
1 .065a .004 -.016 .649

a. Predictors: (Constant), Age, Gender

ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression .172 2 .086 .204 .816b
Residual 40.828 97 .421
Total 41.000 99

a. Dependent Variable: Q1
b. Predictors: (Constant), Age, Gender

Coefficientsa
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) 2.334 .432 5.397 .000
Gender -.011 .137 -.008 -.081 .936
Age -.007 .011 -.066 -.636 .526

a. Dependent Variable: Q1

REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Q2
/METHOD=ENTER Gender Age.

Regression

Notes
Output Created 08-DEC-2019 13:31:50
Comments
Input Active Dataset DataSet4
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 100
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
/MISSING LISTWISE
/STATISTICS COEFF OUTS
R ANOVA
/CRITERIA=PIN(.05)
POUT(.10)
/NOORIGIN
/DEPENDENT Q2
/METHOD=ENTER Gender
Age.
Resources Processor Time 00:00:00.00
Elapsed Time 00:00:00.01
Memory Required 1796 bytes
Additional Memory Required 0 bytes
for Residual Plots

Variables Entered/Removeda
Variables Variables
Model Entered Removed Method
b
1 Age, Gender . Enter

a. Dependent Variable: Q2
b. All requested variables entered.

Model Summary
Adjusted R Std. Error of the
Model R R Square Square Estimate
a
1 .105 .011 -.009 .646

a. Predictors: (Constant), Age, Gender

ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression .449 2 .225 .537 .586b
Residual 40.541 97 .418
Total 40.990 99

a. Dependent Variable: Q2
b. Predictors: (Constant), Age, Gender

Coefficientsa
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) 2.122 .431 4.926 .000
Gender .079 .137 .060 .580 .563
Age -.008 .011 -.073 -.707 .481

a. Dependent Variable: Q2

REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Q3
/METHOD=ENTER Gender Age.

Regression

Notes
Output Created 08-DEC-2019 13:32:07
Comments
Input Active Dataset DataSet4
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 100
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
/MISSING LISTWISE
/STATISTICS COEFF OUTS
R ANOVA
/CRITERIA=PIN(.05)
POUT(.10)
/NOORIGIN
/DEPENDENT Q3
/METHOD=ENTER Gender
Age.
Resources Processor Time 00:00:00.00
Elapsed Time 00:00:00.03
Memory Required 1796 bytes
Additional Memory Required 0 bytes
for Residual Plots

Variables Entered/Removeda
Variables Variables
Model Entered Removed Method
b
1 Age, Gender . Enter

a. Dependent Variable: Q3
b. All requested variables entered.

Model Summary
Adjusted R Std. Error of the
Model R R Square Square Estimate
a
1 .073 .005 -.015 .702

a. Predictors: (Constant), Age, Gender


ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression .253 2 .126 .257 .774b
Residual 47.787 97 .493
Total 48.040 99

a. Dependent Variable: Q3
b. Predictors: (Constant), Age, Gender

Coefficientsa
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) 2.258 .468 4.828 .000
Gender .054 .148 .038 .364 .717
Age -.006 .012 -.054 -.519 .605

a. Dependent Variable: Q3

REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Q4
/METHOD=ENTER Gender Age.

Regression

Notes
Output Created 08-DEC-2019 13:32:21
Comments
Input Active Dataset DataSet4
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 100
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
/MISSING LISTWISE
/STATISTICS COEFF OUTS
R ANOVA
/CRITERIA=PIN(.05)
POUT(.10)
/NOORIGIN
/DEPENDENT Q4
/METHOD=ENTER Gender
Age.
Resources Processor Time 00:00:00.02
Elapsed Time 00:00:00.01
Memory Required 1796 bytes
Additional Memory Required 0 bytes
for Residual Plots

Variables Entered/Removeda
Variables Variables
Model Entered Removed Method
b
1 Age, Gender . Enter

a. Dependent Variable: Q4
b. All requested variables entered.

Model Summary
Adjusted R Std. Error of the
Model R R Square Square Estimate
a
1 .126 .016 -.004 .635

a. Predictors: (Constant), Age, Gender

ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression .630 2 .315 .781 .461b
Residual 39.130 97 .403
Total 39.760 99

a. Dependent Variable: Q4
b. Predictors: (Constant), Age, Gender

Coefficientsa
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) 2.162 .423 5.108 .000
Gender .085 .134 .066 .634 .527
Age .013 .011 .123 1.192 .236

a. Dependent Variable: Q4

REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Q5
/METHOD=ENTER Gender Age.

Regression
Notes
Output Created 08-DEC-2019 13:32:39
Comments
Input Active Dataset DataSet4
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 100
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
/MISSING LISTWISE
/STATISTICS COEFF OUTS
R ANOVA
/CRITERIA=PIN(.05)
POUT(.10)
/NOORIGIN
/DEPENDENT Q5
/METHOD=ENTER Gender
Age.
Resources Processor Time 00:00:00.02
Elapsed Time 00:00:00.01
Memory Required 1796 bytes
Additional Memory Required 0 bytes
for Residual Plots

Variables Entered/Removeda
Variables Variables
Model Entered Removed Method
b
1 Age, Gender . Enter

a. Dependent Variable: Q5
b. All requested variables entered.
Model Summary
Adjusted R Std. Error of the
Model R R Square Square Estimate
a
1 .149 .022 .002 1.479

a. Predictors: (Constant), Age, Gender

ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression 4.816 2 2.408 1.101 .337b
Residual 212.184 97 2.187
Total 217.000 99

a. Dependent Variable: Q5
b. Predictors: (Constant), Age, Gender

Coefficientsa
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) 2.202 .986 2.234 .028
Gender -.178 .313 -.059 -.570 .570
Age .031 .026 .124 1.207 .231

a. Dependent Variable: Q5

REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Q6
/METHOD=ENTER Gender Age.
Regression

Notes
Output Created 08-DEC-2019 13:32:49
Comments
Input Active Dataset DataSet4
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 100
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
/MISSING LISTWISE
/STATISTICS COEFF OUTS
R ANOVA
/CRITERIA=PIN(.05)
POUT(.10)
/NOORIGIN
/DEPENDENT Q6
/METHOD=ENTER Gender
Age.
Resources Processor Time 00:00:00.02
Elapsed Time 00:00:00.02
Memory Required 1796 bytes
Additional Memory Required 0 bytes
for Residual Plots

Variables Entered/Removeda
Variables Variables
Model Entered Removed Method
b
1 Age, Gender . Enter

a. Dependent Variable: Q6
b. All requested variables entered.

Model Summary
Adjusted R Std. Error of the
Model R R Square Square Estimate
a
1 .269 .072 .053 1.350

a. Predictors: (Constant), Age, Gender

ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression 13.744 2 6.872 3.771 .026b
Residual 176.766 97 1.822
Total 190.510 99

a. Dependent Variable: Q6
b. Predictors: (Constant), Age, Gender

Coefficientsa
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) .209 .900 .232 .817
Gender .315 .285 .111 1.103 .273
Age .064 .024 .271 2.699 .008

a. Dependent Variable: Q6

REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Q7
/METHOD=ENTER Gender Age.

Regression

Notes
Output Created 08-DEC-2019 13:33:02
Comments
Input Active Dataset DataSet4
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 100
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
/MISSING LISTWISE
/STATISTICS COEFF OUTS
R ANOVA
/CRITERIA=PIN(.05)
POUT(.10)
/NOORIGIN
/DEPENDENT Q7
/METHOD=ENTER Gender
Age.
Resources Processor Time 00:00:00.02
Elapsed Time 00:00:00.01
Memory Required 1796 bytes
Additional Memory Required 0 bytes
for Residual Plots

Variables Entered/Removeda
Variables Variables
Model Entered Removed Method
b
1 Age, Gender . Enter

a. Dependent Variable: Q7
b. All requested variables entered.

Model Summary
Adjusted R Std. Error of the
Model R R Square Square Estimate
a
1 .191 .037 .017 1.275

a. Predictors: (Constant), Age, Gender

ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression 6.002 2 3.001 1.845 .164b
Residual 157.758 97 1.626
Total 163.760 99

a. Dependent Variable: Q7
b. Predictors: (Constant), Age, Gender

Coefficientsa
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) 1.492 .850 1.755 .082
Gender .513 .270 .195 1.904 .060
Age .004 .022 .018 .178 .859
a. Dependent Variable: Q7

REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Q8
/METHOD=ENTER Gender Age.

Regression

Notes
Output Created 08-DEC-2019 13:33:14
Comments
Input Active Dataset DataSet4
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 100
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
/MISSING LISTWISE
/STATISTICS COEFF OUTS
R ANOVA
/CRITERIA=PIN(.05)
POUT(.10)
/NOORIGIN
/DEPENDENT Q8
/METHOD=ENTER Gender
Age.
Resources Processor Time 00:00:00.00
Elapsed Time 00:00:00.02
Memory Required 1796 bytes
Additional Memory Required 0 bytes
for Residual Plots

Variables Entered/Removeda
Variables Variables
Model Entered Removed Method
b
1 Age, Gender . Enter

a. Dependent Variable: Q8
b. All requested variables entered.

Model Summary
Adjusted R Std. Error of the
Model R R Square Square Estimate
a
1 .198 .039 .019 .784

a. Predictors: (Constant), Age, Gender

ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression 2.432 2 1.216 1.980 .144b
Residual 59.568 97 .614
Total 62.000 99

a. Dependent Variable: Q8
b. Predictors: (Constant), Age, Gender

Coefficientsa
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) 2.378 .522 4.553 .000
Gender -.275 .166 -.169 -1.657 .101
Age -.020 .014 -.148 -1.446 .151

a. Dependent Variable: Q8

REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Q9
/METHOD=ENTER Gender Age.

Regression

Notes
Output Created 08-DEC-2019 13:33:29
Comments
Input Active Dataset DataSet4
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 100
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
/MISSING LISTWISE
/STATISTICS COEFF OUTS
R ANOVA
/CRITERIA=PIN(.05)
POUT(.10)
/NOORIGIN
/DEPENDENT Q9
/METHOD=ENTER Gender
Age.
Resources Processor Time 00:00:00.00
Elapsed Time 00:00:00.01
Memory Required 1796 bytes
Additional Memory Required 0 bytes
for Residual Plots

Variables Entered/Removeda
Variables Variables
Model Entered Removed Method
b
1 Age, Gender . Enter

a. Dependent Variable: Q9
b. All requested variables entered.

Model Summary
Adjusted R Std. Error of the
Model R R Square Square Estimate
a
1 .067 .004 -.017 1.284

a. Predictors: (Constant), Age, Gender


ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression .698 2 .349 .212 .810b
Residual 156.649 95 1.649
Total 157.347 97

a. Dependent Variable: Q9
b. Predictors: (Constant), Age, Gender

Coefficientsa
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) 2.217 .859 2.581 .011
Gender .056 .273 .022 .206 .837
Age -.012 .022 -.058 -.555 .580

a. Dependent Variable: Q9

FREQUENCIES VARIABLES=Gender
/ORDER=ANALYSIS.

Frequencies

Notes
Output Created 08-DEC-2019 14:03:42
Comments
Input Active Dataset DataSet4
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 100
File
Missing Value Handling Definition of Missing User-defined missing values
are treated as missing.
Cases Used Statistics are based on all
cases with valid data.
Syntax FREQUENCIES
VARIABLES=Gender
/ORDER=ANALYSIS.
Resources Processor Time 00:00:00.00
Elapsed Time 00:00:00.00

Statistics
Gender
N Valid 100
Missing 0

Gender
Cumulative
Frequency Percent Valid Percent Percent
Valid male 62 62.0 62.0 62.0
female 38 38.0 38.0 100.0
Total 100 100.0 100.0

FREQUENCIES VARIABLES=Age
/ORDER=ANALYSIS.

Frequencies

Notes
Output Created 08-DEC-2019 14:04:01
Comments
Input Active Dataset DataSet4
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 100
File
Missing Value Handling Definition of Missing User-defined missing values
are treated as missing.
Cases Used Statistics are based on all
cases with valid data.
Syntax FREQUENCIES
VARIABLES=Age
/ORDER=ANALYSIS.
Resources Processor Time 00:00:00.02
Elapsed Time 00:00:00.00

Statistics
Age
N Valid 100
Missing 0

Age
Cumulative
Frequency Percent Valid Percent Percent
Valid 20 2 2.0 2.0 2.0
21 4 4.0 4.0 6.0
22 1 1.0 1.0 7.0
25 17 17.0 17.0 24.0
26 8 8.0 8.0 32.0
27 4 4.0 4.0 36.0
28 9 9.0 9.0 45.0
29 2 2.0 2.0 47.0
30 15 15.0 15.0 62.0
31 5 5.0 5.0 67.0
32 3 3.0 3.0 70.0
33 1 1.0 1.0 71.0
34 2 2.0 2.0 73.0
35 12 12.0 12.0 85.0
37 1 1.0 1.0 86.0
38 3 3.0 3.0 89.0
40 4 4.0 4.0 93.0
41 4 4.0 4.0 97.0
45 2 2.0 2.0 99.0
48 1 1.0 1.0 100.0
Total 100 100.0 100.0

FREQUENCIES VARIABLES=Age Gender


/BARCHART FREQ
/ORDER=ANALYSIS.

Frequencies

Notes
Output Created 08-DEC-2019 14:05:30
Comments
Input Active Dataset DataSet4
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 100
File
Missing Value Handling Definition of Missing User-defined missing values
are treated as missing.
Cases Used Statistics are based on all
cases with valid data.
Syntax FREQUENCIES
VARIABLES=Age Gender
/BARCHART FREQ
/ORDER=ANALYSIS.
Resources Processor Time 00:00:00.84
Elapsed Time 00:00:01.50

Statistics
Age Gender
N Valid 100 100
Missing 0 0

Frequency Table

Age
Cumulative
Frequency Percent Valid Percent Percent
Valid 20 2 2.0 2.0 2.0
21 4 4.0 4.0 6.0
22 1 1.0 1.0 7.0
25 17 17.0 17.0 24.0
26 8 8.0 8.0 32.0
27 4 4.0 4.0 36.0
28 9 9.0 9.0 45.0
29 2 2.0 2.0 47.0
30 15 15.0 15.0 62.0
31 5 5.0 5.0 67.0
32 3 3.0 3.0 70.0
33 1 1.0 1.0 71.0
34 2 2.0 2.0 73.0
35 12 12.0 12.0 85.0
37 1 1.0 1.0 86.0
38 3 3.0 3.0 89.0
40 4 4.0 4.0 93.0
41 4 4.0 4.0 97.0
45 2 2.0 2.0 99.0
48 1 1.0 1.0 100.0
Total 100 100.0 100.0

Gender
Cumulative
Frequency Percent Valid Percent Percent
Valid male 62 62.0 62.0 62.0
female 38 38.0 38.0 100.0
Total 100 100.0 100.0

Bar Chart
FREQUENCIES VARIABLES=Age
/NTILES=4
/STATISTICS=STDDEV RANGE MINIMUM MAXIMUM MEAN MEDIAN
/BARCHART FREQ
/ORDER=ANALYSIS.

Frequencies

Notes
Output Created 08-DEC-2019 14:08:53
Comments
Input Active Dataset DataSet4
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 100
File
Missing Value Handling Definition of Missing User-defined missing values
are treated as missing.
Cases Used Statistics are based on all
cases with valid data.
Syntax FREQUENCIES
VARIABLES=Age
/NTILES=4
/STATISTICS=STDDEV
RANGE MINIMUM
MAXIMUM MEAN MEDIAN
/BARCHART FREQ
/ORDER=ANALYSIS.
Resources Processor Time 00:00:00.34
Elapsed Time 00:00:00.24

Statistics
Age
N Valid 100
Missing 0
Mean 30.32
Median 30.00
Std. Deviation 5.913
Range 28
Minimum 20
Maximum 48
Percentiles 25 26.00
50 30.00
75 35.00

Age
Cumulative
Frequency Percent Valid Percent Percent
Valid 20 2 2.0 2.0 2.0
21 4 4.0 4.0 6.0
22 1 1.0 1.0 7.0
25 17 17.0 17.0 24.0
26 8 8.0 8.0 32.0
27 4 4.0 4.0 36.0
28 9 9.0 9.0 45.0
29 2 2.0 2.0 47.0
30 15 15.0 15.0 62.0
31 5 5.0 5.0 67.0
32 3 3.0 3.0 70.0
33 1 1.0 1.0 71.0
34 2 2.0 2.0 73.0
35 12 12.0 12.0 85.0
37 1 1.0 1.0 86.0
38 3 3.0 3.0 89.0
40 4 4.0 4.0 93.0
41 4 4.0 4.0 97.0
45 2 2.0 2.0 99.0
48 1 1.0 1.0 100.0
Total 100 100.0 100.0

FREQUENCIES VARIABLES=Age
/NTILES=4
/STATISTICS=STDDEV RANGE MINIMUM MAXIMUM MEAN MEDIAN
/HISTOGRAM
/ORDER=ANALYSIS.

Frequencies

Notes
Output Created 08-DEC-2019 14:09:23
Comments
Input Active Dataset DataSet4
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 100
File
Missing Value Handling Definition of Missing User-defined missing values
are treated as missing.
Cases Used Statistics are based on all
cases with valid data.
Syntax FREQUENCIES
VARIABLES=Age
/NTILES=4
/STATISTICS=STDDEV
RANGE MINIMUM
MAXIMUM MEAN MEDIAN
/HISTOGRAM
/ORDER=ANALYSIS.
Resources Processor Time 00:00:00.20
Elapsed Time 00:00:00.30

Statistics
Age
N Valid 100
Missing 0
Mean 30.32
Median 30.00
Std. Deviation 5.913
Range 28
Minimum 20
Maximum 48
Percentiles 25 26.00
50 30.00
75 35.00

Age
Cumulative
Frequency Percent Valid Percent Percent
Valid 20 2 2.0 2.0 2.0
21 4 4.0 4.0 6.0
22 1 1.0 1.0 7.0
25 17 17.0 17.0 24.0
26 8 8.0 8.0 32.0
27 4 4.0 4.0 36.0
28 9 9.0 9.0 45.0
29 2 2.0 2.0 47.0
30 15 15.0 15.0 62.0
31 5 5.0 5.0 67.0
32 3 3.0 3.0 70.0
33 1 1.0 1.0 71.0
34 2 2.0 2.0 73.0
35 12 12.0 12.0 85.0
37 1 1.0 1.0 86.0
38 3 3.0 3.0 89.0
40 4 4.0 4.0 93.0
41 4 4.0 4.0 97.0
45 2 2.0 2.0 99.0
48 1 1.0 1.0 100.0
Total 100 100.0 100.0

FREQUENCIES VARIABLES=Age
/NTILES=4
/STATISTICS=STDDEV RANGE MINIMUM MAXIMUM MEAN MEDIAN
/HISTOGRAM NORMAL
/ORDER=ANALYSIS.

Frequencies

Notes
Output Created 08-DEC-2019 14:10:20
Comments
Input Active Dataset DataSet4
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 100
File
Missing Value Handling Definition of Missing User-defined missing values
are treated as missing.
Cases Used Statistics are based on all
cases with valid data.
Syntax FREQUENCIES
VARIABLES=Age
/NTILES=4
/STATISTICS=STDDEV
RANGE MINIMUM
MAXIMUM MEAN MEDIAN
/HISTOGRAM NORMAL
/ORDER=ANALYSIS.
Resources Processor Time 00:00:00.23
Elapsed Time 00:00:00.25

Statistics
Age
N Valid 100
Missing 0
Mean 30.32
Median 30.00
Std. Deviation 5.913
Range 28
Minimum 20
Maximum 48
Percentiles 25 26.00
50 30.00
75 35.00

Age
Cumulative
Frequency Percent Valid Percent Percent
Valid 20 2 2.0 2.0 2.0
21 4 4.0 4.0 6.0
22 1 1.0 1.0 7.0
25 17 17.0 17.0 24.0
26 8 8.0 8.0 32.0
27 4 4.0 4.0 36.0
28 9 9.0 9.0 45.0
29 2 2.0 2.0 47.0
30 15 15.0 15.0 62.0
31 5 5.0 5.0 67.0
32 3 3.0 3.0 70.0
33 1 1.0 1.0 71.0
34 2 2.0 2.0 73.0
35 12 12.0 12.0 85.0
37 1 1.0 1.0 86.0
38 3 3.0 3.0 89.0
40 4 4.0 4.0 93.0
41 4 4.0 4.0 97.0
45 2 2.0 2.0 99.0
48 1 1.0 1.0 100.0
Total 100 100.0 100.0

S-ar putea să vă placă și