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

SPSS Activity 3

This document provides instructions and outputs for analyzing differences in alumni salaries based on gender, degree program, and year of graduation. A t-test found no significant difference in salaries between genders. An ANOVA found no significant difference in salaries between degree programs or years graduated. A correlation found no significant correlation between gender and salaries.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
90 views

SPSS Activity 3

This document provides instructions and outputs for analyzing differences in alumni salaries based on gender, degree program, and year of graduation. A t-test found no significant difference in salaries between genders. An ANOVA found no significant difference in salaries between degree programs or years graduated. A correlation found no significant correlation between gender and salaries.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Activity 3: Week Nov 13

AGAPE
BATICAN
CASTORICO
PARTOS
RUAYA
YPARRAGUIRRE
Instructions:
From the same data, compute for the following. Copy and paste the results
as appendices, the summary/ edited tables are expected. Interpretation about
the results are expected.

1. Determine any significant difference in the salaries of the alumni when grouped according
to gender/sex (Hint: t-test independent)

T-Test

Notes
Output Created 13-NOV-2021 12:46:16
Comments
Input Active Dataset DataSet3
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 127
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=Salaries
/CRITERIA=CI(.95).

Resources Processor Time 00:00:00.00


Elapsed Time 00:00:00.42

Group Statistics

Gender N Mean Std. Deviation Std. Error Mean


Salaries 1 54 190970.52 97024.765 13203.398

2 44 190988.14 103560.179 15612.284

Independent Samples Test


Levene's Test for t-test for
Equality of Equality of
Variances Means

F Sig. t Df
Sala Equal .440 .508 -.00 96
ries variances 1
assumed
Equal -.00 89.4
variances not 1 01
assumed

2. Determine any significant difference in the salaries when grouped according to


a. degree programs
b. year graduated (using the groupings in Activity 2)
(Hint: anova)
Oneway

Notes
Output Created 13-NOV-2021 12:35:50
Comments
Input Active Dataset DataSet2
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 999
Missing Value Handling Definition of Missing User-defined missing values are
treated as missing.
Cases Used Statistics for each analysis are based
on cases with no missing data for any
variable in the analysis.

Syntax ONEWAY DegreeProgram


YearofGraduation BY Salaries
/MISSING ANALYSIS.
Resources Processor Time 00:00:00.00
Elapsed Time 00:00:00.87

ANOVA

Sum of Squares df Mean Square F


Degree Program Between Groups 27.388 95 .288 .
Within Groups .000 2 .000
Total 27.388 97
Year of Graduation Between Groups 476.316 95 5.014 1.543
Within Groups 6.500 2 3.250
Total 482.816 97

3. Correlate the variables and see what variables are significantly correlated. (Hint:
Correlation)

Correlations
Notes
Output Created 13-NOV-2021 13:04:58
Comments
Input Active Dataset DataSet3
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 127
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 Salaries
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.

Resources Processor Time 00:00:00.14


Elapsed Time 00:00:02.07
No.1
Correlations
Gender Salaries
Gender Pearson Correlation 1 .000

Sig. (2-tailed) .999

N 115 98

Salaries Pearson Correlation .000 1

Sig. (2-tailed) .999

N 98 98

Correlations

Notes
Output Created 13-NOV-2021 13:08:23
Comments
Input Active Dataset DataSet2
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 999
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=Salaries
DegreeProgram YearofGraduation
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.

Resources Processor Time 00:00:00.09

Elapsed Time 00:00:00.44

No.2
Correlations

Salaries Degree Program Year of Graduation


Salaries Pearson Correlation 1 -.119 .074
Sig. (2-tailed) .243 .467

N 98 98 98
**
Degree Program Pearson Correlation -.119 1 -.591

Sig. (2-tailed) .243 .000

N 98 115 115
**
Year of Graduation Pearson Correlation .074 -.591 1

Sig. (2-tailed) .467 .000

N 98 115 115

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

4. Determine the factors that affect the salaries (Hint: factor analysis)

Factor Analysis

Notes
Output Created 13-NOV-2021 13:40:08
Comments
Input Active Dataset DataSet3
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 127
Missing Value Handling Definition of Missing MISSING=EXCLUDE: User-defined
missing values are treated as missing.

Cases Used LISTWISE: Statistics are based on


cases with no missing values for any
variable used.
Syntax FACTOR
/VARIABLES Gender DegreeProgram
YearsOfGraduation Salaries
/MISSING LISTWISE
/ANALYSIS Gender DegreeProgram
YearsOfGraduation Salaries
/PRINT INITIAL CORRELATION SIG
DET EXTRACTION
/PLOT EIGEN
/CRITERIA MINEIGEN(1)
ITERATE(25)
/EXTRACTION PC
/ROTATION NOROTATE
/METHOD=CORRELATION.

Resources Processor Time 00:00:01.08


Elapsed Time 00:00:09.10
Maximum Memory Required 3008 (2.938K) bytes

Correlation Matrixa
YearsOfGraduatio
Gender Degree Program n Salaries
Correlation Gender 1.000 -.086 -.256 .000
Degree Program -.086 1.000 -.256 -.049

YearsOfGraduation -.256 -.256 1.000 .037

Salaries .000 -.049 .037 1.000


Sig. (1-tailed) Gender .201 .006 .500
Degree Program .201 .006 .315

YearsOfGraduation .006 .006 .359

Salaries .500 .315 .359

a. Determinant = .848

Communalities
Initial Extraction
Gender 1.000 .810

Degree Program 1.000 .754

YearsOfGraduation 1.000 .727

Salaries 1.000 .135

Extraction Method: Principal Component


Analysis.

Total Variance Explained


Extraction Sums of Squared
Initial Eigenvalues Loadings

Component Total % of Variance Cumulative % Total % of Variance


1 1.329 33.231 33.231 1.329 33.231
2 1.097 27.423 60.654 1.097 27.423
3 .981 24.520 85.174
4 .593 14.826 100.000

Component Matrixa

Component
1 2
Gender .518 .736

Degree Program .553 -.670

YearsOfGraduation -.851 -.055

Salaries -.178 .321

Extraction Method: Principal Component


a
Analysis.
a. 2 components extracted.

You might also like