SlideShare uma empresa Scribd logo
1 de 21
Data Analysis Using SPSS
(SSR 605a)
Leyte Normal University
MATHEMATICS DEPARTMENT
Tacloban City
Christian G. Abalos
Teacher
SPSS (Statistical Package for Social
Sciences) for Windows provides a powerful
statistical-analysis and data-management system in
a graphical environment, using descriptive menus
and simple dialog boxes to do most of the work for
you. Most tasks can be accomplished simply by
pointing and clicking the mouse.
OVERVIEW
FEATURES
Data Editor is a versatile spreadsheet-like system for defining,
entering, editing, and displaying data.
Viewer makes it easy to browse your results, selectively show
and hide output, change the display order results, and
move presentation-quality tables and charts between
SPSS and other applications.
Multidimensional pivot tables makes your results come alive
with multidimensional pivot tables. Explore your tables
by rearranging rows, columns, and layers. Uncover
important findings that can get lost in standard reports.
Compare groups easily by splitting your table so that only
one group is displayed at a time.
FEATURES
Database access can retrieve information from databases by using
the Database Wizard instead of complicated SQL queries.
Data transformations features help get your data ready for
analysis. You can easily subset data; combine categories;
add, aggregate, merge, split, and
transpose files; and more.
Electronic distribution sends e-mail reports to other people with
the click of a button, or export tables and charts in HTML
format for Internet and intranet distribution.
FEATURES
Online Help has detailed tutorials provide a comprehensive
overview; context-sensitive Help topics in dialog boxes
guide you through specific tasks; pop-up definitions in pivot
table results explain statistical terms; the Statistics Coach
helps you find the procedures that you need; Case Studies
provide hands-on examples of how to use statistical
procedures and interpret the results.
Command language is a powerful command language that allows
you to save and automate many common tasks. Complete
command syntax documentation is integrated into the
overall Help system and is available as a separate PDF
document, SPSS Command Syntax Reference, which is
also available from the Help menu.
SPSS WINDOWS
Data Editor displays the contents of the data file. You can
create new data files or modify existing data files with the Data
Editor. If you have more than one data file open, there is a
separate Data Editor window for each data file.
Viewer displays all statistical results, tables, and charts
are displayed in the Viewer. You can edit the output and save it for
later use. A Viewer window opens automatically the first time you
run a procedure that generates output.
Draft Viewer displays output as simple text (instead of
interactive pivot tables).
Pivot Table Editor displays in pivot tables that can be modified in
many ways with the Pivot Table Editor. You can edit text, swap
data in rows and columns, add color, create multidimensional
tables, and selectively hide and show results.
Chart Editor displays charts that can be modified in high-resolution
charts and plots in chart windows. One can change the colors,
select different type fonts or sizes, switch the horizontal and
vertical axes, rotate 3-D scatterplots, and even change the
chart type.
Text Output Editor displays text output that is not displayed in pivot
tables can be modified with the Text Output Editor. You can
edit the output and change font characteristics (type, style,
color, size).
SPSS WINDOWS
SPSS WINDOWS
Syntax Editor
One can paste your dialog box choices into a syntax
window, where your selections appear in the form of command
syntax. One can then edit the command syntax to use special
features of SPSS that are not available through dialog boxes. One
can save these commands in a file for use in subsequent SPSS
sessions.
Script Editor
Scripting and OLE automation allow you to customize and
automate many tasks in SPSS. Use the Script Editor to create
and modify basic scripts.
MENUS
Many of the tasks that you want to perform with SPSS are
available through menu selections. Each window in SPSS has its
own menu bar with menu selections that are appropriate for that
window type.
The Analyze and Graphs menus are available in all
windows, making it easy to generate new output without having to
switch windows.
STATUS BAR
Command status
For each procedure or command that you run, a case counter
indicates the number of cases processed so far. For statistical
procedures that require iterative processing, the number of iterations
is displayed.
Filter status
If you have selected a random sample or a subset of cases
for analysis, the message Filter on indicates that some type of case
filtering is currently in effect and not all cases in the data file are
included in the analysis.
Weight status
The message Weight on indicates that a weight variable is
being used to weight cases for analysis.
Split File status.
The message Split File on indicates that the data file has
been split into separate groups for analysis, based on the values of
one or more grouping variables.
DIALOG BOXES
Dialog boxes for statistical procedures and charts typically
have two basic components:
Source variable list.
A list of variables in the active dataset. Only variable types
that are allowed by the selected procedure are displayed in the
source list. Use of short string and long string variables is restricted
in many procedures.
Target variable list(s).
One or more lists indicating the variables that you have
chosen for the analysis, such as dependent and independent
variable lists.
One can display either variable names or variable labels in
dialog box lists.
 To control the display of variable names or labels, choose Options
