22
INDUCTIVE & DEDUCTIVE INDUCTIVE & DEDUCTIVE RESEARCH APPROACH RESEARCH APPROACH Meritorious Prof. Dr. S. M. Aqil Burney Meritorious Prof. Dr. S. M. Aqil Burney Director UBIT Director UBIT Chairman Chairman Department of Computer Science Department of Computer Science University of Karachi University of Karachi [email protected] [email protected] www.drburney.net www.drburney.net Designed and Assisted by Designed and Assisted by Hussain Hussain Saleem Saleem [email protected] [email protected] 06 06 th th March 2008 March 2008

Inductive & Deductive Research Approach 06032008

Embed Size (px)

Citation preview

Page 1: Inductive & Deductive Research Approach 06032008

INDUCTIVE & DEDUCTIVE INDUCTIVE & DEDUCTIVE

RESEARCH APPROACHRESEARCH APPROACH

Meritorious Prof. Dr. S. M. Aqil BurneyMeritorious Prof. Dr. S. M. Aqil BurneyDirector UBITDirector UBIT

Chairman Chairman Department of Computer ScienceDepartment of Computer Science

University of KarachiUniversity of Karachi

[email protected]@computer.org

www.drburney.netwww.drburney.net

Designed and Assisted byDesigned and Assisted by

HussainHussain [email protected]@uok.edu.pk

0606thth March 2008March 2008

Page 2: Inductive & Deductive Research Approach 06032008

2

"Well begun is half done"--Aristotle, quoting an old proverb

Page 3: Inductive & Deductive Research Approach 06032008

3

Research MethodsResearch Methods

Research

Types

Deductive

Approach

Inductive

Approach

In research, we often refer to the two broad methods of reasoning as the deductive and inductive approaches.

Page 4: Inductive & Deductive Research Approach 06032008

4

Deductive Research ApproachDeductive Research Approach

�� Deductive reasoning works Deductive reasoning works

from the more general to from the more general to

the more specific. the more specific.

�� Sometimes this is Sometimes this is

informally called a informally called a

"top"top--down" approach. down" approach.

�� Conclusion follows Conclusion follows

logically from premises logically from premises

(available facts)(available facts)Waterfall

CONFIRMATION

OBSERVATION

HYPOTHESIS

THEORY

Page 5: Inductive & Deductive Research Approach 06032008

5

Inductive Research ApproachInductive Research Approach

�� Inductive reasoning works Inductive reasoning works the other way, moving the other way, moving from specific observations from specific observations to broader generalizations to broader generalizations and theories. and theories.

�� Informally, we sometimes Informally, we sometimes call this a "bottom up" call this a "bottom up" approachapproach

�� Conclusion is likely based Conclusion is likely based on premises.on premises.

�� Involves a degree of Involves a degree of uncertaintyuncertainty

Hill

Climbing

THEORY

TENTATIVE

HYPOTHESIS

PATTERN

OBSERVATION

Page 6: Inductive & Deductive Research Approach 06032008

6

Deductive Vs. InductiveDeductive Vs. Inductive

CONFIRMATION

OBSERVATION

HYPOTHESIS

THEORY THEORY

TENTATIVE

HYPOTHESIS

PATTERN

OBSERVATION

Page 7: Inductive & Deductive Research Approach 06032008

7

Deductive Vs. InductiveDeductive Vs. Inductive

�� Induction is usually described as moving from Induction is usually described as moving from

the specific to the general, while deduction the specific to the general, while deduction

begins with the general and ends with the begins with the general and ends with the

specific.specific.

�� Arguments based on laws, rules and accepted Arguments based on laws, rules and accepted

principles are generally used for Deductive principles are generally used for Deductive

Reasoning. Observations tend to be used for Reasoning. Observations tend to be used for

Inductive Arguments. Inductive Arguments.

Page 8: Inductive & Deductive Research Approach 06032008

8

Logical Reasoning and Human NatureLogical Reasoning and Human Nature

�� Historically, many researchers believed that Historically, many researchers believed that

logical reasoning is an essential part of human logical reasoning is an essential part of human

thought process and this dominates in scientific thought process and this dominates in scientific

& Technological research and Development.& Technological research and Development.

�� However, humans are not natural logical However, humans are not natural logical

reasonersreasoners

�� REFERENCE: REFERENCE:

S. M. Aqil Burney; S. M. Aqil Burney; NadeemNadeem MahmoodMahmood, , ““A Brief History of Mathematical Logic A Brief History of Mathematical Logic

and Applications of Logic in CS/ITand Applications of Logic in CS/IT””, , Karachi University Journal of Science Vol.34 (1) July 2006. PP 6Karachi University Journal of Science Vol.34 (1) July 2006. PP 611--7575

Page 9: Inductive & Deductive Research Approach 06032008

9

Page 10: Inductive & Deductive Research Approach 06032008

10

Reasoning methods and Reasoning methods and

ArgumentationArgumentation

�� The main division between forms of reasoning that is The main division between forms of reasoning that is made in philosophy is between made in philosophy is between deductive reasoningdeductive reasoning and and inductive reasoninginductive reasoning. .

�� Formal logicFormal logic has been described as 'the science of has been described as 'the science of deduction'. deduction'.

�� The study of inductive reasoning is generally carried out The study of inductive reasoning is generally carried out within the field known as within the field known as informal logicinformal logic or or critical critical thinkingthinking..

Page 11: Inductive & Deductive Research Approach 06032008

11

