SlideShare uma empresa Scribd logo
1 de 72
Application Software

Statistical Software
MSc. (Medical Administration) Program 2014
Post Graduate Institute of Medicine,
University of Colombo ,Sri Lanka

Dr.B.D.W.Jayamanne
M.B.B.S.,MSc.(Biostatistics),MSc.(Biomedical Informatics)
17 - 02 -2014
Outline -1

•
•
•
•
•

Statistics - overview
Data processing
Data types in computing
Data representation in computers
Data Analysis with computers
o

•

o

Statistical Software/Package - overview
o

•

Variable types
Choose of test

o

Stand alone -FOSS / Proprietary
Online resources

Data entering options
o
o
o

Spreadsheet
Database
Statistical software

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
•
•

Outline - 2
PSPP software
How to construct PSPP data file
o

•
•
•
•

o

How to import other format files
How to recode variables
Processing data
How to analyse - Parametric /Non Parametric
o
o

•

Text variables
Numeric Variables

o

Frequency
Bivariate Analysis 
Cross tab

Correlation

t test
Sub group selection

Introduction of R software

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Session 01
Overview
The research process – 8 step model
© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Statistics
What is Statistics(ස ස ‍ ස ස ?
ස ස ස )
ස

The science of collection, analysis, and making
inference / conclusion of data.

•
•
•

Collection
Analysis
Making Inference

(* the word statistic(ස ස ‍ ස ස ) has a different
ස ස ස ස
ස
meaning)
© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Variable
Variable:
A quantity that vary from one unit to another ,the quantity
referred as a variable.

Eg: Height ,Weight,Blood Pressure, Crop yield -one value is
no sufficient
Discrete - Fixed number of possibilities (Blood Group)
Continuous - Infinite number of possibilities (BP) -even within
a finite interval

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Constant
Constant:
Opposite of a variable .If the quantity is not vary from one
unit to another that quantity is referred as a constant.
Eg. Density of an element - one value is sufficient

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Data Processing - Steps
Raw Data

Interviews
Questionnaires
Observations
Interview guides
Secondary sources

Editing

Coding

<Codebook>
Coding the data
Verifying the coded data

© bdwjayamanne@gmail.com/djayamanne@yahoo.com

Analysis

Develop frame of analysis
Analysis
Data editing

•

Scrutinizing the completed research
instruments (identify and minimize )
Errors
o Incompleteness
o Misclassification
o Information gaps
o

•

Two ways
o
o

One variable at a time
One Questionnaire at a time

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Data Types with computers

•

Boolen

•

Text/Character/String
o
o

•

Numeric
o
o

•

Single
Multiple

Integer
Decimal

Date /time

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Levels of measurement in statistics
1. Nominal scale
a.
b.

Only indicates category
Eg.Religion -Buddhism ,Christianity,Hindu

2. Ordinal scale
a.
b.

in addition to the category,allows cases to be ordered by degree
according to the measurement
Eg: very poor,Poor,OK,Good,Excellent

3. Interval scale
a.
b.
c.

Has units measuring intervals of equal distance between values measured in linear scale
No true zero
Eg: temperature in Celsius ,Date ,Latitude

4. Ratio scale
a.
b.

Has true zero
Not measured in linear scale

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Data type & Scale of measurement
Data type
Measurement

•
•

Boolean
Text

•

Nominal

•

Numeric

•

Ordinal

•

Date/Time

•

Interval & Ratio scale

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Data type & Scale of measurement

•
•

Identification of correct data type for the
scale of measurement is very important
before data entry
If wrongly applied
o
o
o
o

Can’t‍do‍appropriate‍analysis
Wrong conclusions
Can recode and correct the issues
Or can re-enter

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Coding of Questions

•

Open ended
o

•

o

Structured (close ended)
o

o

•

Text eg .Name
Number eg.age
Single Answer
 Yes / No - True/False
 Likert scale ( Agree -> Strongly disagree )
 Multiple Options/List - One Answer
More than one answer
 Multiple Options/List

Combined

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Coding of Questions….
1.Age :
2. Have you obtained any Postgraduate qualifications
1.Yes
2.No
3.We do not have to worry because Sri Lanka is not much
affected by climate change ?
1.Strongly agree 2.Agree 3.No opinion 4.Disagree 5.Strongly
disagree
4. You obtain information
1.TV 2.Radio
3.Newspapers
5.Journals 6.Books
© bdwjayamanne@gmail.com/djayamanne@yahoo.com

4.Internet
Good Data File Should...
Correct coding
of Questions

Correct Data
type

Correct scale of
measurement

Good Data File

Good Analysis

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
If not….

•
•
•
•
•
•

Error correction
Cleaning of data
Recoding
Import/export
Re-Enter
Hand calculations ??

Time and resource wasting????
Distress ??
© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Statistical Software

•
•
•

Proprietary
Free
Online

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Proprietary Software list (familiar ) -2014

•
•
•
•
•
•
•
•

SPSS
MiniTAB
SAS
STATA
LISREL
MedCalc
STATISTICA
etc

© bdwjayamanne@gmail.com/djayamanne@yahoo.com

US $ 5,500
US $ 1,400
US $ 1,440
US $ 620
Free Software list (?? unfamiliar )

•
•

PSPP - Analog for SPSS
R and supportive packages
o

•
•
•
•

o

R Commander
Red R

Epi Info (7)
Epi Data
Win PEPI
Openepi -online Free

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Data entering options

•
•

Not necessarily be a statistical software
Spreadsheet
o
o

•

o

Databases
o

•

Openoffice Calc
MS Excel
Google Spreadsheet

o

MS Access
etc

Statistical package
o
o
o
o