from the Edit menu in any window.
 To define or modify variable labels, use Variable View in the Data
Editor.
 For data that are imported from database sources, field names
are used as variable labels.
 For long labels, position the mouse pointer over the label in the
list to view the entire label.
 If no variable label is defined, the variable name is displayed
VARIABLE NAMES AND LABELS
VARIABLE LIST ICONS
Analyzing data with SPSS is easy. All you have to do is:
1. Get your data into SPSS. You can open a previously saved
SPSS data file, you can read a spreadsheet, database, or text
data file, or you can enter your data directly in the Data Editor.
2. Select a procedure. Select a procedure from the menus to
calculate statistics or to create a chart.
3. Select the variables for the analysis. The variables in the data
file are displayed in a dialog box for the procedure.
4. Run the procedure and look at the results. Results are
displayed in the Viewer.
BASIC STEPS IN DATA ANALYSIS
DATA EDITOR
The Data Editor provides two views of your data:
1. Data View. This view displays the actual data values or defined
value labels.
2. Variable View. This view displays variable definition information,
including defined variable and value labels, data type (for
example, string, date, or numeric), measurement level (nominal,
ordinal, or scale), and user-defined missing values.
In both views, you can add, change, and delete information
that is contained in the data file.
Many of the features of Data View are similar to the features that are
found in spreadsheet applications. There are, however, several important
distinctions:
1. Rows are cases. Each row represents a case or an observation. For
example, each individual respondent to a questionnaire is a case.
2. Columns are variables. Each column represents a variable or characteristic
that is being measured. For example, each item on a questionnaire is a
variable.
3. Cells contain values. Each cell contains a single value of a variable for a
case. The cell is where the case and the variable intersect. Cells contain
only data values. Unlike spreadsheet programs, cells in the Data Editor
cannot contain formulas.
4. The data file is rectangular. The dimensions of the data file are determined
by the number of cases and variables. You can enter data in any cell. If you
enter data in a cell outside the boundaries of the defined data file, the data
rectangle is extended to include any rows and/or columns between that cell
and the file boundaries. There are no “empty” cells within the boundaries of
the data file. For numeric variables, blank cells are converted to the system-
missing value. For string variables, a blank is considered a valid value.
DATA VIEW
VARIABLE VIEW
Variable View contains descriptions of the attributes of each
variable in the data file.
In Variable View:
 Rows are variables.
 Columns are variable attributes.
You can add or delete variables and modify attributes of
variables, including the following attributes:
 Variable name
 Data type
 Number of digits or characters
 Number of decimal places
 Descriptive variable and value labels
 User-defined missing values
 Column width
 Measurement level
All of these attributes are saved when you save the data file.
In addition to defining variable properties in Variable View, there
are two other methods for defining variable properties:
1. The Copy Data Properties Wizard provides the ability to use an external
SPSS data file or another dataset that is available in the current session
as a template for defining file and variable properties in the active
dataset. You can also use variables in the active dataset as templates
for other variables in the active dataset. Copy Data Properties is
available on the Data menu in the Data Editor window.
2. Define Variable Properties (also available on the Data menu in the Data
Editor window) scans your data and lists all unique data values for any
selected variables, identifies unlabeled values, and provides an auto-
label feature. This method is particularly useful for categorical variables
that use numeric codes to represent categories—for example, 0 = Male,
1 = Female.
6967176.ppt

