SlideShare a Scribd company logo
B Y
DR. TEMTIM ASSEFA
REVISED SEPTEMBER, 2017
Research Methods for Computer
Science/Software engineering
(CS601)
SCHOOL OF COMPUTER SCIENCE AND
TECHNOLOGY (HILCOE)
1
Learning Objectives
 Explain the purpose of research
 Understand basic concepts in research (constructs,
relationship, indicators, research model, theory,
etc)
 Understand research as a scientific method to
acquire knowledge
 Acquire skill to formulate researchable research
problems
 Identify major research problems in computer and
software engineering
 Explain the different research approaches and
methods (Quantitative, qualitative and design
science)
2
Objective …
 Justify the rational for selecting a particular
research method to solve your research
problems
 Able to design research projects or research
proposal
 Able to develop instruments and collect data
relevant to the research problem
 Undertake validity and reliability tests of
research instruments
3
Objective …
 Able to interpret data into meaningful
information
 Acquire skill to plan and execute research
projects
 Able to review research articles for publications
 Able to produce publishable research articles
(conference or journal articles)
 Contribute new knowledge to your discipline
4
Teaching Methods/Strategy
 Lectures
 Group work
 Research project
 Review of articles
 Class presentation
 Class discussion
 Individual reading assignments
5
Evaluation Methods
Criteria %
Article Review presentation 10
Research proposal 20
Research proposal
presentation
10
Individual assignment/quiz 10
Class participation 10
Final Exam 50
6
Meaning, objective and
Overview of research
7
What Research Is Not
 Gathering information from different
resources such as books or magazines isn’t a
research.
 Why?
 Has no contribution to new knowledge,
although this might make existing
knowledge more accessible.
8
Research is not
 Research is not simply learning about
something
 Gathering information to know more about a
certain area is different from acquiring new
knowledge to solve a problem
 Research problems do not simply result in a “yes”
or a “no” answer
 Should able to explain why something is happened -
e.g Can computer automation increases
organizational efficiency?
9
Research: A Definition
 “…the systematic process of collecting and
analyzing data) in order to increase our
understanding of the phenomenon about
which we are concerned or interested.”
 an activity that contributes to the
understanding of a phenomenon [Kuhn,
1962; Lakatos, 1978]
10
Research ...
 Main elements in research are:
1. phenomenon: a set of behaviors of some entity(ies)
that is found interesting by a research community
How employees acquire software development
skills
What are computer security threats?
2. understanding: knowledge that allows prediction of
the behavior of some aspect of the phenomenon
Knowledge of computer security threat helps to
prevent threat damages
11
Research
 Mian components..
3. activities considered appropriate to the production
of understanding (knowledge) are the research
methods and techniques of a research community
 Many ways to acquire knowledge. It is upto the
researcher to the select a method that is appropriate
to his/her research problem
12
Research Characteristics
1. Originates with a question or problem.
2. Requires clear articulation of a goal or objective.
3. Follows a specific plan or research design
4. Often divides main problem into sub-problems.
5. Guided by specific proposition or hypothesis but
not always
6. Requires collection and interpretation of data.
7. Cyclical (helical) in nature. Knowledge is infinity
13
Types of Research
1. Basic Research
 its main purpose is the disclosure of fundamental truths or principles
 Focuses the testing and development of theory
 To extend existing human understanding
 Has no immediate application to real world problems
 Example -
 Physists are interested in understanding basic elements that make
up matter
 Computer scientist develop new algorithm that efficiently
process data
 Biologists investigate why birds sing in the forest
14
Cont’d
2. Applied research
Intended to solve existing societal
problems
Example - software automation like
Developing a SW that convert word files
into database format
Doing payroll processing by a computer
Sharing data through Bluetooth
15
BASIC CONCEPTS IN
RESEARCH
16
What is Knowledge?
Knowledge is not well defined concepts
with different meanings
Discuss
What is knowledge for you?
How do you acquire knowledge ?
To what extent is it possible for a given
subject or entity to be known? 100% or less?
17
Important concepts about Knowledge
1. Methods - techniques or procedures
2. Methodology - strategy, plan or design linking
the choice of methods to the desired outcomes
3. Theoretical perspectives - our philosophical
stance, informing the methodology and providing
context for its logic and criteria
4. Epistemology & Ontology - our theory of
knowledge and view of reality, underpinning our
theoretical perspective and methodology.
18
Positivism: The Researcher as Scientist
 The Natural Sciences as a Model
 The Quest for Objective Knowledge
 A Deductive or Theory-Testing Approach
 Underpinned by an Objectivist or Realist ontology:
 facts are facts, what we see what we understand
 Explaining how and why things happen:
 Measurement, Correlation, Statistical Logic, Verification
 Typical Methods: Surveys, Questionnaires, Random
Sampling
 Example Hypothesis: Internet increases communication
 What is the Problems with this approach?
19
Interpretivism: Researcher as Detective
 Arises from a Critique of Using the Natural Sciences as a
Model for Social Research !
 The Quest for Subjective Knowledge !
 An Inductive or Theory-Building Approach
 Underpinned by a Subjectivist ontology: people are people
 Understanding How and Why Things Happen: Elucidating
Meaning !
 Knowledge is a human construction from meanings
 Typical Approaches: Ethnographic Study; In-depth
Interviews; Analytical Approaches !
 What are the Problems with this Approach?
20
ONTOLOGY
 This word comes from the greek: ontos = being, and logos =
study - i.e. it is the study of being.
 Your 'ontology' is your answer to the question: 'What is
reality?' (i.e. what can be said to really exist, or be?)
 For example, if your ontological view is: 'Reality is a load of
facts out there waiting to be discovered' then you are a
Realist, and you might be comfortable with an
experimental approach.
 Alternatively, if your ontological view is: 'Reality is, ooh,
very fluid and elusive, and only exists through people's
claims' then you are a Postmodernist, where reality is
regarded as a constructed account.
21
EPISTEMOLOGY
 This word comes from the greek: episteme =