Epi Data
Epi Info
PSPP / SPSS
etc

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Session 02
Using Statistical Software
PSPP
Working with PSPP

•
•
•

Ver 0.8.x

Perfect Statistics Professionally Presented!
Probabilities Sometimes Prevent Problems!
People Should Prefer PSPP!!

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Introduction to PSPP

•

How to Download and install ?
o
o
o
o

•

o

Similar features with SPSS
o
o

•

Free download
Easy to install
Light weight (Small in size)
http://pspp.awardspace.com/
or simple google search download PSPP

o

Layout
Menu Commands
Scripts

Datafile & Script compatibility with SPSS

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
•
•
•
•

Advantages of PSPP
Free download / No subscription fees
Compatible with SPSS data files (similar)
Compatible with SPSS scripts
Multiplatform compatible - Has Linux versions

(Inter platform portability )

•
•
•

Faster than SPSS
> 1 billion variables(SPSS 2.15 billion,Excel
16,000)
> 1 billion cases (SPSS 2.15 billion,Excel 1million)

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Windows in PSPP
1.Data Editor(default)
a. Data view
b. Variable view
2. Output Window
3. Syntax editor

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Data Editor

•
•

Provides a convenient, spreadsheet-like method for
creating and editing data files.
This window opens automatically when you start a
session.

Switch windows

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Toolbar - Data View
Save File

Jump to case
Jump to variable

OpenFile (Data/Syntax (Script),etc)

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Data view
•Data View. This view displays the actual data values or
defined value labels.

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
•

Data view

Rows are cases.
Each row represents a case or an observation. For
example, each individual respondent to a questionnaire is a
case.

•

Columns are variables.
Each column represents a variable or characteristic that is being
measured. For example, each item on a questionnaire is a
variable.

•

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

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
View Data labels

Menu

Toolbar

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Variable view
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.

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
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.
© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Variable view

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Variable Name

•
•
•
•

Each variable name must be unique; duplication is not
allowed.
Variable names can be up to 64 bytes long, and the first
character must be a letter or one of the characters @, #, or
$. Subsequent characters can be any combination of letters
and numbers
Variable names cannot contain spaces. Can keep space
using underscores
Reserved keywords cannot be used as variable names.
Reserved keywords are
ALL, AND, BY, EQ, GE, GT, LE, LT, NE, NOT, OR, TO, and
WITH.

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Variable Type

•

Variable Type specifies the data type for each variable. By default, all
new variables are assumed to be numeric. You can use Variable Type
to change the data type.

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Variable Labels

•

Can assign descriptive variable labels up to 256 characters
(128 characters in double-byte languages). Variable labels
can contain spaces and reserved characters that are not
allowed in variable names.

Missing Values

•

Missing Values defines specified data values as usermissing. For example, you might want to distinguish
between data that are missing because a respondent
refused to answer and data that are missing because the
question didn't apply to that respondent. Data values that
are specified as user-missing are flagged for special
treatment and are excluded from most calculations.

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Value Labels

•
•

You can assign descriptive value labels for each value of a
variable. This process is particularly useful if your data file
uses numeric codes to represent non-numeric categories
(for example, codes of 1 and 2 for male and female).
Value labels are saved with the data file. You do not need
to redefine value labels each time you open a data file.

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Variable Measurement Level

•

Nominal.

A variable can be treated as nominal when its values represent categories
with no intrinsic ranking (for example, the department of the company in
which an employee works). Examples of nominal variables include
region, zip code, and religious affiliation.

•

Ordinal.

A variable can be treated as ordinal when its values represent categories
with some intrinsic ranking (for example, levels of service satisfaction
from highly dissatisfied to highly satisfied). Examples of ordinal variables
include attitude scores representing degree of satisfaction or confidence
and preference rating scores.

•

Scale.

A variable can be treated as scale when its values represent ordered
categories with a meaningful metric, so that distance comparisons
between values are appropriate. Examples of scale variables include
age in years and income in thousands of dollars.
© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Variable Measurement Level

Nominal

Ordinal

Interval

Are there different categories ?

Yes

Yes

Yes

Can I rank the Categories ?

No

Yes

Yes

Can I specify the difference between
categories numerically ?

No

No

Yes

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Importing Data Files -Spreadsheets

•

Should be compatible with data structure

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Importing Data Files -Spreadsheets
•

From the menus choose

– File
»Open

»Import Data
»Select All spreadsheets as the file type you want to view
»Open *.xls file

Access
DBsae

Excel

Other

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Data entry
with value labels

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Compute Variables

•
•

Simple to complex (adding ,subtract,multiply..)
Type Conversions

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Recode Variables

•
•

Recode into Same Variables
To Recode Values of a Variable

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Recode into Same Variables
•The Recode into Same Variables dialog box allows you to reassign the
values of existing variables or collapse ranges of existing values into new
values. For example, you could collapse salaries into salary range
categories.
•You can recode numeric and string variables. If you select multiple
variables, they must all be the same type. You cannot recode numeric and
string variables together.

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Recode into Different Variables
•The Recode into Different Variables dialog box allows you to

reassign the values of existing variables or collapse ranges
of existing values into new values for a new variable. For
example, you could collapse salaries into a new variable
containing salary-range categories.
•‍You‍can‍recode‍numeric‍and‍string‍variables.
•‍You‍can‍recode‍numeric‍variables‍into‍string‍variables‍and‍
vice versa.
•‍If‍you‍select‍multiple‍variables,‍they‍must‍all‍be‍the‍same‍
type. You cannot recode numeric and string variables
together.

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Analysis
Univariate

Bivariate

Frequency Distribution Crosstabulation

Multivariate
Conditional tables

Scattergrams

Partial rank order
correlation