Mais conteúdo relacionado

Semelhante a 6967176.ppt

Data processing & Analysis: SPSS an overview
Data processing & Analysis: SPSS an overviewData processing & Analysis: SPSS an overview
Data processing & Analysis: SPSS an overviewATHUL RAVI
 
Introduction to Statistical package of social sciences
Introduction to Statistical package of social sciencesIntroduction to Statistical package of social sciences
Introduction to Statistical package of social sciencesprachisachdev4
 
Presentation on spss
Presentation on spssPresentation on spss
Presentation on spssalfiyajamalcj
 
Data Coding and Data Management using SPSS
Data Coding and Data Management using SPSSData Coding and Data Management using SPSS
Data Coding and Data Management using SPSSMelba Shaya Sweety
 
Chapter -1.pptx0p0p0pppopooopopppp0ppoooooo
Chapter -1.pptx0p0p0pppopooopopppp0ppooooooChapter -1.pptx0p0p0pppopooopopppp0ppoooooo
Chapter -1.pptx0p0p0pppopooopopppp0ppoooooobizuayehuadmasu1
 
SPSS :Introduction for beginners
SPSS :Introduction for beginners SPSS :Introduction for beginners
SPSS :Introduction for beginners PRAKASAM C P
 
Office excel tips and tricks 201101
Office excel tips and tricks 201101Office excel tips and tricks 201101
Office excel tips and tricks 201101Vishwanath Ramdas
 
Model Assistant Suite
Model Assistant SuiteModel Assistant Suite
Model Assistant SuiteYsrael Mertz
 
Introduction to spss
Introduction to spssIntroduction to spss
Introduction to spssSubodh Khanal
 
An introduction to spss
An introduction to spssAn introduction to spss
An introduction to spsszeeshanwrch
 
Introduction to SAS
Introduction to SASIntroduction to SAS
Introduction to SASImam Jaffer
 
whitepaper_advanced_analytics_with_tableau_eng
whitepaper_advanced_analytics_with_tableau_engwhitepaper_advanced_analytics_with_tableau_eng
whitepaper_advanced_analytics_with_tableau_engS. Hanau
 
Spss course session-II
Spss course session-IISpss course session-II
Spss course session-IIaltleo
 
Spss course session-II
Spss course session-IISpss course session-II
Spss course session-IIaltleo
 

Semelhante a 6967176.ppt (20)

Data processing & Analysis: SPSS an overview
Data processing & Analysis: SPSS an overviewData processing & Analysis: SPSS an overview
Data processing & Analysis: SPSS an overview
 
Introduction to Statistical package of social sciences
Introduction to Statistical package of social sciencesIntroduction to Statistical package of social sciences
Introduction to Statistical package of social sciences
 
Presentation on spss
Presentation on spssPresentation on spss
Presentation on spss
 
Data Coding and Data Management using SPSS
Data Coding and Data Management using SPSSData Coding and Data Management using SPSS
Data Coding and Data Management using SPSS
 
Chapter -1.pptx
Chapter -1.pptxChapter -1.pptx
Chapter -1.pptx
 
Chapter -1.pptx0p0p0pppopooopopppp0ppoooooo
Chapter -1.pptx0p0p0pppopooopopppp0ppooooooChapter -1.pptx0p0p0pppopooopopppp0ppoooooo
Chapter -1.pptx0p0p0pppopooopopppp0ppoooooo
 
Spss basics tutorial
Spss basics tutorialSpss basics tutorial
Spss basics tutorial
 
SPSS software
SPSS software SPSS software
SPSS software
 
SPSS :Introduction for beginners
SPSS :Introduction for beginners SPSS :Introduction for beginners
SPSS :Introduction for beginners
 
Ms access 2010
Ms access 2010Ms access 2010
Ms access 2010
 
Office excel tips and tricks 201101
Office excel tips and tricks 201101Office excel tips and tricks 201101
Office excel tips and tricks 201101
 
Model Assistant Suite
Model Assistant SuiteModel Assistant Suite
Model Assistant Suite
 