knowledge, and logos = study - i.e. it is the study of
knowledge.
 Your 'epistemology' is your answer to the question:
'How can I know reality?' (i.e. even if something
really exists, how can I know that?)
 It is important, because whatever assumption you
make about what can be known, affects what you
bother to try to find out scientifically.
22
Epistemology …
 For example, if your epistemological view is: 'My senses
help me know the objective world: to see is to know' then
you are an Empiricist, and, as above, you might be
comfortable doing experiments with lots of sense data to
gather knowledge. -- Aristotle
Alternatively, if your epistemological view is: ''Ooh,
wouldn't trust the senses: knowledge is constructed
subjectively by people and groups' then you are a
Constructivist, and, as above, you might be comfortable
doing discursive analysis, working with the interactive
construction of knowledge.
23
Epistemology …
 In short, roughly speaking, you might divide social
science into:
1. Experimental, with a more realist ontology (i.e.
reality is out there), with an empiricist epistemology
(i.e. and I'll gather sense data to find it);
2. Postmodernist constructivism, with a less realist
ontology (i.e. reality is just a load of competing
claims), and a constructivist epistemology (i.e. and
I'll analyse those competing accounts to explore it)
24
25
Discussion
 What is the implication of positivism and
interpretivism in Computer science and software
engineering research
 Which paradigm do you choose when you develop a
software like in requirement analysis? Why you
choose?
26
Theory
 An abstraction of realities that serve as a guide for
future practice
 You may think theory as an absolute truth, such as
the theory of gravity or the social exchange theory
 Actually a changing phenomenon, especially in the
soft or social sciences.
 Theories are developed based on what is observed
or experienced, often times in the real world.
 Changed as we gather new facts and observe new
relationship
27
Theory -- Cont’d
 Dubin (1978) notes theory contains three main
elements:
 A set of well-defined concepts (or units);
 Laws of interaction (or interrelationships between the
units);
 A boundary within which the theory holds.
 Example
 Technology Acceptance theory
 Design theory
 Diffusion of Innovation theory
 Data base design theory, etc
28
Example of Theory Use
 Students attend classes using the same teaching
materials and the same teacher but they have
different grades?
 What is the cause?
 How do you get the answer to this problem?
 Theory provides you an answer to this problem
 For one problem, if complex, you may use multiple
theory
29
Learning difference – Cognitive Load theory
 Cognitive theory assert that the followings might be
responsible for differences in learning among students
(among other variables).
1. The amount learned and what is learned depends on the
learner’s prior knowledge. Therefore individual
differences in prior knowledge appropriate to the
concepts being learned could be the culprit in pr
2. Or the amount learned could reflect differential
preferences in the way different students are processing
the content. Learning Styles produces learning differences
in the class.
Read the article: Marilla D. Svinicki (University of Texas) A Guidebook On Conceptual Frameworks
For Research in Engineering Education
30
Technology Acceptance Theory
Usefulness
Ease of use
Intention
Technology
use
Source – Davis, 1999?
31
• What are the factors that influence people’s
acceptance of new technology?
• The answer to this question is important for
technology designers
Constructs and Variables
 Constructs are abstract concepts which cannot be
measurable
 It is similar to classes in object oriented
programming
 Examples:
 information system, data quality, computer security threat,
person, etc
 Can you mention other constructs?
32
Variables
 Variables are things which we can observe and
measure it.
 Construct is a collection of variables
 Conceptually construct is complex than variables
 Example
 Computer system is an aggregation of hardware
and software
 Organization – vision, values, products/services, etc
 software use? What are the variables?
33
Conceptual Framework
 A conceptual framework represents the researcher’s
synthesis of literature on how to explain a
phenomenon.
 It maps out the actions required in the course of the
study given his previous knowledge of other
researchers’ point of view and his observations on
the subject of research.
 It is the researchers understanding of the Research
Problem
 Conceptual framework = Mental models
34
Guide to develop Conceptual Framework
35
Choose your
topic
Do literature
review
Isolate
important
variables
Generate the
Conceptual
framework
Identify the specific variables
described in the literature and
figure out how these are related.
• Build your conceptual
framework using your mix of
the variables from the scientific
articles you have read.
• Use your research questions as
a guide
Review relevant and
updated research on
the theme that you
decide to work on.
Types of Conceptual Framework
36
1. Causal Framework
 Such framework represents the effect of one variable
over the other.
 These variables are referred to as Independent
(cause) and dependent variable (effect).
 Example Technology Acceptance model predicts
what factors contribute for acceptance of a new
technology
 Answers the ‘why?’ question.
Type of CF …
2. Process frameworks
 Set out the stages through which an action moves
from initiation to conclusion. These relate to the
‘how?’ question.
 the concepts are related because they are stages in
a process.
 Example Project Management Problem,
information system development are represented
by process frameworks
37
Type of CF …
3. Hierarchical relationships
 In many conceptual frameworks, concepts are
related because they occupy higher or lower
positions on a scale or in a hierarchy.
 Example Maslow’s (1954) Need Hierarchy
1. physiological needs
2. safety needs
3. belongingness needs
4. esteem needs
5. self-actualisation.
38
Type of CF … Map and coordinates
 You can define the relationships between concepts
by plotting them against a series of coordinates.
External knowledge
Low High
Internal
knowledge
Innovator
organizations
Defensive
organizations
39
High
Confused
organizations
Declining
organizations
Discussion
 What is the difference between theory and
conceptual framework?
 Why do we need different conceptual
frameworks?
40
Proposition
 Predictions about the world are made using
propositions, that is, conclusions that may be
deduced logically from the theory.
 It is a relationship between two or more constructs
 It guides the research process in data collection and
data analysis
 Used in qualitative research methods especially in
case study research
41
Proposition … Example
 Proposition #1 --- ERP implementation can be
successful only if there is a strong and committed
leadership guiding the initiative” (Sarker and Lee
2000, p416)
 “Proposition #2 ----ERP implementation can be
successful only if there is open and honest
communication among the stakeholders” (Sarker
and Lee 2000, p416)
 “Proposition #3 --- ERP implementation can be
successful only if the implementation team is
empowered and balanced” (Sarker and Lee 2000
42
Hypothesis
 A hypothesis is an empirically testable statement that
is generated from a proposition
 Hypothesis is a tentative solution forwarded by the
researcher based on previous theory or experience
 It is expressed in terms that support collection and
analysis of empirical data
 Terms used in the hypothesis are “things observable”
(Dubin 1978)
 One proposition may generate many hypotheses
43
Hypothesis …
 Example
 Graphical software interface increases SW learnability.
 software system that increase reduces errors has high acceptance
 Intranet brings decentralized organizational structure in the
office
 The deductive testing of hypotheses involves looking
for disconfirming evidence to falsify hypotheses (Lee
1989).
 Falsified hypotheses are then refined based on the
reasons for falsification and subjected to further
empirical testing.
44
Assignment I- Individual
45
1. Pick an article published to a journal article
2. State the research problem of the article
3. The theory used by the article
4. Represent the conceptual framework using
visual methods rather than descriptive
method
5. Submit for the next class
Note: pick a paper that can satisfy the
requirement of the assignment
Research Methodologies
46
 There are four types of research Methodologies
 Qualitative Research
 Ethnography, Case Study, Grounded Theory, Autobiography,
Participatory Action Research, Phenomenology (each
grounded in a specific discipline and philosophical
assumptions)
 Quantitative Research
 Survey methods, Experiments
 Mixed Methods
 Draw from qualitative and quantitative methods
 Design science research methodology
 Intended to develop new artifact
Quantitative
 A quantitative approach is one in which the
investigator primarily uses
 post-positivist claims for developing knowledge
 cause and effect thinking,
 reduction to specific variables,
 guided by hypothesis,
 use of measurement and observation, and
 the test of theories.
Qualitative - Definition
 A qualitative approach is one in which the inquirer
often makes knowledge claims based primarily on
constructivist perspectives (i.e. the multiple
meanings of individual experiences, meanings
socially and historically constructed, with an intent
of developing a theory or pattern) or
advocacy/participatory perspectives (i.e. political,
issue-oriented, collaborative or change oriented) or
both. (Creswell, 2003, p.18)
Qualitative …
 In qualitative study inquirers state research
questions, not objectives (i.e. specific goals for the
research) or hypotheses (i.e. predictions that involve
variables and statistical tests). (C., 2003, p.105)
 Example: How do students use program
development tools?
Characteristics of Qualitative Research
 Takes place in the natural setting
 Uses multiple methods that are interpretive
 Is emergent rather than tightly prefigured
 Fundamentally interpretive (role of researcher as
interpreter)
 Researcher views social phenomena holistically
 Researcher systematically reflects on who he or she is in the
inquiry and is sensitive to him or her personal biography
and how it shapes the study
 Researcher uses complex reasoning that is multifaceted,
iterative, and simultaneous
 Researcher adopts and uses one or more strategies of
inquiry
Design Science
 It is a research problem intended to develop new
artefacts which can solve the problem at hand in a
novel way
 Emerges from the engineering discipline
 Has two main processes: build and evaluate
 In the build process, you construct the artifact
 In the evaluate process, you evaluate the new artifact
for its functionality, performance, acceptance, etc
51
Choice of Methodology & Methods
 Depends on
Research Questions
Research Goals
Researcher Beliefs and Values
Researcher Skills
Time and Funds
Definitions of Terms
 Define each technical term as it is used in
relation to your research project.
 Resource – how is defined in the context of library and
computer system
 This helps remove significant ambiguity from
the research itself by ensuring that reviewers,
while they may not agree with your definitions,
at least know what you’re talking about.
.
53
Know your Research Contributions
In what way(s) does your study add
significant contribution(s) to:
 Extant Theory?
 Relevant Practice?
54
Review questions
55
 What is research paradigm? What is its implication
in the choice of research methodology?
 Which paradigm is appropriate for research in
software development? Why?
 Explain the three/four research Methodology? What
is the strength and weakness of each design?
 Explain how each research methodology differs from
the other
 Down load a journal article published using each of
the research methodology? Read the article to
understand how the methodology is used
Free Access Journals
 http://www.springer.com/computer/hci?SGWID=0-
154-12-116377-0
 http://ocw.mit.edu/courses/mathematics/18-996-
topics-in-theoretical-computer-science-internet-
research-problems-spring-2002/lecture-notes/
56

More Related Content

What's hot

Coding qualitative data for non-researchers
Coding qualitative data for non-researchersCoding qualitative data for non-researchers
Coding qualitative data for non-researchers
Kelley Howell
 
Lecture 4
Lecture 4Lecture 4
Lecture 4
Roman Plokhikh
 
Information Systems design science writing articles
Information Systems design science writing articlesInformation Systems design science writing articles
Information Systems design science writing articlesRaimo Halinen
 
Research Methods in Open Education
Research Methods in Open EducationResearch Methods in Open Education
Research Methods in Open Education
Robert Farrow
 
Paradigm in research and strategies
Paradigm in research and strategiesParadigm in research and strategies
Paradigm in research and strategies
Misbah Iqbal
 
Analyzing qualitative data 4 13-17
Analyzing qualitative data 4 13-17Analyzing qualitative data 4 13-17
Analyzing qualitative data 4 13-17
tjcarter
 
CONTENT ANALYSIS AND GROUNDED THEORY
CONTENT ANALYSIS AND GROUNDED THEORYCONTENT ANALYSIS AND GROUNDED THEORY
CONTENT ANALYSIS AND GROUNDED THEORY
irene sagadrata
 
Introducing grounded theory
Introducing grounded theoryIntroducing grounded theory
Introducing grounded theory
Achilleas Kostoulas
 
Research Logics: A pictorial overview of two perspectives
Research Logics: A pictorial overview of two perspectivesResearch Logics: A pictorial overview of two perspectives
Research Logics: A pictorial overview of two perspectives
Annette Markham
 
ปรัชญาและหลักการวิจัยในรูปแบบต่าง ๆ (ดร.เจษฎา โพนแก้ว)
ปรัชญาและหลักการวิจัยในรูปแบบต่าง ๆ (ดร.เจษฎา โพนแก้ว)ปรัชญาและหลักการวิจัยในรูปแบบต่าง ๆ (ดร.เจษฎา โพนแก้ว)
ปรัชญาและหลักการวิจัยในรูปแบบต่าง ๆ (ดร.เจษฎา โพนแก้ว)
สร้างนักวิจัยรุ่นใหม่ ลูกไก่รุ่นที่สอง
 
670-11 Limits to Grounded Theory in Urban Research
670-11 Limits to Grounded Theory in Urban Research670-11 Limits to Grounded Theory in Urban Research
670-11 Limits to Grounded Theory in Urban Research
Urban Leadership Foundation
 
From first cycle to second cycle qualitative coding: "Seeing a whole"
From first cycle to second cycle qualitative coding: "Seeing a whole"From first cycle to second cycle qualitative coding: "Seeing a whole"
From first cycle to second cycle qualitative coding: "Seeing a whole"
Heather Ford
 
Qualitative content analysis in Media Psychology
Qualitative content analysis in Media PsychologyQualitative content analysis in Media Psychology
Qualitative content analysis in Media Psychology
Jenna Condie
 
Hcic muller guha davis geyer shami 2015 06-29
Hcic muller guha davis geyer shami 2015 06-29Hcic muller guha davis geyer shami 2015 06-29
Hcic muller guha davis geyer shami 2015 06-29
Michael Muller
 
About your research methodology grounded theory. rica viljoen. eskom
About your research methodology   grounded theory. rica viljoen. eskomAbout your research methodology   grounded theory. rica viljoen. eskom
About your research methodology grounded theory. rica viljoen. eskom
Dr Rica Viljoen
 
Multiple case study research - Easy flowchart
Multiple case study research - Easy flowchartMultiple case study research - Easy flowchart
Multiple case study research - Easy flowchart
Dr Nur Suhaili Ramli
 
Philosophy of Research By Zewde Alemayehu Tilahun
Philosophy of Research By Zewde Alemayehu TilahunPhilosophy of Research By Zewde Alemayehu Tilahun
Philosophy of Research By Zewde Alemayehu Tilahun
zewde alemayehu
 
Tony Bryant Gt June 2009
Tony Bryant Gt June 2009Tony Bryant Gt June 2009
Tony Bryant Gt June 2009
Luis Borges Gouveia
 
Research paradigms
Research paradigmsResearch paradigms
Research paradigms
Sajid Ali Lashari
 

What's hot (20)

Coding qualitative data for non-researchers
Coding qualitative data for non-researchersCoding qualitative data for non-researchers
Coding qualitative data for non-researchers
 
Lecture 4
Lecture 4Lecture 4
Lecture 4
 
Information Systems design science writing articles
Information Systems design science writing articlesInformation Systems design science writing articles
Information Systems design science writing articles
 
Research Methods in Open Education
Research Methods in Open EducationResearch Methods in Open Education
Research Methods in Open Education
 
Paradigm in research and strategies
Paradigm in research and strategiesParadigm in research and strategies
Paradigm in research and strategies
 
Analyzing qualitative data 4 13-17
Analyzing qualitative data 4 13-17Analyzing qualitative data 4 13-17
Analyzing qualitative data 4 13-17
 
CONTENT ANALYSIS AND GROUNDED THEORY
CONTENT ANALYSIS AND GROUNDED THEORYCONTENT ANALYSIS AND GROUNDED THEORY
CONTENT ANALYSIS AND GROUNDED THEORY
 
Introducing grounded theory
Introducing grounded theoryIntroducing grounded theory
Introducing grounded theory
 
Research Logics: A pictorial overview of two perspectives
Research Logics: A pictorial overview of two perspectivesResearch Logics: A pictorial overview of two perspectives
Research Logics: A pictorial overview of two perspectives
 
ปรัชญาและหลักการวิจัยในรูปแบบต่าง ๆ (ดร.เจษฎา โพนแก้ว)
ปรัชญาและหลักการวิจัยในรูปแบบต่าง ๆ (ดร.เจษฎา โพนแก้ว)ปรัชญาและหลักการวิจัยในรูปแบบต่าง ๆ (ดร.เจษฎา โพนแก้ว)
ปรัชญาและหลักการวิจัยในรูปแบบต่าง ๆ (ดร.เจษฎา โพนแก้ว)
 
670-11 Limits to Grounded Theory in Urban Research
670-11 Limits to Grounded Theory in Urban Research670-11 Limits to Grounded Theory in Urban Research
670-11 Limits to Grounded Theory in Urban Research
 
From first cycle to second cycle qualitative coding: "Seeing a whole"
From first cycle to second cycle qualitative coding: "Seeing a whole"From first cycle to second cycle qualitative coding: "Seeing a whole"
From first cycle to second cycle qualitative coding: "Seeing a whole"
 
Qualitative content analysis in Media Psychology
Qualitative content analysis in Media PsychologyQualitative content analysis in Media Psychology
Qualitative content analysis in Media Psychology
 
Hcic muller guha davis geyer shami 2015 06-29
Hcic muller guha davis geyer shami 2015 06-29Hcic muller guha davis geyer shami 2015 06-29
Hcic muller guha davis geyer shami 2015 06-29
 
About your research methodology grounded theory. rica viljoen. eskom
About your research methodology   grounded theory. rica viljoen. eskomAbout your research methodology   grounded theory. rica viljoen. eskom
About your research methodology grounded theory. rica viljoen. eskom
 
Multiple case study research - Easy flowchart
Multiple case study research - Easy flowchartMultiple case study research - Easy flowchart
Multiple case study research - Easy flowchart
 
Philosophy of Research By Zewde Alemayehu Tilahun
Philosophy of Research By Zewde Alemayehu TilahunPhilosophy of Research By Zewde Alemayehu Tilahun
Philosophy of Research By Zewde Alemayehu Tilahun
 
Tony Bryant Gt June 2009
Tony Bryant Gt June 2009Tony Bryant Gt June 2009
Tony Bryant Gt June 2009
 
Unit 1 rm
Unit 1  rmUnit 1  rm
Unit 1 rm
 
Research paradigms
Research paradigmsResearch paradigms
Research paradigms
 

Similar to Ch 1 research introduciton

Introduction to Research Methodology for Information system
Introduction to Research Methodology for Information systemIntroduction to Research Methodology for Information system
Introduction to Research Methodology for Information system
gebrsh
 
Chapter 5 theory and methodology
Chapter 5 theory and methodology Chapter 5 theory and methodology
Chapter 5 theory and methodology grainne
 
chapter-3.pptx
chapter-3.pptxchapter-3.pptx
chapter-3.pptx
AsmaRauf5
 
Interdisciplinary research
Interdisciplinary researchInterdisciplinary research
Interdisciplinary research
Dr. Khushboo Ashokkumar Mishra
 
Mba604 course materials lecture (RESERCH METHODOLOGY BY NTANSI MAX)
Mba604 course materials lecture (RESERCH METHODOLOGY BY NTANSI MAX)Mba604 course materials lecture (RESERCH METHODOLOGY BY NTANSI MAX)
Mba604 course materials lecture (RESERCH METHODOLOGY BY NTANSI MAX)
balanjo elvis berinyuy
 
Cognitive Tools
Cognitive ToolsCognitive Tools
Cognitive Tools
Martin Homik
 
Design DissertationDeveloping a coherent methodologyAimTo p.docx
Design DissertationDeveloping a coherent methodologyAimTo p.docxDesign DissertationDeveloping a coherent methodologyAimTo p.docx
Design DissertationDeveloping a coherent methodologyAimTo p.docx
carolinef5
 
Scientific software engineering methods and their validity
Scientific software engineering methods and their validityScientific software engineering methods and their validity
Scientific software engineering methods and their validity
Daniel Mendez
 
research methedology ppt.pptx
research methedology ppt.pptxresearch methedology ppt.pptx
research methedology ppt.pptx
BinyamBekeleMoges
 
Introduction to Educational Research
Introduction to Educational ResearchIntroduction to Educational Research
Introduction to Educational Research
Pedro Martinez
 
Research Methodology(1).pptx
Research Methodology(1).pptxResearch Methodology(1).pptx
Research Methodology(1).pptx
Teshome48
 
Qualitative research designs
Qualitative research designsQualitative research designs
Qualitative research designs
Muthu Venkatachalam
 
Introductionresearchmethodology 1
Introductionresearchmethodology 1Introductionresearchmethodology 1
Introductionresearchmethodology 1
JO GALLEGOS
 
Part 1 research and evaluation edited
Part 1 research and evaluation editedPart 1 research and evaluation edited
Part 1 research and evaluation edited
YISMAW MENGGISTU
 
Chaper One.pptx
Chaper One.pptxChaper One.pptx
Chaper One.pptx
TadeleAnagaw
 
Research methodoligies in architecture
Research methodoligies in architectureResearch methodoligies in architecture
Research methodoligies in architecture
Samanth kumar
 
PR1 UNIT 1-NATURE AND INQUIRY OF RESEARCH.pptx
PR1 UNIT 1-NATURE AND INQUIRY OF RESEARCH.pptxPR1 UNIT 1-NATURE AND INQUIRY OF RESEARCH.pptx
PR1 UNIT 1-NATURE AND INQUIRY OF RESEARCH.pptx
ChristopherMaldicas
 
ilovepdf_merged.pdf- about Media and communication
ilovepdf_merged.pdf- about Media and communicationilovepdf_merged.pdf- about Media and communication
ilovepdf_merged.pdf- about Media and communication
KonulAzizli
 
HO research methods.pptx
HO research methods.pptxHO research methods.pptx
HO research methods.pptx
MohammedAbdela7
 

Similar to Ch 1 research introduciton (20)

Introduction to Research Methodology for Information system
Introduction to Research Methodology for Information systemIntroduction to Research Methodology for Information system
Introduction to Research Methodology for Information system
 
Chapter 5 theory and methodology
Chapter 5 theory and methodology Chapter 5 theory and methodology
Chapter 5 theory and methodology
 
chapter-3.pptx
chapter-3.pptxchapter-3.pptx
chapter-3.pptx
 
Interdisciplinary research
Interdisciplinary researchInterdisciplinary research
Interdisciplinary research
 
Mba604 course materials lecture (RESERCH METHODOLOGY BY NTANSI MAX)
Mba604 course materials lecture (RESERCH METHODOLOGY BY NTANSI MAX)Mba604 course materials lecture (RESERCH METHODOLOGY BY NTANSI MAX)
Mba604 course materials lecture (RESERCH METHODOLOGY BY NTANSI MAX)
 
Cognitive Tools
Cognitive ToolsCognitive Tools
Cognitive Tools
 
Design DissertationDeveloping a coherent methodologyAimTo p.docx
Design DissertationDeveloping a coherent methodologyAimTo p.docxDesign DissertationDeveloping a coherent methodologyAimTo p.docx
Design DissertationDeveloping a coherent methodologyAimTo p.docx
 
Scientific software engineering methods and their validity
Scientific software engineering methods and their validityScientific software engineering methods and their validity
Scientific software engineering methods and their validity
 
research methedology ppt.pptx
research methedology ppt.pptxresearch methedology ppt.pptx
research methedology ppt.pptx
 
Introduction to Educational Research
Introduction to Educational ResearchIntroduction to Educational Research
Introduction to Educational Research
 
Research Methodology(1).pptx
Research Methodology(1).pptxResearch Methodology(1).pptx
Research Methodology(1).pptx
 
Qualitative research designs
Qualitative research designsQualitative research designs
Qualitative research designs
 
Introductionresearchmethodology 1
Introductionresearchmethodology 1Introductionresearchmethodology 1
Introductionresearchmethodology 1
 
Part 1 research and evaluation edited
Part 1 research and evaluation editedPart 1 research and evaluation edited
Part 1 research and evaluation edited
 
Chaper One.pptx
Chaper One.pptxChaper One.pptx
Chaper One.pptx
 
Research methodoligies in architecture
Research methodoligies in architectureResearch methodoligies in architecture
Research methodoligies in architecture
 
PR1 UNIT 1-NATURE AND INQUIRY OF RESEARCH.pptx
PR1 UNIT 1-NATURE AND INQUIRY OF RESEARCH.pptxPR1 UNIT 1-NATURE AND INQUIRY OF RESEARCH.pptx
PR1 UNIT 1-NATURE AND INQUIRY OF RESEARCH.pptx
 
ilovepdf_merged.pdf- about Media and communication
ilovepdf_merged.pdf- about Media and communicationilovepdf_merged.pdf- about Media and communication
ilovepdf_merged.pdf- about Media and communication
 
HO research methods.pptx
HO research methods.pptxHO research methods.pptx
HO research methods.pptx
 
Tesol proposoal writingworkshop
Tesol proposoal writingworkshopTesol proposoal writingworkshop
Tesol proposoal writingworkshop
 

Recently uploaded

1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBCSTRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
kimdan468
 
The Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptxThe Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptx
DhatriParmar
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
EduSkills OECD
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
chanes7
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
vaibhavrinwa19
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
Normal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of LabourNormal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of Labour
Wasim Ak
 
Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
Scholarhat
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
David Douglas School District
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 

Recently uploaded (20)

1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBCSTRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
 
The Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptxThe Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptx
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
Normal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of LabourNormal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of Labour
 
Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 

Ch 1 research introduciton

  • 1. B Y DR. TEMTIM ASSEFA REVISED SEPTEMBER, 2017 Research Methods for Computer Science/Software engineering (CS601) SCHOOL OF COMPUTER SCIENCE AND TECHNOLOGY (HILCOE) 1
  • 2. Learning Objectives  Explain the purpose of research  Understand basic concepts in research (constructs, relationship, indicators, research model, theory, etc)  Understand research as a scientific method to acquire knowledge  Acquire skill to formulate researchable research problems  Identify major research problems in computer and software engineering  Explain the different research approaches and methods (Quantitative, qualitative and design science) 2
  • 3. Objective …  Justify the rational for selecting a particular research method to solve your research problems  Able to design research projects or research proposal  Able to develop instruments and collect data relevant to the research problem  Undertake validity and reliability tests of research instruments 3
  • 4. Objective …  Able to interpret data into meaningful information  Acquire skill to plan and execute research projects  Able to review research articles for publications  Able to produce publishable research articles (conference or journal articles)  Contribute new knowledge to your discipline 4
  • 5. Teaching Methods/Strategy  Lectures  Group work  Research project  Review of articles  Class presentation  Class discussion  Individual reading assignments 5
  • 6. Evaluation Methods Criteria % Article Review presentation 10 Research proposal 20 Research proposal presentation 10 Individual assignment/quiz 10 Class participation 10 Final Exam 50 6
  • 8. What Research Is Not  Gathering information from different resources such as books or magazines isn’t a research.  Why?  Has no contribution to new knowledge, although this might make existing knowledge more accessible. 8
  • 9. Research is not  Research is not simply learning about something  Gathering information to know more about a certain area is different from acquiring new knowledge to solve a problem  Research problems do not simply result in a “yes” or a “no” answer  Should able to explain why something is happened - e.g Can computer automation increases organizational efficiency? 9
  • 10. Research: A Definition  “…the systematic process of collecting and analyzing data) in order to increase our understanding of the phenomenon about which we are concerned or interested.”  an activity that contributes to the understanding of a phenomenon [Kuhn, 1962; Lakatos, 1978] 10
  • 11. Research ...  Main elements in research are: 1. phenomenon: a set of behaviors of some entity(ies) that is found interesting by a research community How employees acquire software development skills What are computer security threats? 2. understanding: knowledge that allows prediction of the behavior of some aspect of the phenomenon Knowledge of computer security threat helps to prevent threat damages 11
  • 12. Research  Mian components.. 3. activities considered appropriate to the production of understanding (knowledge) are the research methods and techniques of a research community  Many ways to acquire knowledge. It is upto the researcher to the select a method that is appropriate to his/her research problem 12
  • 13. Research Characteristics 1. Originates with a question or problem. 2. Requires clear articulation of a goal or objective. 3. Follows a specific plan or research design 4. Often divides main problem into sub-problems. 5. Guided by specific proposition or hypothesis but not always 6. Requires collection and interpretation of data. 7. Cyclical (helical) in nature. Knowledge is infinity 13
  • 14. Types of Research 1. Basic Research  its main purpose is the disclosure of fundamental truths or principles  Focuses the testing and development of theory  To extend existing human understanding  Has no immediate application to real world problems  Example -  Physists are interested in understanding basic elements that make up matter  Computer scientist develop new algorithm that efficiently process data  Biologists investigate why birds sing in the forest 14
  • 15. Cont’d 2. Applied research Intended to solve existing societal problems Example - software automation like Developing a SW that convert word files into database format Doing payroll processing by a computer Sharing data through Bluetooth 15
  • 17. What is Knowledge? Knowledge is not well defined concepts with different meanings Discuss What is knowledge for you? How do you acquire knowledge ? To what extent is it possible for a given subject or entity to be known? 100% or less? 17
  • 18. Important concepts about Knowledge 1. Methods - techniques or procedures 2. Methodology - strategy, plan or design linking the choice of methods to the desired outcomes 3. Theoretical perspectives - our philosophical stance, informing the methodology and providing context for its logic and criteria 4. Epistemology & Ontology - our theory of knowledge and view of reality, underpinning our theoretical perspective and methodology. 18
  • 19. Positivism: The Researcher as Scientist  The Natural Sciences as a Model  The Quest for Objective Knowledge  A Deductive or Theory-Testing Approach  Underpinned by an Objectivist or Realist ontology:  facts are facts, what we see what we understand  Explaining how and why things happen:  Measurement, Correlation, Statistical Logic, Verification  Typical Methods: Surveys, Questionnaires, Random Sampling  Example Hypothesis: Internet increases communication  What is the Problems with this approach? 19
  • 20. Interpretivism: Researcher as Detective  Arises from a Critique of Using the Natural Sciences as a Model for Social Research !  The Quest for Subjective Knowledge !  An Inductive or Theory-Building Approach  Underpinned by a Subjectivist ontology: people are people  Understanding How and Why Things Happen: Elucidating Meaning !  Knowledge is a human construction from meanings  Typical Approaches: Ethnographic Study; In-depth Interviews; Analytical Approaches !  What are the Problems with this Approach? 20
  • 21. ONTOLOGY  This word comes from the greek: ontos = being, and logos = study - i.e. it is the study of being.  Your 'ontology' is your answer to the question: 'What is reality?' (i.e. what can be said to really exist, or be?)  For example, if your ontological view is: 'Reality is a load of facts out there waiting to be discovered' then you are a Realist, and you might be comfortable with an experimental approach.  Alternatively, if your ontological view is: 'Reality is, ooh, very fluid and elusive, and only exists through people's claims' then you are a Postmodernist, where reality is regarded as a constructed account. 21
  • 22. EPISTEMOLOGY  This word comes from the greek: episteme = knowledge, and logos = study - i.e. it is the study of knowledge.  Your 'epistemology' is your answer to the question: 'How can I know reality?' (i.e. even if something really exists, how can I know that?)  It is important, because whatever assumption you make about what can be known, affects what you bother to try to find out scientifically. 22
  • 23. Epistemology …  For example, if your epistemological view is: 'My senses help me know the objective world: to see is to know' then you are an Empiricist, and, as above, you might be comfortable doing experiments with lots of sense data to gather knowledge. -- Aristotle Alternatively, if your epistemological view is: ''Ooh, wouldn't trust the senses: knowledge is constructed subjectively by people and groups' then you are a Constructivist, and, as above, you might be comfortable doing discursive analysis, working with the interactive construction of knowledge. 23
  • 24. Epistemology …  In short, roughly speaking, you might divide social science into: 1. Experimental, with a more realist ontology (i.e. reality is out there), with an empiricist epistemology (i.e. and I'll gather sense data to find it); 2. Postmodernist constructivism, with a less realist ontology (i.e. reality is just a load of competing claims), and a constructivist epistemology (i.e. and I'll analyse those competing accounts to explore it) 24
  • 25. 25
  • 26. Discussion  What is the implication of positivism and interpretivism in Computer science and software engineering research  Which paradigm do you choose when you develop a software like in requirement analysis? Why you choose? 26
  • 27. Theory  An abstraction of realities that serve as a guide for future practice  You may think theory as an absolute truth, such as the theory of gravity or the social exchange theory  Actually a changing phenomenon, especially in the soft or social sciences.  Theories are developed based on what is observed or experienced, often times in the real world.  Changed as we gather new facts and observe new relationship 27
  • 28. Theory -- Cont’d  Dubin (1978) notes theory contains three main elements:  A set of well-defined concepts (or units);  Laws of interaction (or interrelationships between the units);  A boundary within which the theory holds.  Example  Technology Acceptance theory  Design theory  Diffusion of Innovation theory  Data base design theory, etc 28
  • 29. Example of Theory Use  Students attend classes using the same teaching materials and the same teacher but they have different grades?  What is the cause?  How do you get the answer to this problem?  Theory provides you an answer to this problem  For one problem, if complex, you may use multiple theory 29
  • 30. Learning difference – Cognitive Load theory  Cognitive theory assert that the followings might be responsible for differences in learning among students (among other variables). 1. The amount learned and what is learned depends on the learner’s prior knowledge. Therefore individual differences in prior knowledge appropriate to the concepts being learned could be the culprit in pr 2. Or the amount learned could reflect differential preferences in the way different students are processing the content. Learning Styles produces learning differences in the class. Read the article: Marilla D. Svinicki (University of Texas) A Guidebook On Conceptual Frameworks For Research in Engineering Education 30
  • 31. Technology Acceptance Theory Usefulness Ease of use Intention Technology use Source – Davis, 1999? 31 • What are the factors that influence people’s acceptance of new technology? • The answer to this question is important for technology designers
  • 32. Constructs and Variables  Constructs are abstract concepts which cannot be measurable  It is similar to classes in object oriented programming  Examples:  information system, data quality, computer security threat, person, etc  Can you mention other constructs? 32
  • 33. Variables  Variables are things which we can observe and measure it.  Construct is a collection of variables  Conceptually construct is complex than variables  Example  Computer system is an aggregation of hardware and software  Organization – vision, values, products/services, etc  software use? What are the variables? 33
  • 34. Conceptual Framework  A conceptual framework represents the researcher’s synthesis of literature on how to explain a phenomenon.  It maps out the actions required in the course of the study given his previous knowledge of other researchers’ point of view and his observations on the subject of research.  It is the researchers understanding of the Research Problem  Conceptual framework = Mental models 34
  • 35. Guide to develop Conceptual Framework 35 Choose your topic Do literature review Isolate important variables Generate the Conceptual framework Identify the specific variables described in the literature and figure out how these are related. • Build your conceptual framework using your mix of the variables from the scientific articles you have read. • Use your research questions as a guide Review relevant and updated research on the theme that you decide to work on.
  • 36. Types of Conceptual Framework 36 1. Causal Framework  Such framework represents the effect of one variable over the other.  These variables are referred to as Independent (cause) and dependent variable (effect).  Example Technology Acceptance model predicts what factors contribute for acceptance of a new technology  Answers the ‘why?’ question.
  • 37. Type of CF … 2. Process frameworks  Set out the stages through which an action moves from initiation to conclusion. These relate to the ‘how?’ question.  the concepts are related because they are stages in a process.  Example Project Management Problem, information system development are represented by process frameworks 37
  • 38. Type of CF … 3. Hierarchical relationships  In many conceptual frameworks, concepts are related because they occupy higher or lower positions on a scale or in a hierarchy.  Example Maslow’s (1954) Need Hierarchy 1. physiological needs 2. safety needs 3. belongingness needs 4. esteem needs 5. self-actualisation. 38
  • 39. Type of CF … Map and coordinates  You can define the relationships between concepts by plotting them against a series of coordinates. External knowledge Low High Internal knowledge Innovator organizations Defensive organizations 39 High Confused organizations Declining organizations
  • 40. Discussion  What is the difference between theory and conceptual framework?  Why do we need different conceptual frameworks? 40
  • 41. Proposition  Predictions about the world are made using propositions, that is, conclusions that may be deduced logically from the theory.  It is a relationship between two or more constructs  It guides the research process in data collection and data analysis  Used in qualitative research methods especially in case study research 41
  • 42. Proposition … Example  Proposition #1 --- ERP implementation can be successful only if there is a strong and committed leadership guiding the initiative” (Sarker and Lee 2000, p416)  “Proposition #2 ----ERP implementation can be successful only if there is open and honest communication among the stakeholders” (Sarker and Lee 2000, p416)  “Proposition #3 --- ERP implementation can be successful only if the implementation team is empowered and balanced” (Sarker and Lee 2000 42
  • 43. Hypothesis  A hypothesis is an empirically testable statement that is generated from a proposition  Hypothesis is a tentative solution forwarded by the researcher based on previous theory or experience  It is expressed in terms that support collection and analysis of empirical data  Terms used in the hypothesis are “things observable” (Dubin 1978)  One proposition may generate many hypotheses 43
  • 44. Hypothesis …  Example  Graphical software interface increases SW learnability.  software system that increase reduces errors has high acceptance  Intranet brings decentralized organizational structure in the office  The deductive testing of hypotheses involves looking for disconfirming evidence to falsify hypotheses (Lee 1989).  Falsified hypotheses are then refined based on the reasons for falsification and subjected to further empirical testing. 44
  • 45. Assignment I- Individual 45 1. Pick an article published to a journal article 2. State the research problem of the article 3. The theory used by the article 4. Represent the conceptual framework using visual methods rather than descriptive method 5. Submit for the next class Note: pick a paper that can satisfy the requirement of the assignment
  • 46. Research Methodologies 46  There are four types of research Methodologies  Qualitative Research  Ethnography, Case Study, Grounded Theory, Autobiography, Participatory Action Research, Phenomenology (each grounded in a specific discipline and philosophical assumptions)  Quantitative Research  Survey methods, Experiments  Mixed Methods  Draw from qualitative and quantitative methods  Design science research methodology  Intended to develop new artifact
  • 47. Quantitative  A quantitative approach is one in which the investigator primarily uses  post-positivist claims for developing knowledge  cause and effect thinking,  reduction to specific variables,  guided by hypothesis,  use of measurement and observation, and  the test of theories.
  • 48. Qualitative - Definition  A qualitative approach is one in which the inquirer often makes knowledge claims based primarily on constructivist perspectives (i.e. the multiple meanings of individual experiences, meanings socially and historically constructed, with an intent of developing a theory or pattern) or advocacy/participatory perspectives (i.e. political, issue-oriented, collaborative or change oriented) or both. (Creswell, 2003, p.18)
  • 49. Qualitative …  In qualitative study inquirers state research questions, not objectives (i.e. specific goals for the research) or hypotheses (i.e. predictions that involve variables and statistical tests). (C., 2003, p.105)  Example: How do students use program development tools?
  • 50. Characteristics of Qualitative Research  Takes place in the natural setting  Uses multiple methods that are interpretive  Is emergent rather than tightly prefigured  Fundamentally interpretive (role of researcher as interpreter)  Researcher views social phenomena holistically  Researcher systematically reflects on who he or she is in the inquiry and is sensitive to him or her personal biography and how it shapes the study  Researcher uses complex reasoning that is multifaceted, iterative, and simultaneous  Researcher adopts and uses one or more strategies of inquiry
  • 51. Design Science  It is a research problem intended to develop new artefacts which can solve the problem at hand in a novel way  Emerges from the engineering discipline  Has two main processes: build and evaluate  In the build process, you construct the artifact  In the evaluate process, you evaluate the new artifact for its functionality, performance, acceptance, etc 51
  • 52. Choice of Methodology & Methods  Depends on Research Questions Research Goals Researcher Beliefs and Values Researcher Skills Time and Funds
  • 53. Definitions of Terms  Define each technical term as it is used in relation to your research project.  Resource – how is defined in the context of library and computer system  This helps remove significant ambiguity from the research itself by ensuring that reviewers, while they may not agree with your definitions, at least know what you’re talking about. . 53
  • 54. Know your Research Contributions In what way(s) does your study add significant contribution(s) to:  Extant Theory?  Relevant Practice? 54
  • 55. Review questions 55  What is research paradigm? What is its implication in the choice of research methodology?  Which paradigm is appropriate for research in software development? Why?  Explain the three/four research Methodology? What is the strength and weakness of each design?  Explain how each research methodology differs from the other  Down load a journal article published using each of the research methodology? Read the article to understand how the methodology is used
  • 56. Free Access Journals  http://www.springer.com/computer/hci?SGWID=0- 154-12-116377-0  http://ocw.mit.edu/courses/mathematics/18-996- topics-in-theoretical-computer-science-internet- research-problems-spring-2002/lecture-notes/ 56