SlideShare a Scribd company logo
1 of 3
Download to read offline
International Journal of Trend in Scientific Research and Development (IJTSRD)
Volume: 3 | Issue: 4 | May-Jun 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 - 6470
@ IJTSRD | Unique Paper ID - IJTSRD24013 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 1148
Applied SPSS for Business and Marketing
Aung Cho1,Khin Khin Lay2
1Lecturer, 2Associate Professor,
1
Application Department,2Faculty of Computer Science,
1,2University of Computer Studies, Maubin, Myanmar
How to cite this paper: Aung Cho | Khin
Khin Lay "AppliedSPSSforBusiness and
Marketing" Published in International
Journal of Trend in Scientific Research
and Development
(ijtsrd), ISSN: 2456-
6470, Volume-3 |
Issue-4, June 2019,
pp.1148-1150, URL:
https://www.ijtsrd.c
om/papers/ijtsrd24
013.pdf
Copyright © 2019 by author(s) and
International Journal of Trend in
Scientific Research and Development
Journal. This is an Open Access article
distributed under
the terms of the
CreativeCommons
Attribution License (CC BY 4.0)
(http://creativecommons.org/licenses/
by/4.0)
ABSTRACT
SPSS (Statistical Package for the Social Sciences) is powerful to analyzebusiness
and marketing data. This paper intends to support business and marketing
leaders the benefits of data analyzing with applied SPSS. It showed the data
analysis of job satisfactions on years of experience. As SPSS’s background
algorithms, it showed the cross tabulation algorithm for cross tabulation table
and Pearson chi-square algorithm for data significant. And then Sample data
‘demo.sav’ was downloaded from Google and was analyzed and viewed. It used
IBM SPSS statistics version 23 and PYTHON version 3.7.
Keywords: SPSS (Statistical Package for the Social Sciences)
I. INTRODUCTION
Nowadays, businesses are competing with others not to lose their market places
in. local and external regions. To avoid the loss of market places they should use
data science technology. This paper usedSPSSintegrated withPython software. It
showed the data analysis of job satisfactions on years of experience that includes
four tables, the result of each table, two chi-square test for data significant and
data analytical view.
A. SPSS
SPSS, standing for Statistical Package for the Social Sciences, is a powerful, user-
friendly software package for the manipulation and statistical analysis of data.
The package is particularly useful for students and
researchers in psychology, sociology, psychiatry, and other
behavioral sciences, containing as it does an extensive range
of both univariate and multivariate procedures. Data
analysis generally begins with the calculation of anumberof
summary statistics such as the mean, median, standard
deviation, etc., and by creating informative graphical
displays of the data such as histograms, box plots, and stem-
and-leaf plots.[2]
B. SPSS Crosstabs
Cross tabulation tables, or contingency tables arefrequently
employed to examine the relationship between two
variables (usually nominal or ordinal) that have a small
number of categories.[4]
C. Chi-square test
The Chi-square test allows us to determine whether or not
there is a statistically significant association between
two variables. If the variables are not associated they are
said to be statistically independent (hence Chi-square is
often referred to as the ‘Chi-square test of
independence’).[4]
D. SPSS Graph
SPSS can display your data in a bar chart, a line graph, an
area graph, a pie chart, a scatterplot,ahistogram, acollection
of high-low indicators, a box plot, or a dual-axis graph.
Adding to the flexibility, each of these basic forms can have
multiple appearances. For example, a bar chart can have a
two- or three-dimensional appearance, represent data in
different colors, or contain simple lines or I-beams for bars.
The choice of layouts is almost endless.[3]
II. ALGORITHM
A. Notation(cross tabulation algorithm) [1]
Notation Description
Xi Distinct values of row variable arranged in
ascending order:
X1< X2 < … XR
Yj Distinct values of row variable arranged in
ascending order:
Y1 < Y1 <... YC
fij Sum of cell weights for cases in cell(i,j)
cj
the jth column subtotal
ri
the ith row subtotal
W
the grand total
IJTSRD24013
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID - IJTSRD24013 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 1149
B. Marginal and Cell Statistics [1]
count =
Expected Count =
row percent = 100 x ( )
column percent = 100 x ( )
total percent = 100 x ( )
C. cross tabulation algorithm [1]
Residual
Standardized Residual
Adjusted Residual
D. Pearson’sChi-square(crosstabulationalgorithm)[1]
=
The degree of freedom are (R-1) (C-1)
Likelihood Ratio
The degree of freedom are (R-1) (C-1)
Note: when fij, the entire term fij ln(fij/Eij) is treated as
0, because ,
and thus has no effect on the sum.
Fisher’s Exact Test
If the table is a 2x2 table, not resulting from a larger
table with missing cells, then the Fisher
exact test is calculated. For more information, see the
topic “Significance Levels for Fisher’s
Exact Test” on p. 1037.
Yates Continuity Corrected for 2 x 2 Tables
if >0.5W
otherwise
The degrees of freedom are 1.
III. TESTING
A. Job Satisfactions on Years of Experience
SPSS Code
CROSSTABS
/TABLES=empcat BY jobsat
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ
/CELLS=COLUMN BPROP
/COUNT ROUND CELL
/BARCHART.
TABLE.I YEARS WITH CURRENT EMPLOYER* JOB
SATISFACTION CROSS TABULATION
Years of Experience Highly satisfied
Less than 5 9.2%e
5 to 15 33.8%c
More than 15 57.0%e
Total 100.0%
TABLE.II CHI-SQUARE TESTS
Value df
Asymptotic
Significance
(2-sided)
Pearson Chi-Square 1689.561a 8 .000
Likelihood Ratio 1747.380 8 .000
Linear-by-Linear
Association
1525.767 1 .000
N of Valid Cases 6400
Bar Chart-1: Years with current employer * Job
satisfaction
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID - IJTSRD24013 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 1150
B. Data analytical view:
As a result of table-1 and bar chart-1, more years of
experience, higher job satisfaction. Years of experience and
job satisfaction are direct correlation and real association.
As a result of table-2, p-value is less than 0.05, so variables
are significantly variance.
In the business, employees with more experience should
share the knowledge andhappiness to employees with lower
experience. Business leader and owners should award
promotion and bonus to all tried employees in the endofthe
year to get more job satisfactions.
C. Job Satisfactions on Most Years of Experience and
income level
If the control variable ‘income level’ was added on test 3.1
condition, the result was found as the following.
TABLE.III MOST YEARS WITH CURRENT EMPLOYER*
JOB SATISFACTION *INCOME LEVELCROSS
TABULATION
More than 15 Years
Income Level Highly satisfied
Under $25 5.6%
$25-$49 8.7%
$50-$74 16.9%
$75+ 68.8%
Total 100.0%
Bar Chart-2: Years with current employer * Job
satisfaction * Income level
TABLE.IV CHI-SQUARE TESTS
D. Data analytical view:
As a result of table-3 and bar chart-2, higher income, higher
job satisfaction. Income level and job satisfaction are direct
correlation and real association.
As test-3.1 and test-3.2, if there is more job satisfactions,
employers have more experience and more income.
As a result of table-4, p-value is less than 0.05, so variables
are significantly variance.
IV. CONCLUSION
SPSS data analysis tools are valuable in social science,
business and marketing fields. It is very good for
presentation report by graphical design. Business leaders
can get their goal with good result and can avoid the loss of
market places in local and global regions by using SPSS
software.
References
[1] IBM SPSS Statistics 24 Algorithms pdf book [book
style]
[2] A handbook of statistical analyses using SPSS/Sabine,
Landau, Brian S. Everitt, ISBN 1-58488-369-3 [book
style]
[3] SPSS For Dummies®, 2nd Edition, ISBN: 978-0-470-
48764-8 [book style]
[4] SPSS for Social Scientists Robert L.Miller,Ciaran Acton,
Deirdre A. Fullerton and John Maltby, ISBN 0–333–
92286–7 [book style]