Introduction to spss
Introduction to spssIntroduction to spss
Introduction to spss
 
Sas training in hyderabad
Sas training in hyderabadSas training in hyderabad
Sas training in hyderabad
 
An introduction to spss
An introduction to spssAn introduction to spss
An introduction to spss
 
Introduction to SAS
Introduction to SASIntroduction to SAS
Introduction to SAS
 
UNIT 4.pptx
UNIT 4.pptxUNIT 4.pptx
UNIT 4.pptx
 
whitepaper_advanced_analytics_with_tableau_eng
whitepaper_advanced_analytics_with_tableau_engwhitepaper_advanced_analytics_with_tableau_eng
whitepaper_advanced_analytics_with_tableau_eng
 
Spss course session-II
Spss course session-IISpss course session-II
Spss course session-II
 
Spss course session-II
Spss course session-IISpss course session-II
Spss course session-II
 

Mais de ThemovieCorner

Indian contract act 1876.ppt
Indian contract act 1876.pptIndian contract act 1876.ppt
Indian contract act 1876.pptThemovieCorner
 
consumer protective act7.ppt
consumer protective act7.pptconsumer protective act7.ppt
consumer protective act7.pptThemovieCorner
 
formseminar_module8.ppt
formseminar_module8.pptformseminar_module8.ppt
formseminar_module8.pptThemovieCorner
 
psus-role-in-nation-building.ppt
psus-role-in-nation-building.pptpsus-role-in-nation-building.ppt
psus-role-in-nation-building.pptThemovieCorner
 
Surya-Deva-presentation.ppt
Surya-Deva-presentation.pptSurya-Deva-presentation.ppt
Surya-Deva-presentation.pptThemovieCorner
 
mla-8-2017_powerpoint_presentation.pptx
mla-8-2017_powerpoint_presentation.pptxmla-8-2017_powerpoint_presentation.pptx
mla-8-2017_powerpoint_presentation.pptxThemovieCorner
 
Health_Welfare_Provisions (1).pptx
Health_Welfare_Provisions (1).pptxHealth_Welfare_Provisions (1).pptx
Health_Welfare_Provisions (1).pptxThemovieCorner
 
hrd-for-workers-1.pptx
hrd-for-workers-1.pptxhrd-for-workers-1.pptx
hrd-for-workers-1.pptxThemovieCorner
 

Mais de ThemovieCorner (13)

Indian contract act 1876.ppt
Indian contract act 1876.pptIndian contract act 1876.ppt
Indian contract act 1876.ppt
 
company act 1956.ppt
company act 1956.pptcompany act 1956.ppt
company act 1956.ppt
 
consumer protective act7.ppt
consumer protective act7.pptconsumer protective act7.ppt
consumer protective act7.ppt
 
formseminar_module8.ppt
formseminar_module8.pptformseminar_module8.ppt
formseminar_module8.ppt
 
psus-role-in-nation-building.ppt
psus-role-in-nation-building.pptpsus-role-in-nation-building.ppt
psus-role-in-nation-building.ppt
 
8075399.ppt
8075399.ppt8075399.ppt
8075399.ppt
 
Surya-Deva-presentation.ppt
Surya-Deva-presentation.pptSurya-Deva-presentation.ppt
Surya-Deva-presentation.ppt
 
MLA_Format-1.ppt
MLA_Format-1.pptMLA_Format-1.ppt
MLA_Format-1.ppt
 
mla-8-2017_powerpoint_presentation.pptx
mla-8-2017_powerpoint_presentation.pptxmla-8-2017_powerpoint_presentation.pptx
mla-8-2017_powerpoint_presentation.pptx
 
Presentation.pptx
Presentation.pptxPresentation.pptx
Presentation.pptx
 
Health_Welfare_Provisions (1).pptx
Health_Welfare_Provisions (1).pptxHealth_Welfare_Provisions (1).pptx
Health_Welfare_Provisions (1).pptx
 
hrd-for-workers-1.pptx
hrd-for-workers-1.pptxhrd-for-workers-1.pptx
hrd-for-workers-1.pptx
 
