Sunteți pe pagina 1din 29

GET DATA /TYPE=XLSX

/FILE='C:\Users\Nawab\Desktop\spss excel data.xlsx'


/SHEET=name 'Sheet1'
/CELLRANGE=full
/READNAMES=on
/ASSUMEDSTRWIDTH=32767.
EXECUTE.
DATASET NAME DataSet1 WINDOW=FRONT.
FREQUENCIES VARIABLES=Gender
/STATISTICS=STDDEV MEAN MEDIAN
/BARCHART FREQ
/ORDER=ANALYSIS.

Frequencies

Notes

Output Created 27-JAN-2020 23:57:17


Comments
Input Active Dataset DataSet1
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 all cases with
valid data.
Syntax FREQUENCIES VARIABLES=Gender
/STATISTICS=STDDEV MEAN
MEDIAN
/BARCHART FREQ
/ORDER=ANALYSIS.
Resources Processor Time 00:00:00.75

Elapsed Time 00:00:01.00

[DataSet1]
Statistics
Gender

N Valid 30

Missing 0
Mean 1.4667
Median 1.0000
Std. Deviation .50742

Gender

Cumulative
Frequency Percent Valid Percent Percent

Valid Male 16 53.3 53.3 53.3

Female 14 46.7 46.7 100.0

Total 30 100.0 100.0


DESCRIPTIVES VARIABLES=Gender
/STATISTICS=MEAN STDDEV MIN MAX.

Descriptives

Notes

Output Created 27-JAN-2020 23:59:44


Comments
Input Active Dataset DataSet1
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 All non-missing data are used.
Syntax DESCRIPTIVES VARIABLES=Gender
/STATISTICS=MEAN STDDEV MIN
MAX.
Resources Processor Time 00:00:00.00

Elapsed Time 00:00:00.00

Descriptive Statistics

N Minimum Maximum Mean Std. Deviation

Gender 30 1.00 2.00 1.4667 .50742


Valid N (listwise) 30

EXAMINE VARIABLES=Age
/PLOT BOXPLOT STEMLEAF NPPLOT
/COMPARE GROUPS
/STATISTICS DESCRIPTIVES
/CINTERVAL 95
/MISSING LISTWISE
/NOTOTAL.

Explore

Notes

Output Created 28-JAN-2020 00:00:59


Comments
Input Active Dataset DataSet1
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 for
dependent variables are treated as
missing.
Cases Used Statistics are based on cases with no
missing values for any dependent
variable or factor used.
Syntax EXAMINE VARIABLES=Age
/PLOT BOXPLOT STEMLEAF
NPPLOT
/COMPARE GROUPS
/STATISTICS DESCRIPTIVES
/CINTERVAL 95
/MISSING LISTWISE
/NOTOTAL.
Resources Processor Time 00:00:01.20

Elapsed Time 00:00:01.17

Case Processing Summary

Cases

Valid Missing Total

N Percent N Percent N Percent

Age 30 100.0% 0 0.0% 30 100.0%

Descriptives

Statistic Std. Error

Age Mean 25.7000 1.09455

95% Confidence Interval for Lower Bound 23.4614


Mean Upper Bound 27.9386

5% Trimmed Mean 25.5741

Median 26.0000

Variance 35.941

Std. Deviation 5.99511


Minimum 16.00

Maximum 38.00

Range 22.00

Interquartile Range 9.25

Skewness .280 .427

Kurtosis -.744 .833

Tests of Normality

Kolmogorov-Smirnova Shapiro-Wilk

Statistic df Sig. Statistic df Sig.


*
Age .096 30 .200 .968 30 .496

*. This is a lower bound of the true significance.


a. Lilliefors Significance Correction

Age

Age Stem-and-Leaf Plot

Frequency Stem & Leaf

5.00 1 . 67889
8.00 2 . 00012344
10.00 2 . 5666688899
4.00 3 . 0234
3.00 3 . 568

Stem width: 10.00


Each leaf: 1 case(s)
SORT CASES BY Gender(A).
SORT CASES BY S.No(A).
SORT CASES BY Gender.
SPLIT FILE SEPARATE BY Gender.
EXAMINE VARIABLES=Age
/PLOT BOXPLOT STEMLEAF NPPLOT
/COMPARE GROUPS
/STATISTICS DESCRIPTIVES
/CINTERVAL 95
/MISSING LISTWISE
/NOTOTAL.

Explore
Notes