http://www.phac-aspc.gc.ca/publicat/cdic-mcc/18-3/d_e.html

Page 12: Inductive & Deductive Research Approach 06032008

12

Automated Reasoning

• Logic lends itself to automation.

• A variety of problems can be attacked by

representing the problem description and

relevant background information as logical

axioms and treating problem instances as

theorems to be proved.

72/98

Page 13: Inductive & Deductive Research Approach 06032008

13

Logic and ReasoningLogic and Reasoning

Reasoning

Logical

Reasoning

Probabilistic

Reasoning

�� Using given knowledge and Using given knowledge and truth value help us to solve, truth value help us to solve, understand real life problems.understand real life problems.

Bayesian

Networks

Subjective Objective

Page 14: Inductive & Deductive Research Approach 06032008

14

EXAMPLEEXAMPLE

•• p: All mathematicians wear glassesp: All mathematicians wear glasses

•• q: Anyone who wears glasses is an algebraistq: Anyone who wears glasses is an algebraist

•• r: All mathematicians are algebraistr: All mathematicians are algebraist

pp∧∧qq→→ r r ≡≡ ( ( ∼∼( ( pp∧∧qq) ) ∨∨ r)r)

Page 15: Inductive & Deductive Research Approach 06032008

15

TRUTH TABLE

Truth Table for the formulae built with the Logical Operators

p q r pΛΛΛΛq ~(pΛΛΛΛq) ~(pΛΛΛΛq)Vr

T T T T F T

T T F T F F

T F T F T T

T F F F T T

F T T F T T

F T F F T T

F F T F T T

F F F F T T

Page 16: Inductive & Deductive Research Approach 06032008

16

�� If r is the conclusion, and we know that p and q If r is the conclusion, and we know that p and q

are true simultaneously then r is valid statement.are true simultaneously then r is valid statement.

�� In real life, the statements are true or false, here In real life, the statements are true or false, here

statement means an atomic statement, thus statement means an atomic statement, thus

statements may be simple (atomic) or statements may be simple (atomic) or

component. If p, q and r are independent component. If p, q and r are independent

statements, then we need to prove: statements, then we need to prove: pp∧∧qq→→ r r

Page 17: Inductive & Deductive Research Approach 06032008

17

CommitmentCommitment

Ontological CommitmentOntological Commitment: :

What exists in the world: Language of reasoning (Formal).What exists in the world: Language of reasoning (Formal).

Epistemological CommitmentEpistemological Commitment

What an intelligent entity believes about the fact.What an intelligent entity believes about the fact.

Believe System: True, False, Unknown, degree of believe, Believe System: True, False, Unknown, degree of believe,

degree believe with ranks (known values)degree believe with ranks (known values)

Page 18: Inductive & Deductive Research Approach 06032008

18

True/False True/False

/Unknown/UnknownFacts, objects, Facts, objects,

relation and timerelation and timeTemporal Temporal

LogicLogic

Degree of believe Degree of believe

on [0,1]on [0,1]Facts with changeFacts with changeProbability Probability

TheoryTheory

True/False True/False

/Unknown/UnknownFacts, objects, Facts, objects,

relationsrelationsPredicate Predicate

LogicLogic

True/False True/False

/Unknown/UnknownfactsfactsPropositional Propositional

LogicLogic

EpistemologyEpistemologyOntologyOntology

What exists)What exists)

FormalFormal

LanguageLanguage

Page 19: Inductive & Deductive Research Approach 06032008

19

True/False True/False

/Unknown/UnknownFacts, objects, Facts, objects,

relation, time & relation, time &

SpaceSpace

Spatial LogicSpatial Logic

Known interval Known interval

values with values with

improvement in improvement in

believebelieve

Facts with degree Facts with degree

of believe with of believe with

learninglearning

ANNANN--FLFL

Known interval Known interval

valuevalueFacts with degree Facts with degree

of believeof believeFuzzy LogicFuzzy Logic

Page 20: Inductive & Deductive Research Approach 06032008

20

Evolution of Evolution of NeuroNeuro--Fuzzy LogicFuzzy Logic

Neuro-Fuzzy

Systems

Neural

Networks

Approximate Reasoning

Fuzzy Logic

Functional Approximation/

Randomized Search

Page 21: Inductive & Deductive Research Approach 06032008

21

“ The whole of science is nothing more than

a refinement of everyday thinking”.

- Albert Einstein

Page 22: Inductive & Deductive Research Approach 06032008

22

References:References:

�� William M.K. William M.K. TrochimTrochim, , ““Research Methods Knowledge BaseResearch Methods Knowledge Base””

2006.2006.

�� S. M. Aqil Burney; S. M. Aqil Burney; NadeemNadeem MahmoodMahmood, , ““A Brief History of A Brief History of

Mathematical Logic and Applications of Logic in CS/ITMathematical Logic and Applications of Logic in CS/IT””, , Karachi University Journal of Science Vol.34 (1) July 2006. PP 6Karachi University Journal of Science Vol.34 (1) July 2006. PP 611--7575

�� Syed Muhammad Aqil Burney; Syed Muhammad Aqil Burney; TahseenTahseen Ahmed Ahmed JilaniJilani, , ““A refined A refined

fuzzy time series model for stock market forecastingfuzzy time series model for stock market forecasting””ElsevierElsevier——Science Direct, Science Direct, PhysicaPhysica--A, January 2008 (in press). A, January 2008 (in press).

www.elsevier.com/locate/physawww.elsevier.com/locate/physa