Regression

Multiple and partial
correlation

Rank order
Correlation

Multiple and partial
Regression

Comparison of mean

Path analysis

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Univariate : Frequency

•
•

The first thing to do when all the data are collected is to count how
many people gave particular answers to each question.
We look at how the sample is spread or distributed in the various
categories of each variable.

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Univariate : Frequency...

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Measuring Central Tendency

•
•

One of the most important way of summarizing
a distribution of values for a variable is to
establish its Central Tendency
Central Tendency : The typical value in a
distribution .
o The arithmetic mean
o The median
o The mode

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Measuring Central Tendency...

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Measuring Central Tendency...

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Measuring Dispersion

•

The amount of variation shown by that distribution
is called dispersion.
 Range
 Variance

•
•

•



Standard Deviation

Range : Difference between highest and Lower
value in a distribution.
Variance : Average amount of deviation from the
mean.
Standard Deviation : Square root of the variance.

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Measuring Dispersion...

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Measuring Dispersion...

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Measuring Dispersion...

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Group Selection (Select Cases)

•

Specified analysis for a category /selected
group

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Bivariate Analysis

•

The aim of bivariate analysis is to see whether
two variables are related.
o Cross Tabulation
o Bivariate Correlation

o t test

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Crosstabulation

•

Crosstabulation are a way of displaying data so that we
fairly readily detect association between two variable.

Steps of Crosstabulation

•
•
•
•

Determine which variable is to be treated as independent.
The independent variable is usually placed across the top of
the variable and a column is drawn for each category of that
variable.
The dependent variable is usually placed on the side of the
table and a row is drawn for each category of that variable
Compare percentages for each subgroups of the
independent variable within one category of the dependent
variable at a time.

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Crosstabulation

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Bivariate Correlation
(Only Pearson Correlation )

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
t Test
•In‍order‍to‍determine‍whether‍a‍set‍or‍sets‍of‍
scores are from the same population, a t-test
used
•There‍are‍three‍main‍types‍of‍t-test:
•One‍–Sample
•Independent‍groups

•Repeated‍measures/Related‍samples

• Assumptions

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
One –Sample

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Independent groups

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Related Groups

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
R software
http://cran.r-project.org/bin/windows/base/

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
R commander

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
R commander - Import data files

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
R commander - Menu commands

© bdwjayamanne@gmail.com/djayamanne@yahoo.com
Thank you

Have a statistically significant day !

Mais conteúdo relacionado

Mais procurados

Presentation: Research Problem, Questions, Variables and Hypotheses
Presentation: Research Problem, Questions, Variables and HypothesesPresentation: Research Problem, Questions, Variables and Hypotheses
Presentation: Research Problem, Questions, Variables and HypothesesRania Qasrawi
 
Quantitative Method
Quantitative MethodQuantitative Method
Quantitative Methodzahraa Aamir
 
Correlational research
Correlational research Correlational research
Correlational research Self employed
 
Chapter 5 variables and their types
Chapter 5 variables and their typesChapter 5 variables and their types
Chapter 5 variables and their typesNiranjanHN3
 
Common statistical pitfalls & errors in biomedical research (a top-5 list)
Common statistical pitfalls & errors in biomedical research (a top-5 list)Common statistical pitfalls & errors in biomedical research (a top-5 list)
Common statistical pitfalls & errors in biomedical research (a top-5 list)Evangelos Kritsotakis
 
Chapter 6 part2-Introduction to Inference-Tests of Significance, Stating Hyp...
Chapter 6 part2-Introduction to Inference-Tests of Significance,  Stating Hyp...Chapter 6 part2-Introduction to Inference-Tests of Significance,  Stating Hyp...
Chapter 6 part2-Introduction to Inference-Tests of Significance, Stating Hyp...nszakir
 
Research methodology and biostatistics
Research methodology and biostatisticsResearch methodology and biostatistics
Research methodology and biostatisticsMedical Ultrasound
 
An Introduction to Research Methods in Education
An Introduction to Research Methods in EducationAn Introduction to Research Methods in Education
An Introduction to Research Methods in EducationEl Sameeha
 
The Chi-Square Statistic: Tests for Goodness of Fit and Independence
The Chi-Square Statistic: Tests for Goodness of Fit and IndependenceThe Chi-Square Statistic: Tests for Goodness of Fit and Independence
The Chi-Square Statistic: Tests for Goodness of Fit and Independencejasondroesch
 
Application of survival data analysis introduction and discussion
Application of survival data analysis  introduction and discussionApplication of survival data analysis  introduction and discussion
Application of survival data analysis introduction and discussionASQ Reliability Division
 
Data analysis using spss
Data analysis using spssData analysis using spss
Data analysis using spssSyed Faisal
 
Point biserial correlation example
Point biserial correlation examplePoint biserial correlation example
Point biserial correlation exampleMuhammad Khalil
 
Parametric test - t Test, ANOVA, ANCOVA, MANOVA
Parametric test  - t Test, ANOVA, ANCOVA, MANOVAParametric test  - t Test, ANOVA, ANCOVA, MANOVA
Parametric test - t Test, ANOVA, ANCOVA, MANOVAPrincy Francis M
 
Mixed Effects Models - Crossed Random Effects
Mixed Effects Models - Crossed Random EffectsMixed Effects Models - Crossed Random Effects
Mixed Effects Models - Crossed Random EffectsScott Fraundorf
 
Variables And Measurement Scales
Variables And Measurement ScalesVariables And Measurement Scales
Variables And Measurement Scalesguesta861fa
 
Reporting point biserial correlation in apa
Reporting point biserial correlation in apaReporting point biserial correlation in apa
Reporting point biserial correlation in apaKen Plummer
 