Output Created 28-JAN-2020 00:07:51


Comments
Input Active Dataset DataSet1
Filter <none>
Weight <none>
Split File Gender
N of Rows in Working Data
30
File
Missing Value Handling Definition of Missing User-defined missing values for
dependent variables are treated as
missing.
Cases Used Statistics are based on cases with no
missing values for any dependent
variable or factor used.
Syntax EXAMINE VARIABLES=Age
/PLOT BOXPLOT STEMLEAF
NPPLOT
/COMPARE GROUPS
/STATISTICS DESCRIPTIVES
/CINTERVAL 95
/MISSING LISTWISE
/NOTOTAL.
Resources Processor Time 00:00:02.31

Elapsed Time 00:00:02.21

Gender = Male

Case Processing Summarya

Cases

Valid Missing Total

N Percent N Percent N Percent


Age 16 100.0% 0 0.0% 16 100.0%

a. Gender = Male

Descriptivesa

Statistic Std. Error

Age Mean 26.8750 1.73656

95% Confidence Interval for Lower Bound 23.1736


Mean Upper Bound 30.5764

5% Trimmed Mean 26.8611

Median 26.0000

Variance 48.250

Std. Deviation 6.94622

Minimum 16.00

Maximum 38.00

Range 22.00

Interquartile Range 13.75

Skewness .034 .564

Kurtosis -1.179 1.091

a. Gender = Male

Tests of Normalitya
Kolmogorov-Smirnovb Shapiro-Wilk

Statistic df Sig. Statistic df Sig.


*
Age .151 16 .200 .941 16 .359

*. This is a lower bound of the true significance.


a. Gender = Male
b. Lilliefors Significance Correction

Age
Age Stem-and-Leaf Plot for
Gender= Male

Frequency Stem & Leaf

3.00 1 . 689
2.00 2 . 00
6.00 2 . 666689
2.00 3 . 34
3.00 3 . 568

Stem width: 10.00


Each leaf: 1 case(s)
Gender = Female

Case Processing Summarya

Cases

Valid Missing Total

N Percent N Percent N Percent

Age 14 100.0% 0 0.0% 14 100.0%

a. Gender = Female
Descriptivesa

Statistic Std. Error

Age Mean 24.3571 1.22073

95% Confidence Interval for Lower Bound 21.7199


Mean Upper Bound 26.9944

5% Trimmed Mean 24.3413

Median 24.0000

Variance 20.863

Std. Deviation 4.56756

Minimum 17.00

Maximum 32.00

Range 15.00

Interquartile Range 7.50

Skewness .030 .597

Kurtosis -.937 1.154

a. Gender = Female

Tests of Normalitya

Kolmogorov-Smirnovb Shapiro-Wilk

Statistic df Sig. Statistic df Sig.

Age .145 14 .200* .970 14 .881

*. This is a lower bound of the true significance.


a. Gender = Female
b. Lilliefors Significance Correction

Age

Age Stem-and-Leaf Plot for


Gender= Female
Frequency Stem & Leaf

2.00 1 . 78
6.00 2 . 012344
4.00 2 . 5889
2.00 3 . 02

Stem width: 10.00


Each leaf: 1 case(s)
SPLIT FILE OFF.
* Visual Binning.
*Age.
RECODE Age (MISSING=COPY) (LO THRU 25=1) (LO THRU HI=2) (ELSE=SYSMIS) INTO
Age_Group.
VARIABLE LABELS Age_Group 'Age (Binned)'.
FORMATS Age_Group (F5.0).
VALUE LABELS Age_Group 1 '<= 25.00' 2 '26.00+'.
VARIABLE LEVEL Age_Group (ORDINAL).
EXECUTE.
RECODE Age (16 thru 20=1) (21 thru 25=2) (26 thru 30=3) (31 thru 35=4) (36
thru Highest=5) INTO Age_Group2.
VARIABLE LABELS Age_Group2 'Age Group for Frequency Distribution'.
EXECUTE.
FREQUENCIES VARIABLES=Age_Group2
/STATISTICS=STDDEV MEAN MEDIAN
/BARCHART FREQ
/ORDER=ANALYSIS.
Frequencies

Notes

Output Created 28-JAN-2020 00:26:21


Comments
Input Active Dataset DataSet1
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 all cases with
valid data.
Syntax FREQUENCIES
VARIABLES=Age_Group2
/STATISTICS=STDDEV MEAN
MEDIAN
/BARCHART FREQ
/ORDER=ANALYSIS.
Resources Processor Time 00:00:00.36