More Related Content

What's hot

Data presentation/ How to present Research outcome data
Data presentation/ How to present Research outcome dataData presentation/ How to present Research outcome data
Data presentation/ How to present Research outcome dataDr-Jitendra Patel
 
Types of graphs
Types of graphsTypes of graphs
Types of graphsLALIT BIST
 
Charts, Graphs and Tables
Charts, Graphs and TablesCharts, Graphs and Tables
Charts, Graphs and TablesLiliyaNersesyan
 
Graphical Representation of data
Graphical Representation of dataGraphical Representation of data
Graphical Representation of dataJijo K Mathew
 
Data presentation
Data presentationData presentation
Data presentationWeam Banjar
 
Understanding the graphical representation of data in research
Understanding the graphical representation of data in researchUnderstanding the graphical representation of data in research
Understanding the graphical representation of data in researchDrShalooSaini
 
Interpret data for use in charts and graphs
Interpret data for use in charts and graphsInterpret data for use in charts and graphs
Interpret data for use in charts and graphsCharles Flynt
 
Numerical & graphical presentation of data
Numerical & graphical presentation of dataNumerical & graphical presentation of data
Numerical & graphical presentation of dataSarfraz Ahmad
 
Different Types of Graphs
Different Types of GraphsDifferent Types of Graphs
Different Types of GraphsRileyAntler
 