TREATMENT OF DATA_Scrd.pptx
TREATMENT OF DATA_Scrd.pptxTREATMENT OF DATA_Scrd.pptx
TREATMENT OF DATA_Scrd.pptxCarmela857185
 
Reporting a paired sample t test
Reporting a paired sample t testReporting a paired sample t test
Reporting a paired sample t testKen Plummer
 

Mais procurados (20)

Presentation: Research Problem, Questions, Variables and Hypotheses
Presentation: Research Problem, Questions, Variables and HypothesesPresentation: Research Problem, Questions, Variables and Hypotheses
Presentation: Research Problem, Questions, Variables and Hypotheses
 
Quantitative Method
Quantitative MethodQuantitative Method
Quantitative Method
 
Correlational research
Correlational research Correlational research
Correlational research
 
Chapter 5 variables and their types
Chapter 5 variables and their typesChapter 5 variables and their types
Chapter 5 variables and their types
 
Common statistical pitfalls & errors in biomedical research (a top-5 list)
Common statistical pitfalls & errors in biomedical research (a top-5 list)Common statistical pitfalls & errors in biomedical research (a top-5 list)
Common statistical pitfalls & errors in biomedical research (a top-5 list)
 
Chapter 6 part2-Introduction to Inference-Tests of Significance, Stating Hyp...
Chapter 6 part2-Introduction to Inference-Tests of Significance,  Stating Hyp...Chapter 6 part2-Introduction to Inference-Tests of Significance,  Stating Hyp...
Chapter 6 part2-Introduction to Inference-Tests of Significance, Stating Hyp...
 
Qualitative data analysis
Qualitative data analysisQualitative data analysis
Qualitative data analysis
 
Research methodology and biostatistics
Research methodology and biostatisticsResearch methodology and biostatistics
Research methodology and biostatistics
 
Experimental research
Experimental researchExperimental research
Experimental research
 
An Introduction to Research Methods in Education
An Introduction to Research Methods in EducationAn Introduction to Research Methods in Education
An Introduction to Research Methods in Education
 
The Chi-Square Statistic: Tests for Goodness of Fit and Independence
The Chi-Square Statistic: Tests for Goodness of Fit and IndependenceThe Chi-Square Statistic: Tests for Goodness of Fit and Independence
The Chi-Square Statistic: Tests for Goodness of Fit and Independence
 
Application of survival data analysis introduction and discussion
Application of survival data analysis  introduction and discussionApplication of survival data analysis  introduction and discussion
Application of survival data analysis introduction and discussion
 
Data analysis using spss
Data analysis using spssData analysis using spss
Data analysis using spss
 
Point biserial correlation example
Point biserial correlation examplePoint biserial correlation example
Point biserial correlation example
 
Parametric test - t Test, ANOVA, ANCOVA, MANOVA
Parametric test  - t Test, ANOVA, ANCOVA, MANOVAParametric test  - t Test, ANOVA, ANCOVA, MANOVA
Parametric test - t Test, ANOVA, ANCOVA, MANOVA
 
Mixed Effects Models - Crossed Random Effects
Mixed Effects Models - Crossed Random EffectsMixed Effects Models - Crossed Random Effects
Mixed Effects Models - Crossed Random Effects
 
Variables And Measurement Scales
Variables And Measurement ScalesVariables And Measurement Scales
Variables And Measurement Scales
 
Reporting point biserial correlation in apa
Reporting point biserial correlation in apaReporting point biserial correlation in apa
Reporting point biserial correlation in apa
 
TREATMENT OF DATA_Scrd.pptx
TREATMENT OF DATA_Scrd.pptxTREATMENT OF DATA_Scrd.pptx
TREATMENT OF DATA_Scrd.pptx
 
Reporting a paired sample t test
Reporting a paired sample t testReporting a paired sample t test
Reporting a paired sample t test
 

Destaque

การใช้งานโปรแกรมPspp
การใช้งานโปรแกรมPsppการใช้งานโปรแกรมPspp
การใช้งานโปรแกรมPsppekkawit sittiwa
 
โปรแกรม Webpage maker
โปรแกรม Webpage makerโปรแกรม Webpage maker
โปรแกรม Webpage maker491320129
 
Research process
Research processResearch process
Research processaditi garg
 
Pelatihan Bahasa R
Pelatihan Bahasa RPelatihan Bahasa R
Pelatihan Bahasa Ranom0164
 
Quantitative Data Analysis
Quantitative Data AnalysisQuantitative Data Analysis
Quantitative Data AnalysisAsma Muhamad
 

Destaque (10)

การใช้งานโปรแกรมPspp
การใช้งานโปรแกรมPsppการใช้งานโปรแกรมPspp
การใช้งานโปรแกรมPspp
 
โปรแกรม Webpage maker
โปรแกรม Webpage makerโปรแกรม Webpage maker
โปรแกรม Webpage maker
 
Research process
Research processResearch process
Research process
 
Pelatihan Bahasa R
Pelatihan Bahasa RPelatihan Bahasa R
Pelatihan Bahasa R
 
Ap ch 20
Ap ch 20Ap ch 20
Ap ch 20
 
Class ppt intro to r
Class ppt intro to rClass ppt intro to r
Class ppt intro to r
 
Research Methods
Research Methods Research Methods
Research Methods
 
Research question
Research questionResearch question
Research question
 
Quantitative Data Analysis
Quantitative Data AnalysisQuantitative Data Analysis
Quantitative Data Analysis
 
Qualitative data analysis
Qualitative data analysisQualitative data analysis
Qualitative data analysis
 

Semelhante a PSPP overview and Introduction to R & R Commander