Elapsed Time 00:00:00.37

Statistics
Age Group for Frequency
Distribution

N Valid 30

Missing 0
Mean 2.5333
Median 3.0000
Std. Deviation 1.22428
Age Group for Frequency Distribution

Cumulative
Frequency Percent Valid Percent Percent

Valid 16-20 8 26.7 26.7 26.7

21-25 6 20.0 20.0 46.7

26-30 10 33.3 33.3 80.0

31-35 4 13.3 13.3 93.3

>35 2 6.7 6.7 100.0

Total 30 100.0 100.0

CROSSTABS
/TABLES=Age BY Gender
/FORMAT=AVALUE TABLES
/CELLS=COUNT
/COUNT ROUND CELL.

Crosstabs

Notes

Output Created 28-JAN-2020 00:27:36


Comments
Input Active Dataset DataSet1
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 for each table are based on all
the cases with valid data in the specified
range(s) for all variables in each table.
Syntax CROSSTABS
/TABLES=Age BY Gender
/FORMAT=AVALUE TABLES
/CELLS=COUNT
/COUNT ROUND CELL.
Resources Processor Time 00:00:00.02

Elapsed Time 00:00:00.02

Dimensions Requested 2

Cells Available 174734

Case Processing Summary

Cases
Valid Missing Total

N Percent N Percent N Percent

Age * Gender 30 100.0% 0 0.0% 30 100.0%

Age * Gender Crosstabulation


Count

Gender

Male Female Total

Age 16.00 1 0 1

17.00 0 1 1

18.00 1 1 2

19.00 1 0 1

20.00 2 1 3

21.00 0 1 1

22.00 0 1 1

23.00 0 1 1

24.00 0 2 2

25.00 0 1 1

26.00 4 0 4

28.00 1 2 3

29.00 1 1 2

30.00 0 1 1

32.00 0 1 1

33.00 1 0 1

34.00 1 0 1

35.00 1 0 1

36.00 1 0 1

38.00 1 0 1
Total 16 14 30

CROSSTABS
/TABLES=Age BY Gender
/FORMAT=AVALUE TABLES
/CELLS=COUNT TOTAL
/COUNT ROUND CELL.
Crosstabs

Notes

Output Created 28-JAN-2020 00:28:25


Comments
Input Active Dataset DataSet1
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 for each table are based on all
the cases with valid data in the specified
range(s) for all variables in each table.
Syntax CROSSTABS
/TABLES=Age BY Gender
/FORMAT=AVALUE TABLES
/CELLS=COUNT TOTAL
/COUNT ROUND CELL.
Resources Processor Time 00:00:00.02

Elapsed Time 00:00:00.03

Dimensions Requested 2

Cells Available 174734

Case Processing Summary

Cases

Valid Missing Total

N Percent N Percent N Percent

Age * Gender 30 100.0% 0 0.0% 30 100.0%


Age * Gender Crosstabulation

Gender

Male Female Total

Age 16.00 Count 1 0 1

% of Total 3.3% 0.0% 3.3%

17.00 Count 0 1 1

% of Total 0.0% 3.3% 3.3%

18.00 Count 1 1 2

% of Total 3.3% 3.3% 6.7%

19.00 Count 1 0 1

% of Total 3.3% 0.0% 3.3%

20.00 Count 2 1 3

% of Total 6.7% 3.3% 10.0%

21.00 Count 0 1 1

% of Total 0.0% 3.3% 3.3%

22.00 Count 0 1 1

% of Total 0.0% 3.3% 3.3%

23.00 Count 0 1 1

% of Total 0.0% 3.3% 3.3%

24.00 Count 0 2 2

% of Total 0.0% 6.7% 6.7%

25.00 Count 0 1 1

% of Total 0.0% 3.3% 3.3%

26.00 Count 4 0 4

% of Total 13.3% 0.0% 13.3%

28.00 Count 1 2 3

% of Total 3.3% 6.7% 10.0%

29.00 Count 1 1 2

% of Total 3.3% 3.3% 6.7%

30.00 Count 0 1 1

% of Total 0.0% 3.3% 3.3%

32.00 Count 0 1 1

% of Total 0.0% 3.3% 3.3%


33.00 Count 1 0 1

% of Total 3.3% 0.0% 3.3%

34.00 Count 1 0 1

% of Total 3.3% 0.0% 3.3%