Chapter 2
Chapter 2Chapter 2
Chapter 2Lem Lem
 
Graphs and chars
Graphs and charsGraphs and chars
Graphs and charssalemhusin
 
Presentation by Ali Asghar jatoi Roll No O11 of Statistics ( Presentation of ...
Presentation by Ali Asghar jatoi Roll No O11 of Statistics ( Presentation of ...Presentation by Ali Asghar jatoi Roll No O11 of Statistics ( Presentation of ...
Presentation by Ali Asghar jatoi Roll No O11 of Statistics ( Presentation of ...AliAsghar276
 
BUSINESS INTELLIGENCE AND DATA ANALYTICS presentation
BUSINESS INTELLIGENCE AND DATA ANALYTICS  presentationBUSINESS INTELLIGENCE AND DATA ANALYTICS  presentation
BUSINESS INTELLIGENCE AND DATA ANALYTICS presentationMohit Negi
 

What's hot (20)

Charts and graphs
Charts and graphsCharts and graphs
Charts and graphs
 
Chp 4
Chp 4Chp 4
Chp 4
 
Data presentation/ How to present Research outcome data
Data presentation/ How to present Research outcome dataData presentation/ How to present Research outcome data
Data presentation/ How to present Research outcome data
 
Types of graphs
Types of graphsTypes of graphs
Types of graphs
 
Statistical graphs
Statistical graphsStatistical graphs
Statistical graphs
 
Charts, Graphs and Tables
Charts, Graphs and TablesCharts, Graphs and Tables
Charts, Graphs and Tables
 
Graphical Representation of data
Graphical Representation of dataGraphical Representation of data
Graphical Representation of data
 
Data presentation
Data presentationData presentation
Data presentation
 
Understanding the graphical representation of data in research
Understanding the graphical representation of data in researchUnderstanding the graphical representation of data in research
Understanding the graphical representation of data in research
 
Interpret data for use in charts and graphs
Interpret data for use in charts and graphsInterpret data for use in charts and graphs
Interpret data for use in charts and graphs
 
Numerical & graphical presentation of data
Numerical & graphical presentation of dataNumerical & graphical presentation of data
Numerical & graphical presentation of data
 
Different Types of Graphs
Different Types of GraphsDifferent Types of Graphs
Different Types of Graphs
 
Column chart
Column chartColumn chart
Column chart
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 
Graphs
Graphs  Graphs
Graphs
 
Data organization
Data organizationData organization
Data organization
 
Graphs and chars
Graphs and charsGraphs and chars
Graphs and chars
 
Presentation by Ali Asghar jatoi Roll No O11 of Statistics ( Presentation of ...
Presentation by Ali Asghar jatoi Roll No O11 of Statistics ( Presentation of ...Presentation by Ali Asghar jatoi Roll No O11 of Statistics ( Presentation of ...
Presentation by Ali Asghar jatoi Roll No O11 of Statistics ( Presentation of ...
 
Presentation of data
Presentation of dataPresentation of data
Presentation of data
 
BUSINESS INTELLIGENCE AND DATA ANALYTICS presentation
BUSINESS INTELLIGENCE AND DATA ANALYTICS  presentationBUSINESS INTELLIGENCE AND DATA ANALYTICS  presentation
BUSINESS INTELLIGENCE AND DATA ANALYTICS presentation
 

Similar to Applied SPSS for Business and Marketing

Forecasting Academic Performance using Multiple Linear Regression
Forecasting Academic Performance using Multiple Linear RegressionForecasting Academic Performance using Multiple Linear Regression
Forecasting Academic Performance using Multiple Linear Regressionijtsrd
 
Applied SPSS for Data Forecasting of Sale Quantity
Applied SPSS for Data Forecasting of Sale QuantityApplied SPSS for Data Forecasting of Sale Quantity
Applied SPSS for Data Forecasting of Sale Quantityijtsrd
 
Forecasting Stock Market using Multiple Linear Regression
Forecasting Stock Market using Multiple Linear RegressionForecasting Stock Market using Multiple Linear Regression
Forecasting Stock Market using Multiple Linear Regressionijtsrd
 
Employees Data Analysis by Applied SPSS
Employees Data Analysis by Applied SPSSEmployees Data Analysis by Applied SPSS
Employees Data Analysis by Applied SPSSijtsrd
 
Lab file on research methodology
Lab file on research methodologyLab file on research methodology
Lab file on research methodologySukhchain Aggarwal
 
Nurses Data Analysis by Applied SPSS
Nurses Data Analysis by Applied SPSSNurses Data Analysis by Applied SPSS
Nurses Data Analysis by Applied SPSSijtsrd
 
Educational Data Analysis by Applied SPSS
Educational Data Analysis by Applied SPSSEducational Data Analysis by Applied SPSS
Educational Data Analysis by Applied SPSSijtsrd
 
Aed1222 lesson 4
Aed1222 lesson 4Aed1222 lesson 4
Aed1222 lesson 4nurun2010
 
Unit 11. Interepreting the Research Findings.pptx
Unit 11. Interepreting the Research Findings.pptxUnit 11. Interepreting the Research Findings.pptx
Unit 11. Interepreting the Research Findings.pptxshakirRahman10
 
Spss presentation
Spss presentationSpss presentation
Spss presentationKabir Khan
 
Newbold_chap02.ppt
Newbold_chap02.pptNewbold_chap02.ppt
Newbold_chap02.pptcfisicaster
 
Basic Concepts of Statistics - Lecture Notes
Basic Concepts of Statistics - Lecture NotesBasic Concepts of Statistics - Lecture Notes
Basic Concepts of Statistics - Lecture NotesDr. Nirav Vyas
 
Session III - Census and Registers - S. Falorsi, A. Fasulo, Census and Soc...
Session III - Census and Registers  -  S. Falorsi, A. Fasulo,  Census and Soc...Session III - Census and Registers  -  S. Falorsi, A. Fasulo,  Census and Soc...
Session III - Census and Registers - S. Falorsi, A. Fasulo, Census and Soc...Istituto nazionale di statistica
 
Graphicalrepresntationofdatausingstatisticaltools2019_210902_105156.pdf
Graphicalrepresntationofdatausingstatisticaltools2019_210902_105156.pdfGraphicalrepresntationofdatausingstatisticaltools2019_210902_105156.pdf
Graphicalrepresntationofdatausingstatisticaltools2019_210902_105156.pdfHimakshi7
 
2-L2 Presentation of data.pptx
2-L2 Presentation of data.pptx2-L2 Presentation of data.pptx
2-L2 Presentation of data.pptxssuser03ba7c
 
Teaching Data Analysis using SPSS
Teaching Data Analysis using SPSSTeaching Data Analysis using SPSS
Teaching Data Analysis using SPSSijtsrd
 
General Statistics boa
General Statistics boaGeneral Statistics boa
General Statistics boaraileeanne
 

Similar to Applied SPSS for Business and Marketing (20)

Forecasting Academic Performance using Multiple Linear Regression
Forecasting Academic Performance using Multiple Linear RegressionForecasting Academic Performance using Multiple Linear Regression
Forecasting Academic Performance using Multiple Linear Regression
 
Applied SPSS for Data Forecasting of Sale Quantity
Applied SPSS for Data Forecasting of Sale QuantityApplied SPSS for Data Forecasting of Sale Quantity
Applied SPSS for Data Forecasting of Sale Quantity
 
Forecasting Stock Market using Multiple Linear Regression
Forecasting Stock Market using Multiple Linear RegressionForecasting Stock Market using Multiple Linear Regression
Forecasting Stock Market using Multiple Linear Regression
 
Employees Data Analysis by Applied SPSS
Employees Data Analysis by Applied SPSSEmployees Data Analysis by Applied SPSS
Employees Data Analysis by Applied SPSS
 
Bba 2001
Bba 2001Bba 2001
Bba 2001
 
Lab file on research methodology
Lab file on research methodologyLab file on research methodology
Lab file on research methodology
 
Nurses Data Analysis by Applied SPSS
Nurses Data Analysis by Applied SPSSNurses Data Analysis by Applied SPSS
Nurses Data Analysis by Applied SPSS
 
Intro to SPSS.ppt
Intro to SPSS.pptIntro to SPSS.ppt
Intro to SPSS.ppt
 
Educational Data Analysis by Applied SPSS
Educational Data Analysis by Applied SPSSEducational Data Analysis by Applied SPSS
Educational Data Analysis by Applied SPSS
 
Ch 3 DATA.doc
Ch 3 DATA.docCh 3 DATA.doc
Ch 3 DATA.doc
 
Aed1222 lesson 4
Aed1222 lesson 4Aed1222 lesson 4
Aed1222 lesson 4
 
Unit 11. Interepreting the Research Findings.pptx
Unit 11. Interepreting the Research Findings.pptxUnit 11. Interepreting the Research Findings.pptx
Unit 11. Interepreting the Research Findings.pptx
 
Spss presentation
Spss presentationSpss presentation
Spss presentation
 
Newbold_chap02.ppt
Newbold_chap02.pptNewbold_chap02.ppt
Newbold_chap02.ppt
 
Basic Concepts of Statistics - Lecture Notes
Basic Concepts of Statistics - Lecture NotesBasic Concepts of Statistics - Lecture Notes
Basic Concepts of Statistics - Lecture Notes
 
Session III - Census and Registers - S. Falorsi, A. Fasulo, Census and Soc...
Session III - Census and Registers  -  S. Falorsi, A. Fasulo,  Census and Soc...Session III - Census and Registers  -  S. Falorsi, A. Fasulo,  Census and Soc...
Session III - Census and Registers - S. Falorsi, A. Fasulo, Census and Soc...
 
Graphicalrepresntationofdatausingstatisticaltools2019_210902_105156.pdf
Graphicalrepresntationofdatausingstatisticaltools2019_210902_105156.pdfGraphicalrepresntationofdatausingstatisticaltools2019_210902_105156.pdf
Graphicalrepresntationofdatausingstatisticaltools2019_210902_105156.pdf
 
2-L2 Presentation of data.pptx
2-L2 Presentation of data.pptx2-L2 Presentation of data.pptx
2-L2 Presentation of data.pptx
 
Teaching Data Analysis using SPSS
Teaching Data Analysis using SPSSTeaching Data Analysis using SPSS
Teaching Data Analysis using SPSS
 
General Statistics boa
General Statistics boaGeneral Statistics boa
General Statistics boa
 

More from ijtsrd

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementationijtsrd
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...ijtsrd
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospectsijtsrd
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...ijtsrd
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...ijtsrd
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...ijtsrd
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Studyijtsrd
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...ijtsrd
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...ijtsrd
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...ijtsrd
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...ijtsrd
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...ijtsrd
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadikuijtsrd
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...ijtsrd
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...ijtsrd
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Mapijtsrd
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Societyijtsrd
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...ijtsrd
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...ijtsrd
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learningijtsrd
 

More from ijtsrd (20)

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
 

Recently uploaded

Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 

Recently uploaded (20)

Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 

Applied SPSS for Business and Marketing

  • 1. International Journal of Trend in Scientific Research and Development (IJTSRD) Volume: 3 | Issue: 4 | May-Jun 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 - 6470 @ IJTSRD | Unique Paper ID - IJTSRD24013 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 1148 Applied SPSS for Business and Marketing Aung Cho1,Khin Khin Lay2 1Lecturer, 2Associate Professor, 1 Application Department,2Faculty of Computer Science, 1,2University of Computer Studies, Maubin, Myanmar How to cite this paper: Aung Cho | Khin Khin Lay "AppliedSPSSforBusiness and Marketing" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456- 6470, Volume-3 | Issue-4, June 2019, pp.1148-1150, URL: https://www.ijtsrd.c om/papers/ijtsrd24 013.pdf Copyright © 2019 by author(s) and International Journal of Trend in Scientific Research and Development Journal. This is an Open Access article distributed under the terms of the CreativeCommons Attribution License (CC BY 4.0) (http://creativecommons.org/licenses/ by/4.0) ABSTRACT SPSS (Statistical Package for the Social Sciences) is powerful to analyzebusiness and marketing data. This paper intends to support business and marketing leaders the benefits of data analyzing with applied SPSS. It showed the data analysis of job satisfactions on years of experience. As SPSS’s background algorithms, it showed the cross tabulation algorithm for cross tabulation table and Pearson chi-square algorithm for data significant. And then Sample data ‘demo.sav’ was downloaded from Google and was analyzed and viewed. It used IBM SPSS statistics version 23 and PYTHON version 3.7. Keywords: SPSS (Statistical Package for the Social Sciences) I. INTRODUCTION Nowadays, businesses are competing with others not to lose their market places in. local and external regions. To avoid the loss of market places they should use data science technology. This paper usedSPSSintegrated withPython software. It showed the data analysis of job satisfactions on years of experience that includes four tables, the result of each table, two chi-square test for data significant and data analytical view. A. SPSS SPSS, standing for Statistical Package for the Social Sciences, is a powerful, user- friendly software package for the manipulation and statistical analysis of data. The package is particularly useful for students and researchers in psychology, sociology, psychiatry, and other behavioral sciences, containing as it does an extensive range of both univariate and multivariate procedures. Data analysis generally begins with the calculation of anumberof summary statistics such as the mean, median, standard deviation, etc., and by creating informative graphical displays of the data such as histograms, box plots, and stem- and-leaf plots.[2] B. SPSS Crosstabs Cross tabulation tables, or contingency tables arefrequently employed to examine the relationship between two variables (usually nominal or ordinal) that have a small number of categories.[4] C. Chi-square test The Chi-square test allows us to determine whether or not there is a statistically significant association between two variables. If the variables are not associated they are said to be statistically independent (hence Chi-square is often referred to as the ‘Chi-square test of independence’).[4] D. SPSS Graph SPSS can display your data in a bar chart, a line graph, an area graph, a pie chart, a scatterplot,ahistogram, acollection of high-low indicators, a box plot, or a dual-axis graph. Adding to the flexibility, each of these basic forms can have multiple appearances. For example, a bar chart can have a two- or three-dimensional appearance, represent data in different colors, or contain simple lines or I-beams for bars. The choice of layouts is almost endless.[3] II. ALGORITHM A. Notation(cross tabulation algorithm) [1] Notation Description Xi Distinct values of row variable arranged in ascending order: X1< X2 < … XR Yj Distinct values of row variable arranged in ascending order: Y1 < Y1 <... YC fij Sum of cell weights for cases in cell(i,j) cj the jth column subtotal ri the ith row subtotal W the grand total IJTSRD24013
  • 2. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID - IJTSRD24013 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 1149 B. Marginal and Cell Statistics [1] count = Expected Count = row percent = 100 x ( ) column percent = 100 x ( ) total percent = 100 x ( ) C. cross tabulation algorithm [1] Residual Standardized Residual Adjusted Residual D. Pearson’sChi-square(crosstabulationalgorithm)[1] = The degree of freedom are (R-1) (C-1) Likelihood Ratio The degree of freedom are (R-1) (C-1) Note: when fij, the entire term fij ln(fij/Eij) is treated as 0, because , and thus has no effect on the sum. Fisher’s Exact Test If the table is a 2x2 table, not resulting from a larger table with missing cells, then the Fisher exact test is calculated. For more information, see the topic “Significance Levels for Fisher’s Exact Test” on p. 1037. Yates Continuity Corrected for 2 x 2 Tables if >0.5W otherwise The degrees of freedom are 1. III. TESTING A. Job Satisfactions on Years of Experience SPSS Code CROSSTABS /TABLES=empcat BY jobsat /FORMAT=AVALUE TABLES /STATISTICS=CHISQ /CELLS=COLUMN BPROP /COUNT ROUND CELL /BARCHART. TABLE.I YEARS WITH CURRENT EMPLOYER* JOB SATISFACTION CROSS TABULATION Years of Experience Highly satisfied Less than 5 9.2%e 5 to 15 33.8%c More than 15 57.0%e Total 100.0% TABLE.II CHI-SQUARE TESTS Value df Asymptotic Significance (2-sided) Pearson Chi-Square 1689.561a 8 .000 Likelihood Ratio 1747.380 8 .000 Linear-by-Linear Association 1525.767 1 .000 N of Valid Cases 6400 Bar Chart-1: Years with current employer * Job satisfaction
  • 3. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID - IJTSRD24013 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 1150 B. Data analytical view: As a result of table-1 and bar chart-1, more years of experience, higher job satisfaction. Years of experience and job satisfaction are direct correlation and real association. As a result of table-2, p-value is less than 0.05, so variables are significantly variance. In the business, employees with more experience should share the knowledge andhappiness to employees with lower experience. Business leader and owners should award promotion and bonus to all tried employees in the endofthe year to get more job satisfactions. C. Job Satisfactions on Most Years of Experience and income level If the control variable ‘income level’ was added on test 3.1 condition, the result was found as the following. TABLE.III MOST YEARS WITH CURRENT EMPLOYER* JOB SATISFACTION *INCOME LEVELCROSS TABULATION More than 15 Years Income Level Highly satisfied Under $25 5.6% $25-$49 8.7% $50-$74 16.9% $75+ 68.8% Total 100.0% Bar Chart-2: Years with current employer * Job satisfaction * Income level TABLE.IV CHI-SQUARE TESTS D. Data analytical view: As a result of table-3 and bar chart-2, higher income, higher job satisfaction. Income level and job satisfaction are direct correlation and real association. As test-3.1 and test-3.2, if there is more job satisfactions, employers have more experience and more income. As a result of table-4, p-value is less than 0.05, so variables are significantly variance. IV. CONCLUSION SPSS data analysis tools are valuable in social science, business and marketing fields. It is very good for presentation report by graphical design. Business leaders can get their goal with good result and can avoid the loss of market places in local and global regions by using SPSS software. References [1] IBM SPSS Statistics 24 Algorithms pdf book [book style] [2] A handbook of statistical analyses using SPSS/Sabine, Landau, Brian S. Everitt, ISBN 1-58488-369-3 [book style] [3] SPSS For Dummies®, 2nd Edition, ISBN: 978-0-470- 48764-8 [book style] [4] SPSS for Social Scientists Robert L.Miller,Ciaran Acton, Deirdre A. Fullerton and John Maltby, ISBN 0–333– 92286–7 [book style]