Data Processing DOH Workshop.pptx
Data Processing DOH Workshop.pptxData Processing DOH Workshop.pptx
Data Processing DOH Workshop.pptxcharlslabarda
 
APSY3206 Lecture 1.pptx
APSY3206 Lecture 1.pptxAPSY3206 Lecture 1.pptx
APSY3206 Lecture 1.pptxMariaMalikAwan
 
RSS 2012 Data Entry SPSS
RSS 2012 Data Entry SPSSRSS 2012 Data Entry SPSS
RSS 2012 Data Entry SPSSWesam Abuznadah
 
Introduction to the Research Method and SPSS
Introduction to the Research Method and SPSS Introduction to the Research Method and SPSS
Introduction to the Research Method and SPSS emuptv
 
5.Measurement and scaling technique.pptx
5.Measurement and scaling technique.pptx5.Measurement and scaling technique.pptx
5.Measurement and scaling technique.pptxHimaniPandya13
 
Introduction to Statistics Variable_part 2.pdf
Introduction to Statistics Variable_part 2.pdfIntroduction to Statistics Variable_part 2.pdf
Introduction to Statistics Variable_part 2.pdfAtoshe Elmi
 
Introduction to Statistics Variable_part 2.pptx
Introduction to Statistics Variable_part 2.pptxIntroduction to Statistics Variable_part 2.pptx
Introduction to Statistics Variable_part 2.pptxMdAshrafulAlamRayhan
 
Mba ii rm unit-4.1 data analysis & presentation a
Mba ii rm unit-4.1 data analysis & presentation aMba ii rm unit-4.1 data analysis & presentation a
Mba ii rm unit-4.1 data analysis & presentation aRai University
 
SPSS Assignment Answers
SPSS Assignment AnswersSPSS Assignment Answers
SPSS Assignment AnswersLesa Cote
 
20150814 Wrangling Data From Raw to Tidy vs
20150814 Wrangling Data From Raw to Tidy vs20150814 Wrangling Data From Raw to Tidy vs
20150814 Wrangling Data From Raw to Tidy vsIan Feller
 
4 Statistical Software.pptx
4 Statistical Software.pptx4 Statistical Software.pptx
4 Statistical Software.pptxkaleabtegegne
 
Introduction to Database Management Systems (DBMS)
Introduction to Database Management Systems (DBMS)Introduction to Database Management Systems (DBMS)
Introduction to Database Management Systems (DBMS)Vijayananda Ratnam Ch
 

Semelhante a PSPP overview and Introduction to R & R Commander (20)

Data Processing DOH Workshop.pptx
Data Processing DOH Workshop.pptxData Processing DOH Workshop.pptx
Data Processing DOH Workshop.pptx
 
APSY3206 Lecture 1.pptx
APSY3206 Lecture 1.pptxAPSY3206 Lecture 1.pptx
APSY3206 Lecture 1.pptx
 
Presentation.pptx
Presentation.pptxPresentation.pptx
Presentation.pptx
 
Pelatihan Data Analitik
Pelatihan Data AnalitikPelatihan Data Analitik
Pelatihan Data Analitik
 
Presentation 1.pptx
Presentation 1.pptxPresentation 1.pptx
Presentation 1.pptx
 
RSS 2012 Data Entry SPSS
RSS 2012 Data Entry SPSSRSS 2012 Data Entry SPSS
RSS 2012 Data Entry SPSS
 
Introduction to the Research Method and SPSS
Introduction to the Research Method and SPSS Introduction to the Research Method and SPSS
Introduction to the Research Method and SPSS
 
5.Measurement and scaling technique.pptx
5.Measurement and scaling technique.pptx5.Measurement and scaling technique.pptx
5.Measurement and scaling technique.pptx
 
Introduction to Statistics Variable_part 2.pdf
Introduction to Statistics Variable_part 2.pdfIntroduction to Statistics Variable_part 2.pdf
Introduction to Statistics Variable_part 2.pdf
 
Introduction to Statistics Variable_part 2.pptx
Introduction to Statistics Variable_part 2.pptxIntroduction to Statistics Variable_part 2.pptx
Introduction to Statistics Variable_part 2.pptx
 
RM UNIT 6.pptx
RM UNIT 6.pptxRM UNIT 6.pptx
RM UNIT 6.pptx
 
Mba ii rm unit-4.1 data analysis & presentation a
Mba ii rm unit-4.1 data analysis & presentation aMba ii rm unit-4.1 data analysis & presentation a
Mba ii rm unit-4.1 data analysis & presentation a
 
CV_Gangadhar 1
CV_Gangadhar 1CV_Gangadhar 1
CV_Gangadhar 1
 
UNIT 4.pptx
UNIT 4.pptxUNIT 4.pptx
UNIT 4.pptx
 
Data Science and Analysis.pptx
Data Science and Analysis.pptxData Science and Analysis.pptx
Data Science and Analysis.pptx
 
SPSS Assignment Answers
SPSS Assignment AnswersSPSS Assignment Answers
SPSS Assignment Answers
 
Data mining
Data miningData mining
Data mining
 
20150814 Wrangling Data From Raw to Tidy vs
20150814 Wrangling Data From Raw to Tidy vs20150814 Wrangling Data From Raw to Tidy vs
20150814 Wrangling Data From Raw to Tidy vs
 
4 Statistical Software.pptx
4 Statistical Software.pptx4 Statistical Software.pptx
4 Statistical Software.pptx
 
Introduction to Database Management Systems (DBMS)
Introduction to Database Management Systems (DBMS)Introduction to Database Management Systems (DBMS)
Introduction to Database Management Systems (DBMS)
 

Mais de Bernard Deepal W. Jayamanne

