GET DATA
/TYPE=XLSX
/FILE='C:\Users\Rafia\Desktop\Work 2024\MISC\Mehwish Bibi Responses.xlsx'
/SHEET=name 'Sheet1'
/CELLRANGE=FULL
/READNAMES=ON
/DATATYPEMIN PERCENTAGE=95.0
/HIDDEN IGNORE=YES.
EXECUTE.
DATASET NAME DataSet1 WINDOW=FRONT.
FREQUENCIES VARIABLES=Gender Age Class
/STATISTICS=STDDEV MEAN
/ORDER=ANALYSIS.
Frequencies
Notes
Output Created 19-NOV-2024 13:22:45
Comments
Input Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 200
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 Age
Class
/STATISTICS=STDDEV
MEAN
/ORDER=ANALYSIS.
Resources Processor Time 00:00:00.00
Elapsed Time 00:00:00.00
[DataSet1]
Statistics
Gender Age Class
N Valid 200 200 200
Missing 0 0 0
Mean 1.50 1.36 1.41
Std. Deviation .501 .480 .492
Frequency Table
Gender
Cumulative
Frequency Percent Valid Percent Percent
Valid Males 100 50.0 50.0 50.0
Females 100 50.0 50.0 100.0
Total 200 100.0 100.0
Age
Cumulative
Frequency Percent Valid Percent Percent
Valid 16-20 129 64.5 64.5 64.5
21-25 71 35.5 35.5 100.0
Total 200 100.0 100.0
Class
Cumulative
Frequency Percent Valid Percent Percent
Valid 1st Year 119 59.5 59.5 59.5
2nd Year 81 40.5 40.5 100.0
Total 200 100.0 100.0
COMPUTE Exam_Anxiety_Scale=Q1 + Q2 + Q3 + Q4 + Q5 + Q6 + Q7 + Q8 + Q9 + Q10 + Q11 +
Q12 + Q13 + Q14.
EXECUTE.
COMPUTE Sleep_Quality_Scale=W1 + W2 + W3 + W4 + W5 + W6 + W7 + W8 + W9 + W10 + W11 +
W12 + W13 +
W14 + W15 + W16 + W17 + W18 + W19 + W20 + W21 + W22 + W23 + W24 + W25 + W26 + W27
+ W28.
EXECUTE.
DESCRIPTIVES VARIABLES=Exam_Anxiety_Scale Sleep_Quality_Scale
/STATISTICS=MEAN STDDEV MIN MAX.
Descriptives
Notes
Output Created 19-NOV-2024 13:27:33
Comments
Input Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 200
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=Exam_Anxiety_
Scale Sleep_Quality_Scale
/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
Exam_Anxiety_Scale 200 13.00 52.00 37.1300 6.50343
Sleep_Quality_Scale 200 28.00 103.00 75.2800 12.34111
Valid N (listwise) 200
RELIABILITY
/VARIABLES=Q1 Q2 Q3 Q4 Q5 Q6 Q7 Q8 Q9 Q10 Q11 Q12 Q13 Q14
/SCALE('Exam_Anxiety_Scale') ALL
/MODEL=ALPHA.
Reliability
Notes
Output Created 19-NOV-2024 13:28:21
Comments
Input Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 200
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 Q10 Q11
Q12 Q13 Q14
/SCALE('Exam_Anxiety_Scal
e') ALL
/MODEL=ALPHA.
Resources Processor Time 00:00:00.00
Elapsed Time 00:00:00.06
Scale: Exam_Anxiety_Scale
Case Processing Summary
N %
Cases Valid 200 100.0
a
Excluded 0 .0
Total 200 100.0
a. Listwise deletion based on all variables in the
procedure.
Reliability Statistics
Cronbach's
Alpha N of Items
.727 14
RELIABILITY
/VARIABLES=W1 W2 W3 W4 W5 W6 W7 W8 W9 W10 W11 W12 W13 W14 W15 W16 W17 W18 W19 W20
W21 W22 W23 W24
W25 W26 W27 W28
/SCALE('Sleep_Quality_Scale') ALL
/MODEL=ALPHA.
Reliability
Notes
Output Created 19-NOV-2024 13:30:02
Comments
Input Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 200
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=W1 W2 W3
W4 W5 W6 W7 W8 W9 W10
W11 W12 W13 W14 W15
W16 W17 W18 W19 W20
W21 W22 W23 W24
W25 W26 W27 W28
/SCALE('Sleep_Quality_Scal
e') ALL
/MODEL=ALPHA.
Resources Processor Time 00:00:00.00
Elapsed Time 00:00:00.02
Scale: Sleep_Quality_Scale
Case Processing Summary
N %
Cases Valid 200 100.0
Excludeda 0 .0
Total 200 100.0
a. Listwise deletion based on all variables in the
procedure.
Reliability Statistics
Cronbach's
Alpha N of Items
.862 28
CORRELATIONS
/VARIABLES=Gender Exam_Anxiety_Scale Sleep_Quality_Scale
/PRINT=TWOTAIL NOSIG FULL
/STATISTICS DESCRIPTIVES
/MISSING=PAIRWISE.
Notes
Output Created 19-NOV-2024 13:30:24
Comments
Input Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 200
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
Exam_Anxiety_Scale
Sleep_Quality_Scale
/PRINT=TWOTAIL NOSIG
FULL
/STATISTICS
DESCRIPTIVES
/MISSING=PAIRWISE.
Resources Processor Time 00:00:00.02
Elapsed Time 00:00:00.04
CORRELATIONS
/VARIABLES=Exam_Anxiety_Scale Sleep_Quality_Scale
/PRINT=TWOTAIL NOSIG FULL
/STATISTICS DESCRIPTIVES
/MISSING=PAIRWISE.
Correlations
Notes
Output Created 19-NOV-2024 13:31:45
Comments
Input Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 200
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=Exam_Anxiety
_Scale Sleep_Quality_Scale
/PRINT=TWOTAIL NOSIG
FULL
/STATISTICS
DESCRIPTIVES
/MISSING=PAIRWISE.
Resources Processor Time 00:00:00.00
Elapsed Time 00:00:00.01
Descriptive Statistics
Mean Std. Deviation N
Exam_Anxiety_Scale 37.1300 6.50343 200
Sleep_Quality_Scale 75.2800 12.34111 200
Correlations
Exam_Anxiety_ Sleep_Quality_S
Scale cale
Exam_Anxiety_Scale Pearson Correlation 1 .975**
Sig. (2-tailed) .000
N 200 200
**
Sleep_Quality_Scale Pearson Correlation .975 1
Sig. (2-tailed) .000
N 200 200
**. Correlation is significant at the 0.01 level (2-tailed).
T-TEST GROUPS=Gender(1 2)
/MISSING=ANALYSIS
/VARIABLES=Exam_Anxiety_Scale Sleep_Quality_Scale
/ES DISPLAY(TRUE)
/CRITERIA=CI(.95).
T-Test
Notes
Output Created 19-NOV-2024 13:32:10
Comments
Input Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 200
File
Missing Value Handling Definition of Missing User defined missing values
are treated as missing.
Cases Used Statistics for each analysis
are based on the cases with
no missing or out-of-range
data for any variable in the
analysis.
Syntax T-TEST GROUPS=Gender(1
2)
/MISSING=ANALYSIS
/VARIABLES=Exam_Anxiety
_Scale Sleep_Quality_Scale
/ES DISPLAY(TRUE)
/CRITERIA=CI(.95).
Resources Processor Time 00:00:00.03
Elapsed Time 00:00:00.05
Group Statistics
Gender N Mean Std. Deviation Std. Error Mean
Exam_Anxiety_Scale Males 100 37.0700 6.35841 .63584
Females 100 37.1900 6.67680 .66768
Sleep_Quality_Scale Males 100 74.6100 11.97801 1.19780
Females 100 75.9500 12.71869 1.27187
Independent Samples Test
Levene's Test for Equality of t-test for Equality of
Variances Means
F Sig. t df
Exam_Anxiety_Scale Equal variances assumed .631 .428 -.130 198
Equal variances not -.130 197.529
assumed
Sleep_Quality_Scale Equal variances assumed .139 .709 -.767 198
Equal variances not -.767 197.291
assumed
Independent Samples Test
t-test for Equality of Means
Std. Error
Sig. (2-tailed) Mean Difference Difference
Exam_Anxiety_Scale Equal variances assumed .897 -.12000 .92200
Equal variances not assumed .897 -.12000 .92200
Sleep_Quality_Scale Equal variances assumed .444 -1.34000 1.74711
Equal variances not assumed .444 -1.34000 1.74711
Independent Samples Test
t-test for Equality of Means
95% Confidence Interval of the Difference
Lower Upper
Exam_Anxiety_Scale Equal variances assumed -1.93821 1.69821
Equal variances not assumed -1.93823 1.69823
Sleep_Quality_Scale Equal variances assumed -4.78532 2.10532
Equal variances not assumed -4.78540 2.10540
Independent Samples Effect Sizes
95% Confidence Interval
a
Standardizer Point Estimate Lower Upper
Exam_Anxiety_Scale Cohen's d 6.51955 -.018 -.296 .259
Hedges' correction 6.54438 -.018 -.294 .258
Glass's delta 6.67680 -.018 -.295 .259
Sleep_Quality_Scale Cohen's d 12.35390 -.108 -.386 .169
Hedges' correction 12.40094 -.108 -.384 .168
Glass's delta 12.71869 -.105 -.383 .172
a. The denominator used in estimating the effect sizes.
Cohen's d uses the pooled standard deviation.
Hedges' correction uses the pooled standard deviation, plus a correction factor.
Glass's delta uses the sample standard deviation of the control group.