ppt HRM.pptx
ppt HRM.pptxppt HRM.pptx
ppt HRM.pptx
 

Último

Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxPooja Bhuva
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxannathomasp01
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxDr. Ravikiran H M Gowda
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...Nguyen Thanh Tu Collection
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxPooja Bhuva
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17Celine George
 

Último (20)

Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 

6967176.ppt

  • 1. Data Analysis Using SPSS (SSR 605a) Leyte Normal University MATHEMATICS DEPARTMENT Tacloban City Christian G. Abalos Teacher
  • 2. SPSS (Statistical Package for Social Sciences) for Windows provides a powerful statistical-analysis and data-management system in a graphical environment, using descriptive menus and simple dialog boxes to do most of the work for you. Most tasks can be accomplished simply by pointing and clicking the mouse. OVERVIEW
  • 3. FEATURES Data Editor is a versatile spreadsheet-like system for defining, entering, editing, and displaying data. Viewer makes it easy to browse your results, selectively show and hide output, change the display order results, and move presentation-quality tables and charts between SPSS and other applications. Multidimensional pivot tables makes your results come alive with multidimensional pivot tables. Explore your tables by rearranging rows, columns, and layers. Uncover important findings that can get lost in standard reports. Compare groups easily by splitting your table so that only one group is displayed at a time.
  • 4. FEATURES Database access can retrieve information from databases by using the Database Wizard instead of complicated SQL queries. Data transformations features help get your data ready for analysis. You can easily subset data; combine categories; add, aggregate, merge, split, and transpose files; and more. Electronic distribution sends e-mail reports to other people with the click of a button, or export tables and charts in HTML format for Internet and intranet distribution.
  • 5. FEATURES Online Help has detailed tutorials provide a comprehensive overview; context-sensitive Help topics in dialog boxes guide you through specific tasks; pop-up definitions in pivot table results explain statistical terms; the Statistics Coach helps you find the procedures that you need; Case Studies provide hands-on examples of how to use statistical procedures and interpret the results. Command language is a powerful command language that allows you to save and automate many common tasks. Complete command syntax documentation is integrated into the overall Help system and is available as a separate PDF document, SPSS Command Syntax Reference, which is also available from the Help menu.
  • 6. SPSS WINDOWS Data Editor displays the contents of the data file. You can create new data files or modify existing data files with the Data Editor. If you have more than one data file open, there is a separate Data Editor window for each data file. Viewer displays all statistical results, tables, and charts are displayed in the Viewer. You can edit the output and save it for later use. A Viewer window opens automatically the first time you run a procedure that generates output. Draft Viewer displays output as simple text (instead of interactive pivot tables).
  • 7. Pivot Table Editor displays in pivot tables that can be modified in many ways with the Pivot Table Editor. You can edit text, swap data in rows and columns, add color, create multidimensional tables, and selectively hide and show results. Chart Editor displays charts that can be modified in high-resolution charts and plots in chart windows. One can change the colors, select different type fonts or sizes, switch the horizontal and vertical axes, rotate 3-D scatterplots, and even change the chart type. Text Output Editor displays text output that is not displayed in pivot tables can be modified with the Text Output Editor. You can edit the output and change font characteristics (type, style, color, size). SPSS WINDOWS
  • 8. SPSS WINDOWS Syntax Editor One can paste your dialog box choices into a syntax window, where your selections appear in the form of command syntax. One can then edit the command syntax to use special features of SPSS that are not available through dialog boxes. One can save these commands in a file for use in subsequent SPSS sessions. Script Editor Scripting and OLE automation allow you to customize and automate many tasks in SPSS. Use the Script Editor to create and modify basic scripts.
  • 9. MENUS Many of the tasks that you want to perform with SPSS are available through menu selections. Each window in SPSS has its own menu bar with menu selections that are appropriate for that window type. The Analyze and Graphs menus are available in all windows, making it easy to generate new output without having to switch windows.
  • 10. STATUS BAR Command status For each procedure or command that you run, a case counter indicates the number of cases processed so far. For statistical procedures that require iterative processing, the number of iterations is displayed. Filter status If you have selected a random sample or a subset of cases for analysis, the message Filter on indicates that some type of case filtering is currently in effect and not all cases in the data file are included in the analysis. Weight status The message Weight on indicates that a weight variable is being used to weight cases for analysis. Split File status. The message Split File on indicates that the data file has been split into separate groups for analysis, based on the values of one or more grouping variables.
  • 11. DIALOG BOXES Dialog boxes for statistical procedures and charts typically have two basic components: Source variable list. A list of variables in the active dataset. Only variable types that are allowed by the selected procedure are displayed in the source list. Use of short string and long string variables is restricted in many procedures. Target variable list(s). One or more lists indicating the variables that you have chosen for the analysis, such as dependent and independent variable lists.
  • 12. One can display either variable names or variable labels in dialog box lists.  To control the display of variable names or labels, choose Options from the Edit menu in any window.  To define or modify variable labels, use Variable View in the Data Editor.  For data that are imported from database sources, field names are used as variable labels.  For long labels, position the mouse pointer over the label in the list to view the entire label.  If no variable label is defined, the variable name is displayed VARIABLE NAMES AND LABELS
  • 14. Analyzing data with SPSS is easy. All you have to do is: 1. Get your data into SPSS. You can open a previously saved SPSS data file, you can read a spreadsheet, database, or text data file, or you can enter your data directly in the Data Editor. 2. Select a procedure. Select a procedure from the menus to calculate statistics or to create a chart. 3. Select the variables for the analysis. The variables in the data file are displayed in a dialog box for the procedure. 4. Run the procedure and look at the results. Results are displayed in the Viewer. BASIC STEPS IN DATA ANALYSIS
  • 15.
  • 16.
  • 17. DATA EDITOR The Data Editor provides two views of your data: 1. Data View. This view displays the actual data values or defined value labels. 2. Variable View. This view displays variable definition information, including defined variable and value labels, data type (for example, string, date, or numeric), measurement level (nominal, ordinal, or scale), and user-defined missing values. In both views, you can add, change, and delete information that is contained in the data file.
  • 18. Many of the features of Data View are similar to the features that are found in spreadsheet applications. There are, however, several important distinctions: 1. Rows are cases. Each row represents a case or an observation. For example, each individual respondent to a questionnaire is a case. 2. Columns are variables. Each column represents a variable or characteristic that is being measured. For example, each item on a questionnaire is a variable. 3. Cells contain values. Each cell contains a single value of a variable for a case. The cell is where the case and the variable intersect. Cells contain only data values. Unlike spreadsheet programs, cells in the Data Editor cannot contain formulas. 4. The data file is rectangular. The dimensions of the data file are determined by the number of cases and variables. You can enter data in any cell. If you enter data in a cell outside the boundaries of the defined data file, the data rectangle is extended to include any rows and/or columns between that cell and the file boundaries. There are no “empty” cells within the boundaries of the data file. For numeric variables, blank cells are converted to the system- missing value. For string variables, a blank is considered a valid value. DATA VIEW
  • 19. VARIABLE VIEW Variable View contains descriptions of the attributes of each variable in the data file. In Variable View:  Rows are variables.  Columns are variable attributes. You can add or delete variables and modify attributes of variables, including the following attributes:  Variable name  Data type  Number of digits or characters  Number of decimal places  Descriptive variable and value labels  User-defined missing values  Column width  Measurement level All of these attributes are saved when you save the data file.
  • 20. In addition to defining variable properties in Variable View, there are two other methods for defining variable properties: 1. The Copy Data Properties Wizard provides the ability to use an external SPSS data file or another dataset that is available in the current session as a template for defining file and variable properties in the active dataset. You can also use variables in the active dataset as templates for other variables in the active dataset. Copy Data Properties is available on the Data menu in the Data Editor window. 2. Define Variable Properties (also available on the Data menu in the Data Editor window) scans your data and lists all unique data values for any selected variables, identifies unlabeled values, and provides an auto- label feature. This method is particularly useful for categorical variables that use numeric codes to represent categories—for example, 0 = Male, 1 = Female.