MD Paediatrics (Part 1) - Overview of Basic Statistics
MD Paediatrics (Part 1) - Overview of Basic StatisticsMD Paediatrics (Part 1) - Overview of Basic Statistics
MD Paediatrics (Part 1) - Overview of Basic StatisticsBernard Deepal W. Jayamanne
 
Study of Hypopigmented patches children attending to the Dermatology clinic i...
Study of Hypopigmented patches children attending to the Dermatology clinic i...Study of Hypopigmented patches children attending to the Dermatology clinic i...
Study of Hypopigmented patches children attending to the Dermatology clinic i...Bernard Deepal W. Jayamanne
 
Molluscum Contagiosum and Nutritional Level of Children Attending to a tertia...
Molluscum Contagiosum and Nutritional Level of Children Attending to a tertia...Molluscum Contagiosum and Nutritional Level of Children Attending to a tertia...
Molluscum Contagiosum and Nutritional Level of Children Attending to a tertia...Bernard Deepal W. Jayamanne
 
MD Administration (Part1) - Lab Session -Data Representation and Processing
MD Administration (Part1) - Lab Session -Data Representation and Processing MD Administration (Part1) - Lab Session -Data Representation and Processing
MD Administration (Part1) - Lab Session -Data Representation and Processing Bernard Deepal W. Jayamanne
 
MD Paediatrics (Part 2) - Overview of Clinical Trials
MD Paediatrics (Part 2) - Overview of Clinical TrialsMD Paediatrics (Part 2) - Overview of Clinical Trials
MD Paediatrics (Part 2) - Overview of Clinical TrialsBernard Deepal W. Jayamanne
 
MD Paediatricts (Part 2) - Epidemiology and Statistics
MD Paediatricts (Part 2) - Epidemiology and StatisticsMD Paediatricts (Part 2) - Epidemiology and Statistics
MD Paediatricts (Part 2) - Epidemiology and StatisticsBernard Deepal W. Jayamanne
 

Mais de Bernard Deepal W. Jayamanne (7)

Introduction to Health GIS
Introduction  to Health GIS Introduction  to Health GIS
Introduction to Health GIS
 
MD Paediatrics (Part 1) - Overview of Basic Statistics
MD Paediatrics (Part 1) - Overview of Basic StatisticsMD Paediatrics (Part 1) - Overview of Basic Statistics
MD Paediatrics (Part 1) - Overview of Basic Statistics
 
Study of Hypopigmented patches children attending to the Dermatology clinic i...
Study of Hypopigmented patches children attending to the Dermatology clinic i...Study of Hypopigmented patches children attending to the Dermatology clinic i...
Study of Hypopigmented patches children attending to the Dermatology clinic i...
 
Molluscum Contagiosum and Nutritional Level of Children Attending to a tertia...
Molluscum Contagiosum and Nutritional Level of Children Attending to a tertia...Molluscum Contagiosum and Nutritional Level of Children Attending to a tertia...
Molluscum Contagiosum and Nutritional Level of Children Attending to a tertia...
 
MD Administration (Part1) - Lab Session -Data Representation and Processing
MD Administration (Part1) - Lab Session -Data Representation and Processing MD Administration (Part1) - Lab Session -Data Representation and Processing
MD Administration (Part1) - Lab Session -Data Representation and Processing
 
MD Paediatrics (Part 2) - Overview of Clinical Trials
MD Paediatrics (Part 2) - Overview of Clinical TrialsMD Paediatrics (Part 2) - Overview of Clinical Trials
MD Paediatrics (Part 2) - Overview of Clinical Trials
 
MD Paediatricts (Part 2) - Epidemiology and Statistics
MD Paediatricts (Part 2) - Epidemiology and StatisticsMD Paediatricts (Part 2) - Epidemiology and Statistics
MD Paediatricts (Part 2) - Epidemiology and Statistics
 

Último

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
 
Philosophy of china and it's charactistics
Philosophy of china and it's charactisticsPhilosophy of china and it's charactistics
Philosophy of china and it's charactisticshameyhk98
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxmarlenawright1
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxDr. Sarita Anand
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024Elizabeth Walsh
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
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
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
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
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsNbelano25
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxannathomasp01
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
 
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
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 
latest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answerslatest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answersdalebeck957
 
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
 

Último (20)

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)
 
Philosophy of china and it's charactistics
Philosophy of china and it's charactisticsPhilosophy of china and it's charactistics
Philosophy of china and it's charactistics
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
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
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
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
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf arts
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
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
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
latest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answerslatest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answers
 
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
 

