VND Openxmlformats-Officedocument Wordprocessingml
VND Openxmlformats-Officedocument Wordprocessingml
METHODOLOGY LAB
T h e a s s is ta n c e re n d ere d d u rin g th e s tu d y h a s b e en d u ly
a c k n o w le d g e d . N o p a rt o f th is w o rk h a s b e e n s u b m itte d fo r a n y o th e r
d e g re e .
I w o u ld lik e to p ay my s in c e re th a n k s to my R e s e a rc h
M e th o d o lo g y -L a b fa c u lty D r. M a d h u A ro ra , u n d er th e ir g u id a n c e I w a s
a b le to c o m p le te m y P ra c tic a l s u c c e s s fu lly. I h a v e b e e n fo rtu n a te
e n o u g h to g e t a ll h er s u p p o rt, e n c o u ra g e m e n t a n d g u id a n c e n e e d ed
to e x p lo re , th in k o f n e w a n d in itia te .
M y fin a l th a n k g o e s to m ys e lf, w h o w a s a lw a ys en c o u ra g e d to
p e rs ev ere th ro u g h th is p ro c e s s .
SPSS, which stands for Statistical Package for the Social Sciences, is a powerful
software tool used for statistical analysis in various fields. Originally developed by
Stanford University students in 1968, it has since become one of the most widely
used statistical software packages for researchers, analysts, and social scientists.
Purpose of SPSS: SPSS is designed to help researchers and analysts analyze and
interpret complex data sets. It provides a user-friendly interface that allows users
to perform a wide range of statistical analyses, from basic descriptive statistics to
advanced techniques such as regression analysis, factor analysis, and more. SPSS
is particularly popular in the social sciences, but it is also used in fields such as
healthcare, marketing, finance, and education.
SPSS is a versatile and user-friendly tool that empowers researchers and analysts
to conduct statistical analyses efficiently. Its widespread use in academia, industry,
and various research fields attests to its importance in data analysis and
decision-making processes. Whether you are a beginner or an advanced
statistician, SPSS offers a range of tools to meet your data analysis needs.
SPSS Statistics places constraints on internal file structure, data types, data
processing, and matching files, which together considerably simplify programming.
SPSS datasets have a two-dimensional table structure, where the rows typically
represent cases (such as individuals or households) and the columns represent
measurements (such as age, sex, or household income). Only two data types are
defined: numeric and text (or "string"). All data processing occurs sequentially
case-by-case through the file (dataset). Files can be matched one-to-one and
one-to-many, but not many-to-many. In addition to that cases-by-variables
structure and processing, there is a separate Matrix session where one can
process data as matrices using matrix and linear algebra operations.
SPSS is mainly used in the following areas like healthcare, marketing, and
educational research, market researchers, health researchers, survey companies,
Data Management:
● Efficient tools for data entry, import, and cleaning, allowing users to handle large
datasets with ease.
● Options for recoding variables, handling missing data, and transforming
variables.
Statistical Analysis:
● Comprehensive set of statistical procedures for both basic and advanced
analyses.
● Covers descriptive statistics, bivariate and multivariate analysis, regression,
factor analysis, and non-parametric tests.
Data Visualization:
● Graphical representation tools for creating a variety of charts and plots, such as
histograms, scatterplots, and pie charts.
● Interactive charts that facilitate data exploration and visualization.
Output and Reporting:
● Generates clear and detailed output reports that include statistical tables, charts,
and summary statistics.
● Output can be easily exported to other formats (e.g., Excel, PDF) for use in
reports and presentations.
Syntax Language:
● Advanced users can leverage the SPSS syntax language, a command-driven
programming language, to automate analyses and ensure reproducibility.
● Syntax provides a way to replicate complex analyses and perform batch
processing.
1.Variable View
2. Data View
Variable View
● Name: It is a column field that accepts a unique ID that helps in sorting the data.
Some of the parameters for sorting data are name, gender, sex, educational
● Label: It gives the label and allows you to add special characters.
● Decimal: It helps us understand how to define the digits required after the decimal
● Measure: It measures the data that is being entered in the tools, such as cardinal,
Data View
The data view is displayed as rows and columns. You can import a file or add data manually.
● When you open a dataset or create a new one in SPSS, you will typically start in the
Data View.
● You can switch between Data View and Variable View using the tabs at the bottom
2. Data Entry:
variable.
● You can directly enter data into cells, similar to working in a spreadsheet.
3. Variable Columns:
● Each column in Data View represents a variable. The top row often contains variable
names.
● You can scroll horizontally to view additional variables if there are more than can fit
on the screen.
● Numeric variables contain numerical data (e.g., age, income), and string variables
● Depending on the variable type, SPSS will enforce appropriate data entry rules.
5. Missing Values:
● You can designate missing values in the cells. SPSS provides codes for different
values.
● You can sort the data by one or more variables to arrange it in a specific order.
● Filters can be applied to view only a subset of cases based on specified conditions.
7. Data Cleaning:
● Data View is often used for initial data cleaning tasks, such as identifying and
● You can assign labels to variables and values, providing additional information
9. Toolbar Operations:
● The toolbar at the top of the Data View provides various operations, such as saving
● The leftmost column displays row numbers, helping you keep track of the order of
cases.
SPSS has its own data file format. Other file formats it easily deals with include MS
Excel, plaintext files, SQL, Stata and SAS.
Web analytics data -often downloaded as Excel files- can easily be opened and further
analysedin SPSS.
In real world research, raw data usually need some editing before they can be properly
analysed.Typical examples are creating means or sums as new variables, restructuring
data ordetecting and removing unlikely observations. SPSS performs such tasks -and
more complex
ones with amazing efficiency. For getting things done fast, SPSS contains
manynumericfunctions, string functions, date functions and other handy
routines.
All basic tables and charts can be created easily and fast in SPSS. Typical examples
are demonstrated under Data Analysis. A real weakness of SPSS is that its charts
tend to be uglyand often have a clumsy layout. A great way to overcome this
problem is developing and applying SPSS chart templates. Doing so, however,
requires a fair amount of effort and expertise
SPSS contains all basic statistical tests and multivariate analyses such as
Crosstab Test
Chi-square test
pg. 1 6 1171 55017 22 YAMIKA ANEJA 3B
ANOVA Test
Correlations and other association measures;
Regression
Non-parametric tests
Factor analysis
Cluster analysis
including
The options for output are even more elaborate: charts are often copy-pasted as
images in png format. For tables, rich text format is often used because it retains the
tables' layout, fonts and borders Besides copy-pasting individual output items, all
output items can be exported in one gopdf, HTML, MS Word and many other file
formats.
● It supports various data types, including numeric, string, and date formats.
2. Descriptive Statistics:
● SPSS can generate descriptive statistics such as mean, median, mode, standard
deviation, and range.
● Frequency distributions and cross-tabulations can be easily computed.
4.Inferential Statistics:
● SPSS supports a wide range of inferential statistical tests, including t-tests, ANOVA,
regression analysis, chi-square tests, and more.
● Users can perform hypothesis testing and assess relationships between variables.
5.Data Transformation:
● SPSS allows users to create new variables, recode existing ones, and transform
data using various mathematical and logical operations.
7.Data Visualization:
● In addition to basic charts, SPSS offers advanced data visualization options,
including 3D charts and interactive graphs.
pg. 1 8 1171 55017 22 YAMIKA ANEJA 3B
8.Report Generation:
● SPSS allows users to generate customizable reports summarizing analysis results.
● Output can be exported in various formats for further presentation or publication.
9.Database Integration:
● SPSS can connect to various sources, including databases, spreadsheets, and
T h e s ta t is t ic a l a n a ly s is to o l m a k e s it p o s s ib le to im p o rt a n d e xp o rt d a ta files fro m o th er
s a m e v a ria b le s , is ex c e lle n t.
v a lu es th a t w ere m is s in g w e re h a n d le d .
It o ffers re lia b le a n d fa s t a n s w e rs
It ’ s d y n a m ic a n d h a s u s e fu l ta b le s a n d g ra p h s
S in c e it o ffe rs a w id e v a rie ty o f la n g u a g e s , a lo t o f p eo p le c a n a c c e s s
E ffec tiv e d a t a m a n a g em en t
O n e o f th e b ig g es t d is a d v a n ta g e s o f u s in g S P S S is th a t y o u c a n n o t u s e it to a n a ly ze a b ig
in d u s trie s , u s in g S P S S m ig h t n o t b e th e b es t o p tio n o u t th e re .
m is le a d in g d a t a .
W h e n re s ea rc h ers d o n o t m e a s u re th e e xa c t th in g th a t t h ey w a n t t o m ea s u re , th e n th e S P S S
s im p lea n s w ers fo r c o m p le x is s u e s .
The Data Editor window has two views that can be selected from the
lower left hand side of the screen. Data View is where you see the data
you are using. Variable View is where you can specify the format of your
data when you are creating a file or where you can check the format of a
pre-existing file. The data in the Data Editor is saved in a file with the
extension .sav.
The other most commonly used SPSS window is the SPSS Viewer
window which displays the output from any analyses that have been run
and any error messages. Information from the Output Viewer is saved in
a file with the extension .spo. Let’ s open an output file and look at it.
Menu bar Icons Start-up dialog box On the File menu, click Open and
select Output. Select appendixoutput.spo from the files that can be
found at
http://www.uvm.edu/~dhowell/fundamentals7/SPSSManual/SPSSLong
erManual/Data ForSPSS/. (At the moment this set of web pages is the
most recent version whichever of my books you are using.) Click Ok. The
following will appear. The left hand side is an outline of all of the output
in the file. The right side is the actual output. To shrink or enlarge either
side put your cursor on the line that divides them. When the double
headed arrow appears, hold the left mouse button and move the line in
either direction. Release the button and the size will be adjusted.
Step I: Open SPSS and go to the file explorer, select the saved EXCEL file whichconsists manipulated research responses of Google form.
DATA VIEW
● Histogram
UNDERSTANDING PURCHASING
PATTERN OF PURFUMES OF
DIFFERENTAGEGROUP.
https://docs.google.com/forms/d/e/1FAIpQLSee7Q-kdK6oAUZHo_aTIjAdpVYPg02vHrrToD6e0CRf
TkzOd_hrrrrw/viewform?usp=sf_link
pg. 3 9 1171 55017 22 YAMIKA ANEJA 3B
●
It will look like this after you Apply ( IF Condition) in excel sheet.
T ec h n iq u e s /T e s ts to b e u s e d fo r a n a ly s is ;
● FREQUENCY
Valid Cumulative
Frequency Percent Percent Percent
18 to 28 84.8 93.3 93.3
24
25 to 2 6.1 6.7 100.0
30
Total 30 90.9 100.0
pg. 4 6 1171 55017 22 YAMIKA ANEJA 3B
System 3 9.1
Total 33 100.0
In this table the first column lists the labels we assigned to the four levels of this
variable i.e., 1: The fragrance shop; 2: The Perfume Shop, 3: Bodyshop and 4:
Online shop. The Frequency column displays the frequency of each score (in this
case, category). This shows that out of the 30 people 7 people purchase from
fragrance shop, 11 people purchase from perfume shop, 1 person purchases from
Bodyshop and the rest 11 people purchases from online shop. These frequencies
are converted to percentages in the Percent column i.e., 21.2% for 1st category,
33.3% for 2nd category, 3.0% for 3 rd category and 33.3% for 4th category. Valid
Percent column shows values 23.3% for 1 st category, 36.7% for 2nd category, 3.3%
for 3rd category and 36.7% for 4 th category.
pg. 4 8 1171 55017 22 YAMIKA ANEJA 3B
Valid Cumulative
Frequency Percent Percent Percent
Valid Single bottles 19 57.6 63.3 63.3
Gift sets 2 6.1 6.7 70.0
Hampers 1 3.0 3.3 73.3
Deodorants/Body 8 24.2 26.7 100.0
sprays
Total 30 90.9 100.0
How do you Missin System 3 9.1 like
g
purchasing Total 33 100.0 your scents
In this table the first column lists the labels we assigned to the four levels of this
variable i.e., 1: single bottles; 2: gift sets, 3: hampers and 4: deodorants/body
sprays. The Frequency column displays the frequency of each score (in this case,
category). This shows that out of the 30 people 7 people purchase from fragrance
shop, 11 people purchase from perfume shop, 1 person purchases from Bodyshop
and the rest 11 people purchases from online shop. These frequencies are
converted to percentages in the Percent column i.e., 21.2% for 1st category, 33.3%
for 2nd category, 3.0% for 3 rd category and 33.3% for 4th category. Valid Percent
column shows values 23.3% for 1 st category, 36.7% for 2nd category, 3.3% for 3rd
category and 36.7% for 4th category.
Valid Cumulative
Frequency Percent Percent Percent
Valid male 16 48.5 53.3 53.3
female 14 42.4 46.7 100.0
Total 30 90.9 100.0
Missin System 3 9.1
g
Total 33 100.0
In this table the first column lists the labels we assigned to the four levels of this
variable i.e., 1: male and 2: female. The Frequency column displays the frequency
of each score (in this case, category). This shows that out of the 30 people, 16 are
male and the rest 14 are females. These frequencies are converted to percentages
in the Percent column i.e., 48.5% for 1 st category, 42.4% for 2nd category. Valid
Percent column shows values 53.3% for 1 st category and 46.7% for 2nd category
Valid Cumulative
Frequency Percent Percent Percent
Valid Floral 6 18.2 20.0 20.0
Oriental 1 3.0 3.3 23.3
woody 2 6.1 6.7 30.0
fresh 17 51.5 56.7 86.7
others 4 12.1 13.3 100.0
Total 30 90.9 100.0
Missin System 3 9.1
g
Total 33 100.0
In this table the first column lists the labels we assigned to the four levels of this
variable i.e., 1: floral; 2: oriented, 3: woody, 4: fresh and 5: others. The Frequency
column displays the frequency of each score (in this case, category). This shows
In this table the first column lists the labels we assigned to the four levels of this
variable i.e., 1: parfum; 2: eau de parfum, 3: eau de cologne and 4: don’ t know.
The Frequency column displays the frequency of each score (in this case,
category). This shows that out of the 30 people 10 people prefer parfum , 4 people
prefer eau de parfum , 2 people prefer eau de cologne and the rest 14 people
don’ t know . These frequencies are converted to percentages in the Percent
column i.e., 30.3% for 1st category, 12.1% for 2 nd category, 6.1% for 3rd category
and 42.4% for 4th category. Valid Percent column shows values 33.3% for 1st
category, 13.3% for 2nd category, 6.7% for 3 rd category and 46.7% for 4th category.
In this table the first column lists the labels we assigned to the four levels of this
variable i.e., 1: often(daily); 2: sometimes, 3: rarely, 4: only on special occasions
and 5: not at all. The Frequency column displays the frequency of each score (in
this case, category). This shows that out of the 30 13 people use perfume
often(daily), 9 people use sometimes, 2 people rarely use perfume, 4 people use
only on special occasions and the rest 2 people doesn’ t uses it at all. These
frequencies are converted to percentages in the Percent column i.e., 39.4% for 1st
category, 27.3% for 2nd category, 6.1% for 3 rd category, 12.1% for 4th category and
6.1% for 5th category. Valid Percent column shows values 43.3% for 1 st category,
30.0% for 2nd category, 6.7% for 3 rd category, 13.3%% for 4th category and 6.7% for
others.
Cases
Valid Missing Total
N Percent N Percent N Percent
What is your gender * How 30 90.9% 3 9.1% 33 100.0%
much do you typically
spend on one
perfume/fragrance
What is your gender * What 30 90.9% 3 9.1% 33 100.0%
is your age
What is your gender * 30 90.9% 3 9.1% 33 100.0%
Where do you typically
purchase your perfumes
from
What is your gender * How 30 90.9% 3 9.1% 33 100.0%
do you like purchasing your
scents
What is your gender * Which 30 90.9% 3 9.1% 33 100.0%
scent(s) do you like best
What is your gender * Which 30 90.9% 3 9.1% 33 100.0%
type of perfume do you
prefer
Crosstab
How much do you typically spend
on one perfume/fragrance
3000-4
1000-2000 2000-3000 000 Total
What is your m Count 15 0 1 16
gender a % within What 93.8% 0.0% 6.3% 100.0%
l is your gender
e % within How 62.5% 0.0% 25.0% 53.3%
much do you
typically spend
on one
perfume/fragra
nce
f Count 9 2 3 14
e % within What 64.3% 14.3% 21.4% 100.0%
m is your gender
a % within How 37.5% 100.0% 75.0% 46.7%
l much do you
e typically spend
on one
perfume/fragra
nce
Total Count 24 2 4 30
% within What 80.0% 6.7% 13.3% 100.0%
is your gender
% within How 100.0% 100.0% 100.0% 100.0%
much do you
typically spend
on one
perfume/fragra
nce
Chi-Square Tests
Asymptotic
Significance
Value df (2-sided)
Pearson Chi-Square 4.386a 2 .112
Likelihood Ratio 5.202 2 .074
Linear-by-Linear 2.942 1 .086
Association
N of Valid Cases 30
a. 4 cells (66.7%) have expected count less than 5. The
minimum expected count is .93.
Crosstab
What is your age
18 to 24 25 to 30 Total
What is your male Count 14 2 16
gender % within What is your 87.5% 12.5% 100.0%
gender
% within What is your 50.0% 100.0% 53.3%
age
female Count 14 0 14
% within What is your 100.0% 0.0% 100.0%
gender
% within What is your 50.0% 0.0% 46.7%
age
Total Count 28 2 30
pg. 5 6 1171 55017 22 YAMIKA ANEJA 3B
% within What is your 93.3% 6.7% 100.0%
gender
% within What is your 100.0% 100.0% 100.0%
age
50% of male
Chi-Square Tests
and Asymptotic 50% of
Significance Exact Sig. Exact Sig.
Value df (2-sided) (2-sided) (1-sided)
Pearson Chi-Square 1.875a 1 .171
Continuity Correctionb .404 1 .525
Likelihood Ratio 2.639 1 .104
Fisher's Exact Test .485 .276
Linear-by-Linear 1.813 1 .178
Association
N of Valid Cases 30
a. 2 cells (50.0%) have expected count less than 5. The minimum expected count is .93.
b. Computed only for a 2x2 table
CROS STA B
Crosstab
How do you like purchasing your scents
Deodorants
Single Hamper /Body
bottles Gift sets s sprays Total
What is your gender m Count 9 0 0 7 16
a % within What is 56.3% 0.0% 0.0% 43.8% 100.0%
l your gender
e % within How do 47.4% 0.0% 0.0% 87.5% 53.3%
you like
purchasing your
scents
f Count 10 2 1 1 14
e % within What is 71.4% 14.3% 7.1% 7.1% 100.0%
m your gender
a % within How do 52.6% 100.0% 100.0% 12.5% 46.7%
l you like
e purchasing your
scents
Total Count 19 2 1 8 30
% within What is 63.3% 6.7% 3.3% 26.7% 100.0%
your gender
% within How do 100.0% 100.0% 100.0% 100.0% 100.0%
you like
purchasing your
scents
Chi-Square Tests
Asymptotic
Significance
Value df (2-sided)
Pearson Chi-Square 7.452a 3 .049
Likelihood Ratio 9.140 3 .027
Linear-by-Linear 2.756 1 .097
Association
N of Valid Cases 30
a. 6 cells (75.0%) have expected count less than 5. The
minimum expected count is .47.
Crosstab
Which scent(s) do you like best
Orienta fres
Floral l woody h others Total
What is your m Count 0 1 2 9 4 16
gender a % within What is 0.0% 6.3% 12.5% 56.3 25.0% 100.0%
l your gender %
e % within Which 0.0% 100.0% 100.0% 52.9 100.0% 53.3%
scent(s) do you like %
best
f Count 6 0 0 8 0 14
e % within What is 42.9% 0.0% 0.0% 57.1 0.0% 100.0%
m your gender %
a % within Which 100.0% 0.0% 0.0% 47.1 0.0% 46.7%
l scent(s) do you like %
e best
Total Count 6 1 2 17 4 30
pg. 6 1 1171 55017 22 YAMIKA ANEJA 3B
% within What is 20.0% 3.3% 6.7% 56.7 13.3% 100.0%
your gender %
% within Which 100.0% 100.0% 100.0% 100. 100.0% 100.0%
scent(s) do you like 0%
best
only females prefer floral perfume whereas only males prefer oriental
and woody perfumes. 52.9% and 47.1% of males and females prefer
fresh perfumes whereas only males chose others option.
Chi-Square Tests
Asymptotic
Significance
Value df (2-sided)
Pearson Chi-Square 12.983a 4 .011
Likelihood Ratio 17.947 4 .001
Linear-by-Linear 6.728 1 .009
Association
N of Valid Cases 30
a. 8 cells (80.0%) have expected count less than 5. The
minimum expected count is .47.
Crosstab
Which type of perfume do you prefer
Eau de Don't know
Parfu Eau de (unsure of the
Parfum m Cologne difference) Total
What is your m Count 5 3 1 7 16
gender a % within What is 31.3% 18.8% 6.3% 43.8% 100.0%
l your gender
e % within Which 50.0% 75.0% 50.0% 50.0% 53.3%
type of perfume
do you prefer
f Count 5 1 1 7 14
e % within What is 35.7% 7.1% 7.1% 50.0% 100.0%
m your gender
a % within Which 50.0% 25.0% 50.0% 50.0% 46.7%
l type of perfume
e do you prefer
Total Count 10 4 2 14 30
% within What is 33.3% 13.3% 6.7% 46.7% 100.0%
your gender
% within Which 100.0% 100.0 100.0% 100.0% 100.0%
type of perfume %
do you prefer
IN D E P E N D E N T S A M P LE T -T E S T
Step III: p re s s O K to p ro c e ed
On Std.
e-Si Mean Error
de Two-Si Differe Differe
F Sig. t df d p ded p nce nce Lower Upper
How Equal 1.86 .18 -1.01 28 .15 .318 -.482 .474 -1.45 .489
often variance 1 3 7 9 3
do you s
use assume
perfum d
es/frag Equal -.996 23.429 .16 .330 -.482 .484 -1.48 .519
rances variance 5 3
s not
assume
d
Step I: G o t o A n a ly ze s e c t io n in S P S S , o p e n C o m p a re m e a n s a n d s e le c t O n e -w a y A N O V A .
Step III: p re s s O K to p ro c ee d
Step II: P ut a ll the sc a le va ria b les o r D e p end en t v a lue in “ Variables” sec tion (4), a nd se lec t
“ P e a rso n” a sC orre la tio n co effic ient (5 ), a lso “ Tw o -ta iled ” a s Te st o f signific a nc e (6 ). Th en
se le ct“ Fla g sig nifica nt
c orre la tio ns” a t the b o ttom (7 ).
Assumptions
When you choose to analyse your data using linear regression, part of the process
involves checking to make sure that the data you want to analyse can actually be
analysed using linear regression. You need to do this because it is only appropriate
to use linear regression if your data "passes" seven assumptions that are required
for linear regression to give you a valid result. In practice, checking for these seven
assumptions just adds a little bit more time to your analysis, requiring you to click a
few more buttons in SPSS Statistics when performing your analysis, as well as think
a little bit more about your data, but it is not a difficult task.
Before we introduce you to these seven assumptions, do not be surprised if, when
analysing your own data using SPSS Statistics, one or more of these assumptions is
violated (i.e., not met). This is not uncommon when working with real-world data
rather than textbook examples, which often only show you how to carry out linear
o Assumption #5: You should have independence of observations, which you can
easily check using the Durbin-Watson statistic, which is a simple test to run
using SPSS Statistics. We explain how to interpret the result of the
Durbin-Watson statistic in our enhanced linear regression guide.
o Assumption #6: Your data needs to show homoscedasticity, which is where the
variances along the line of best fit remain similar as you move along the line.
Whilst we explain more about what this means and how to assess the
homoscedasticity of your data in our enhanced linear regression guide, take a
pg. 7 7 1171 55017 22 YAMIKA ANEJA 3B
look at the three scatterplots below, which provide three simple examples: two
of data that fail the assumption (called heteroscedasticity) and one of data that
meets this assumption (called homoscedasticity):
Whilst these help to illustrate the differences in data that meets or violates the
assumption of homoscedasticity, real-world data can be a lot more messy and
illustrate different patterns of heteroscedasticity. Therefore, in our enhanced
linear regression guide, we explain: (a) some of the things you will need to
consider when interpreting your data; and (b) possible ways to continue with
your analysis if your data fails to meet this assumption.
o Assumption #7: Finally, you need to check that the residuals (errors) of the
regression line are approximately normally distributed (we explain these terms
in our enhanced linear regression guide). Two common methods to check this
assumption include using either a histogram (with a superimposed normal
curve) or a Normal P-P Plot. Again, in our enhanced linear regression guide, we:
(a) show you how to check this assumption using SPSS Statistics, whether you
use a
histogram (with superimposed normal curve) or Normal P-P Plot; (b) explain
how to interpret these diagrams; and (c) provide a possible solution if your data
fails to meet this assumption.
Bivariate regression is similar to bivariate correlation, because both are designed for
situations in which there are just two variables. Multiple regression, however, was
created for cases in which there are three or more variables. The different kinds of
regression are like correlation, since they are utilized to evaluate the relationship
among variables. This may make you think that regression is another way to
measure correlation, however there are difference in correlation and regression in
their purpose, labeling of variables and the kinds of inferential tests applied.
● The sales manager would like to assess if sales force training results in
reduction in losses.
● The HR manager would like to know if increase in salary leads to low
turnover.
In c o n c lu s io n , th e p ro c e s s o f c re a tin g a n d a n a lyz in g th e p ro je c t
file in S P S S h a s p ro v id ed v a lu a b le in s ig h ts in to d a ta
m a n ip ula tio n , s ta tis tic a l a n a lys is , a n d in te rp re ta tio n . T h ro u g h
th is e x p e rie n c e , I h a v e g a in e d a d e e p e r u n d e rs ta n d ing o f th e
a p p lic a tio n 's fu n c tio n a litie s , e n a b lin g m e to e ffe c tiv e ly
o rg a n iz e a n d a n a lyz e d a ta s e ts . T h e p ro je c t h a s n o t o n ly
e n h a n c e d m y te c h n ic a l s k ills in S P S S b u t a ls o im p ro v e d m y
a b ility to d ra w m e a n in g fu l c o n c lu s io ns fro m s ta tis tic a l o u tp u ts .
T h is h a n d s -o n e x p e rie n c e h a s p ro v e n in s tru m e nta l in
tra n s la tin g th e o re tic a l k n o w le d g e in to p ra c tic a l in s ig h ts ,
h ig h lig h tin g th e s ig n ific a n c e o f d a ta -d riv e n d e c is io n -m a k in g in
re s e a rc h a n d a n a ly s is .