35.00 Count 1 0 1

% of Total 3.3% 0.0% 3.3%

36.00 Count 1 0 1

% of Total 3.3% 0.0% 3.3%

38.00 Count 1 0 1

% of Total 3.3% 0.0% 3.3%


Total Count 16 14 30

% of Total 53.3% 46.7% 100.0%

CROSSTABS
/TABLES=Age BY Gender
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ
/CELLS=COUNT TOTAL
/COUNT ROUND CELL.

Crosstabs

Notes

Output Created 28-JAN-2020 00:29:37


Comments
Input Active Dataset DataSet1
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 for each table are based on all
the cases with valid data in the specified
range(s) for all variables in each table.
Syntax CROSSTABS
/TABLES=Age BY Gender
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ
/CELLS=COUNT TOTAL
/COUNT ROUND CELL.
Resources Processor Time 00:00:00.02

Elapsed Time 00:00:00.02

Dimensions Requested 2

Cells Available 174734

Case Processing Summary

Cases

Valid Missing Total

N Percent N Percent N Percent

Age * Gender 30 100.0% 0 0.0% 30 100.0%

Age * Gender Crosstabulation

Gender

Male Female Total

Age 16.00 Count 1 0 1

% of Total 3.3% 0.0% 3.3%

17.00 Count 0 1 1

% of Total 0.0% 3.3% 3.3%

18.00 Count 1 1 2

% of Total 3.3% 3.3% 6.7%

19.00 Count 1 0 1

% of Total 3.3% 0.0% 3.3%

20.00 Count 2 1 3

% of Total 6.7% 3.3% 10.0%

21.00 Count 0 1 1
% of Total 0.0% 3.3% 3.3%

22.00 Count 0 1 1

% of Total 0.0% 3.3% 3.3%

23.00 Count 0 1 1

% of Total 0.0% 3.3% 3.3%

24.00 Count 0 2 2

% of Total 0.0% 6.7% 6.7%

25.00 Count 0 1 1

% of Total 0.0% 3.3% 3.3%

26.00 Count 4 0 4

% of Total 13.3% 0.0% 13.3%

28.00 Count 1 2 3

% of Total 3.3% 6.7% 10.0%

29.00 Count 1 1 2

% of Total 3.3% 3.3% 6.7%

30.00 Count 0 1 1

% of Total 0.0% 3.3% 3.3%

32.00 Count 0 1 1

% of Total 0.0% 3.3% 3.3%

33.00 Count 1 0 1

% of Total 3.3% 0.0% 3.3%

34.00 Count 1 0 1

% of Total 3.3% 0.0% 3.3%

35.00 Count 1 0 1

% of Total 3.3% 0.0% 3.3%

36.00 Count 1 0 1

% of Total 3.3% 0.0% 3.3%

38.00 Count 1 0 1

% of Total 3.3% 0.0% 3.3%


Total Count 16 14 30

% of Total 53.3% 46.7% 100.0%

Chi-Square Tests
Asymp. Sig. (2-
Value df sided)
a
Pearson Chi-Square 20.625 19 .358
Likelihood Ratio 28.272 19 .078
Linear-by-Linear Association 1.317 1 .251
N of Valid Cases 30

a. 40 cells (100.0%) have expected count less than 5. The minimum


expected count is .47.

* Custom Tables.
CTABLES
/VLABELS VARIABLES=Gender Age Qualif DISPLAY=LABEL
/TABLE BY Gender > (Age [MEAN] + Qualif [COUNT F40.0])
/CATEGORIES VARIABLES=Gender Qualif ORDER=A KEY=VALUE EMPTY=INCLUDE.

Custom Tables

Notes

Output Created 28-JAN-2020 00:34:12


Comments
Input Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
30
File
Syntax CTABLES
/VLABELS VARIABLES=Gender Age
Qualif DISPLAY=LABEL
/TABLE BY Gender > (Age [MEAN] +
Qualif [COUNT F40.0])
/CATEGORIES VARIABLES=Gender
Qualif ORDER=A KEY=VALUE
EMPTY=INCLUDE.
Resources Processor Time 00:00:00.02

Elapsed Time 00:00:00.02

Gender
Male Female
Age Qualif Age Qualif
Matric Inter Graduate Master Matric Inter Graduate
Mean Count Count Count Count Mean Count Count Count

26.88 4 5 3 4 24.36 3 4 4

Gender
Female
Qualif
Master
Count

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