PSPP overview and Introduction to R & R Commander

  • 1. Application Software Statistical Software MSc. (Medical Administration) Program 2014 Post Graduate Institute of Medicine, University of Colombo ,Sri Lanka Dr.B.D.W.Jayamanne M.B.B.S.,MSc.(Biostatistics),MSc.(Biomedical Informatics) 17 - 02 -2014
  • 2. Outline -1 • • • • • Statistics - overview Data processing Data types in computing Data representation in computers Data Analysis with computers o • o Statistical Software/Package - overview o • Variable types Choose of test o Stand alone -FOSS / Proprietary Online resources Data entering options o o o Spreadsheet Database Statistical software © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 3. • • Outline - 2 PSPP software How to construct PSPP data file o • • • • o How to import other format files How to recode variables Processing data How to analyse - Parametric /Non Parametric o o • Text variables Numeric Variables o Frequency Bivariate Analysis  Cross tab  Correlation  t test Sub group selection Introduction of R software © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 5. The research process – 8 step model © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 6. Statistics What is Statistics(ස ස ‍ ස ස ? ස ස ස ) ස The science of collection, analysis, and making inference / conclusion of data. • • • Collection Analysis Making Inference (* the word statistic(ස ස ‍ ස ස ) has a different ස ස ස ස ස meaning) © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 7. Variable Variable: A quantity that vary from one unit to another ,the quantity referred as a variable. Eg: Height ,Weight,Blood Pressure, Crop yield -one value is no sufficient Discrete - Fixed number of possibilities (Blood Group) Continuous - Infinite number of possibilities (BP) -even within a finite interval © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 8. Constant Constant: Opposite of a variable .If the quantity is not vary from one unit to another that quantity is referred as a constant. Eg. Density of an element - one value is sufficient © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 9. Data Processing - Steps Raw Data Interviews Questionnaires Observations Interview guides Secondary sources Editing Coding <Codebook> Coding the data Verifying the coded data © bdwjayamanne@gmail.com/djayamanne@yahoo.com Analysis Develop frame of analysis Analysis
  • 10. Data editing • Scrutinizing the completed research instruments (identify and minimize ) Errors o Incompleteness o Misclassification o Information gaps o • Two ways o o One variable at a time One Questionnaire at a time © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 11. Data Types with computers • Boolen • Text/Character/String o o • Numeric o o • Single Multiple Integer Decimal Date /time © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 12. Levels of measurement in statistics 1. Nominal scale a. b. Only indicates category Eg.Religion -Buddhism ,Christianity,Hindu 2. Ordinal scale a. b. in addition to the category,allows cases to be ordered by degree according to the measurement Eg: very poor,Poor,OK,Good,Excellent 3. Interval scale a. b. c. Has units measuring intervals of equal distance between values measured in linear scale No true zero Eg: temperature in Celsius ,Date ,Latitude 4. Ratio scale a. b. Has true zero Not measured in linear scale © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 13. Data type & Scale of measurement Data type Measurement • • Boolean Text • Nominal • Numeric • Ordinal • Date/Time • Interval & Ratio scale © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 14. Data type & Scale of measurement • • Identification of correct data type for the scale of measurement is very important before data entry If wrongly applied o o o o Can’t‍do‍appropriate‍analysis Wrong conclusions Can recode and correct the issues Or can re-enter © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 15. Coding of Questions • Open ended o • o Structured (close ended) o o • Text eg .Name Number eg.age Single Answer  Yes / No - True/False  Likert scale ( Agree -> Strongly disagree )  Multiple Options/List - One Answer More than one answer  Multiple Options/List Combined © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 16. Coding of Questions…. 1.Age : 2. Have you obtained any Postgraduate qualifications 1.Yes 2.No 3.We do not have to worry because Sri Lanka is not much affected by climate change ? 1.Strongly agree 2.Agree 3.No opinion 4.Disagree 5.Strongly disagree 4. You obtain information 1.TV 2.Radio 3.Newspapers 5.Journals 6.Books © bdwjayamanne@gmail.com/djayamanne@yahoo.com 4.Internet
  • 17. Good Data File Should... Correct coding of Questions Correct Data type Correct scale of measurement Good Data File Good Analysis © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 18. If not…. • • • • • • Error correction Cleaning of data Recoding Import/export Re-Enter Hand calculations ?? Time and resource wasting???? Distress ?? © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 20. Proprietary Software list (familiar ) -2014 • • • • • • • • SPSS MiniTAB SAS STATA LISREL MedCalc STATISTICA etc © bdwjayamanne@gmail.com/djayamanne@yahoo.com US $ 5,500 US $ 1,400 US $ 1,440 US $ 620
  • 21. Free Software list (?? unfamiliar ) • • PSPP - Analog for SPSS R and supportive packages o • • • • o R Commander Red R Epi Info (7) Epi Data Win PEPI Openepi -online Free © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 22. Data entering options • • Not necessarily be a statistical software Spreadsheet o o • o Databases o • Openoffice Calc MS Excel Google Spreadsheet o MS Access etc Statistical package o o o o Epi Data Epi Info PSPP / SPSS etc © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 24. Working with PSPP • • • Ver 0.8.x Perfect Statistics Professionally Presented! Probabilities Sometimes Prevent Problems! People Should Prefer PSPP!! © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 25. Introduction to PSPP • How to Download and install ? o o o o • o Similar features with SPSS o o • Free download Easy to install Light weight (Small in size) http://pspp.awardspace.com/ or simple google search download PSPP o Layout Menu Commands Scripts Datafile & Script compatibility with SPSS © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 26. • • • • Advantages of PSPP Free download / No subscription fees Compatible with SPSS data files (similar) Compatible with SPSS scripts Multiplatform compatible - Has Linux versions (Inter platform portability ) • • • Faster than SPSS > 1 billion variables(SPSS 2.15 billion,Excel 16,000) > 1 billion cases (SPSS 2.15 billion,Excel 1million) © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 27. Windows in PSPP 1.Data Editor(default) a. Data view b. Variable view 2. Output Window 3. Syntax editor © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 28. Data Editor • • Provides a convenient, spreadsheet-like method for creating and editing data files. This window opens automatically when you start a session. Switch windows © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 29. Toolbar - Data View Save File Jump to case Jump to variable OpenFile (Data/Syntax (Script),etc) © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 30. Data view •Data View. This view displays the actual data values or defined value labels. © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 31. • Data view Rows are cases. Each row represents a case or an observation. For example, each individual respondent to a questionnaire is a case. • Columns are variables. Each column represents a variable or characteristic that is being measured. For example, each item on a questionnaire is a variable. • 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 © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 32. View Data labels Menu Toolbar © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 33. Variable view 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. © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 34. 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. © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 36. Variable Name • • • • Each variable name must be unique; duplication is not allowed. Variable names can be up to 64 bytes long, and the first character must be a letter or one of the characters @, #, or $. Subsequent characters can be any combination of letters and numbers Variable names cannot contain spaces. Can keep space using underscores Reserved keywords cannot be used as variable names. Reserved keywords are ALL, AND, BY, EQ, GE, GT, LE, LT, NE, NOT, OR, TO, and WITH. © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 37. Variable Type • Variable Type specifies the data type for each variable. By default, all new variables are assumed to be numeric. You can use Variable Type to change the data type. © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 38. Variable Labels • Can assign descriptive variable labels up to 256 characters (128 characters in double-byte languages). Variable labels can contain spaces and reserved characters that are not allowed in variable names. Missing Values • Missing Values defines specified data values as usermissing. For example, you might want to distinguish between data that are missing because a respondent refused to answer and data that are missing because the question didn't apply to that respondent. Data values that are specified as user-missing are flagged for special treatment and are excluded from most calculations. © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 39. Value Labels • • You can assign descriptive value labels for each value of a variable. This process is particularly useful if your data file uses numeric codes to represent non-numeric categories (for example, codes of 1 and 2 for male and female). Value labels are saved with the data file. You do not need to redefine value labels each time you open a data file. © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 40. Variable Measurement Level • Nominal. A variable can be treated as nominal when its values represent categories with no intrinsic ranking (for example, the department of the company in which an employee works). Examples of nominal variables include region, zip code, and religious affiliation. • Ordinal. A variable can be treated as ordinal when its values represent categories with some intrinsic ranking (for example, levels of service satisfaction from highly dissatisfied to highly satisfied). Examples of ordinal variables include attitude scores representing degree of satisfaction or confidence and preference rating scores. • Scale. A variable can be treated as scale when its values represent ordered categories with a meaningful metric, so that distance comparisons between values are appropriate. Examples of scale variables include age in years and income in thousands of dollars. © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 41. Variable Measurement Level Nominal Ordinal Interval Are there different categories ? Yes Yes Yes Can I rank the Categories ? No Yes Yes Can I specify the difference between categories numerically ? No No Yes © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 42. Importing Data Files -Spreadsheets • Should be compatible with data structure © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 43. Importing Data Files -Spreadsheets • From the menus choose – File »Open »Import Data »Select All spreadsheets as the file type you want to view »Open *.xls file Access DBsae Excel Other © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 44. Data entry with value labels © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 45. Compute Variables • • Simple to complex (adding ,subtract,multiply..) Type Conversions © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 46. Recode Variables • • Recode into Same Variables To Recode Values of a Variable © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 47. Recode into Same Variables •The Recode into Same Variables dialog box allows you to reassign the values of existing variables or collapse ranges of existing values into new values. For example, you could collapse salaries into salary range categories. •You can recode numeric and string variables. If you select multiple variables, they must all be the same type. You cannot recode numeric and string variables together. © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 48. Recode into Different Variables •The Recode into Different Variables dialog box allows you to reassign the values of existing variables or collapse ranges of existing values into new values for a new variable. For example, you could collapse salaries into a new variable containing salary-range categories. •‍You‍can‍recode‍numeric‍and‍string‍variables. •‍You‍can‍recode‍numeric‍variables‍into‍string‍variables‍and‍ vice versa. •‍If‍you‍select‍multiple‍variables,‍they‍must‍all‍be‍the‍same‍ type. You cannot recode numeric and string variables together. © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 49. Analysis Univariate Bivariate Frequency Distribution Crosstabulation Multivariate Conditional tables Scattergrams Partial rank order correlation Regression Multiple and partial correlation Rank order Correlation Multiple and partial Regression Comparison of mean Path analysis © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 50. Univariate : Frequency • • The first thing to do when all the data are collected is to count how many people gave particular answers to each question. We look at how the sample is spread or distributed in the various categories of each variable. © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 51. Univariate : Frequency... © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 52. Measuring Central Tendency • • One of the most important way of summarizing a distribution of values for a variable is to establish its Central Tendency Central Tendency : The typical value in a distribution . o The arithmetic mean o The median o The mode © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 53. Measuring Central Tendency... © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 54. Measuring Central Tendency... © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 55. Measuring Dispersion • The amount of variation shown by that distribution is called dispersion.  Range  Variance • • •  Standard Deviation Range : Difference between highest and Lower value in a distribution. Variance : Average amount of deviation from the mean. Standard Deviation : Square root of the variance. © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 59. Group Selection (Select Cases) • Specified analysis for a category /selected group © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 60. Bivariate Analysis • The aim of bivariate analysis is to see whether two variables are related. o Cross Tabulation o Bivariate Correlation o t test © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 61. Crosstabulation • Crosstabulation are a way of displaying data so that we fairly readily detect association between two variable. Steps of Crosstabulation • • • • Determine which variable is to be treated as independent. The independent variable is usually placed across the top of the variable and a column is drawn for each category of that variable. The dependent variable is usually placed on the side of the table and a row is drawn for each category of that variable Compare percentages for each subgroups of the independent variable within one category of the dependent variable at a time. © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 63. Bivariate Correlation (Only Pearson Correlation ) © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 64. t Test •In‍order‍to‍determine‍whether‍a‍set‍or‍sets‍of‍ scores are from the same population, a t-test used •There‍are‍three‍main‍types‍of‍t-test: •One‍–Sample •Independent‍groups •Repeated‍measures/Related‍samples • Assumptions © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 70. R commander - Import data files © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 71. R commander - Menu commands © bdwjayamanne@gmail.com/djayamanne@yahoo.com
  • 72. Thank you Have a statistically significant day !