INDUCTIVE & DEDUCTIVE RESEARCH APPROACH



Similar documents
Predicate logic Proofs Artificial intelligence. Predicate logic. SET07106 Mathematics for Software Engineering

Lecture 13 of 41. More Propositional and Predicate Logic

Handout #1: Mathematical Reasoning

A Few Basics of Probability


Course Outline Department of Computing Science Faculty of Science. COMP Applied Artificial Intelligence (3,1,0) Fall 2015

3. Mathematical Induction

DATA MINING IN FINANCE

Mathematical Induction

Reasoning and Proof Review Questions

Formal Verification and Linear-time Model Checking

CHAPTER 3. Methods of Proofs. 1. Logical Arguments and Formal Proofs

1 Introduction to Option Pricing

CHAPTER 7 GENERAL PROOF SYSTEMS

Indiana State Core Curriculum Standards updated 2009 Algebra I

Basic Proof Techniques

DEDUCTIVE & INDUCTIVE REASONING

Logic in general. Inference rules and theorem proving

Fallacies are deceptive errors of thinking.

Review. Bayesianism and Reliability. Today s Class

Lecture 9 Maher on Inductive Probability

EFFICIENT KNOWLEDGE BASE MANAGEMENT IN DCSP

Learning is a very general term denoting the way in which agents:

The History of Logic. Aristotle ( BC) invented logic.

Soft Computing in Economics and Finance

DEGREE OF NEGATION OF AN AXIOM

MATHEMATICAL INDUCTION. Mathematical Induction. This is a powerful method to prove properties of positive integers.

CS Master Level Courses and Areas COURSE DESCRIPTIONS. CSCI 521 Real-Time Systems. CSCI 522 High Performance Computing

Appendix A: Science Practices for AP Physics 1 and 2

SECTION 10-2 Mathematical Induction

Computational Logic and Cognitive Science: An Overview

Relational Methodology for Data Mining and Knowledge Discovery

Performance Analysis of Naive Bayes and J48 Classification Algorithm for Data Classification

def: An axiom is a statement that is assumed to be true, or in the case of a mathematical system, is used to specify the system.

Jingde Cheng Department of Information and Computer Sciences, Saitama University, Japan Abstract. 2.

WHAT ARE MATHEMATICAL PROOFS AND WHY THEY ARE IMPORTANT?

University Students Perception on the Impact of 3G Mobile Broadband in Pakistan - A Survey

Primes in Sequences. Lee 1. By: Jae Young Lee. Project for MA 341 (Number Theory) Boston University Summer Term I 2009 Instructor: Kalin Kostadinov

Unifying Epistemologies by Combining World, Description and Observer

Machine Learning: Overview

Some Research Problems in Uncertainty Theory

Curriculum Map by Block Geometry Mapping for Math Block Testing August 20 to August 24 Review concepts from previous grades.

Trust but Verify: Authorization for Web Services. The University of Vermont

1/9. Locke 1: Critique of Innate Ideas

WRITING PROOFS. Christopher Heil Georgia Institute of Technology

STEPS IN SCIENTIFIC RESEARCH:

IAI : Expert Systems

Foundational Proof Certificates

Comparison of frequentist and Bayesian inference. Class 20, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom

Philosophy 104. Chapter 8.1 Notes

Rigorous Software Development CSCI-GA

Scientific Reasoning: A Solution to the Problem of Induction

Diablo Valley College Catalog

Mathematical Induction. Lecture 10-11

SAMPLE MIDAS PROFILE MULTIPLE INTELLIGENCES DEVELOPMENTAL ASSESSMENT SCALES MIDAS Version 2.0 Processed for Tara Student

Full and Complete Binary Trees

A FUZZY LOGIC APPROACH FOR SALES FORECASTING

THE FUNDAMENTAL THEOREM OF ARBITRAGE PRICING

ML for the Working Programmer

Student Learning Outcome - The 15 Best Based Performance Criteria

Developing Critical Thinking Skill in Mathematics Education

Theory and Research. Theory functions three ways in research: ways that can suggest other possibilities.

PHILOSOPHY 101: CRITICAL THINKING

Automated Theorem Proving - summary of lecture 1

A HYBRID RULE BASED FUZZY-NEURAL EXPERT SYSTEM FOR PASSIVE NETWORK MONITORING

PHY1020 BASIC CONCEPTS IN PHYSICS I

CS510 Software Engineering

SURVEY REPORT DATA SCIENCE SOCIETY 2014

Static Program Transformations for Efficient Software Model Checking

CSC384 Intro to Artificial Intelligence

Problems often have a certain amount of uncertainty, possibly due to: Incompleteness of information about the environment,

Integrating Cognitive Models Based on Different Computational Methods

Predicate Logic Review

Overview of the TACITUS Project

Machine Learning and Data Analysis overview. Department of Cybernetics, Czech Technical University in Prague.

Software Verification and System Assurance

Course Syllabus For Operations Management. Management Information Systems

Time Oriented Database System Using RFID

NTC Project: S01-PH10 (formerly I01-P10) 1 Forecasting Women s Apparel Sales Using Mathematical Modeling

Algorithmic Software Verification

UNCERTAINTIES OF MATHEMATICAL MODELING

Simulation Exercises to Reinforce the Foundations of Statistical Thinking in Online Classes

R Simulations: Monty Hall problem

Laplace's Demon. By finishing the work began by Sir Isaac Newton in mathematics, and further

APPLYING FORMAL METHODS TO CRYPTOGRAPHIC PROTOCOL ANALYSIS: EMERGING ISSUES AND TRENDS

A Tutorial Program for Propositional Logic with Human/Computer Interactive Learning

Introduction to Automata Theory. Reading: Chapter 1

The Refutation of Relativism

Chapter 3. Cartesian Products and Relations. 3.1 Cartesian Products

Learning outcomes. Knowledge and understanding. Competence and skills

COMPLEXITY RISING: FROM HUMAN BEINGS TO HUMAN CIVILIZATION, A COMPLEXITY PROFILE. Y. Bar-Yam New England Complex Systems Institute, Cambridge, MA, USA

Introduction. Appendix D Mathematical Induction D1

Transcription:

INDUCTIVE & DEDUCTIVE RESEARCH APPROACH Meritorious Prof. Dr. S. M. Aqil Burney Director UBIT Chairman Department of Computer Science University of Karachi burney@computer.org www.drburney.net Designed and Assisted by Hussain Saleem hussainsaleem@uok.edu.pk 06 th March 2008

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

Research Methods In research, we often refer to the two broad methods of reasoning as the deductive and inductive approaches. Research Types Deductive Approach Inductive Approach 3

Deductive Research Approach THEORY HYPOTHESIS OBSERVATION Waterfall Deductive reasoning works from the more general to the more specific. Sometimes this is informally called a "top-down" approach. Conclusion follows logically from premises (available facts) CONFIRMATION 4

Inductive Research Approach Inductive reasoning works the other way, moving from specific observations to broader generalizations and theories. Informally, we sometimes call this a "bottom up" approach Conclusion is likely based on premises. Involves a degree of uncertainty THEORY TENTATIVE HYPOTHESIS PATTERN OBSERVATION Hill Climbing 5

Deductive Vs. Inductive THEORY THEORY HYPOTHESIS TENTATIVE HYPOTHESIS OBSERVATION PATTERN CONFIRMATION OBSERVATION 6

Deductive Vs. Inductive Induction is usually described as moving from the specific to the general, while deduction begins with the general and ends with the specific. Arguments based on laws, rules and accepted principles are generally used for Deductive Reasoning. Observations tend to be used for Inductive Arguments. 7

Logical Reasoning and Human Nature Historically, many researchers believed that logical reasoning is an essential part of human thought process and this dominates in scientific & Technological research and Development. However, humans are not natural logical reasoners REFERENCE: S. M. Aqil Burney; Nadeem Mahmood, A A Brief History of Mathematical Logic and Applications of Logic in CS/IT, Karachi University Journal of Science Vol.34 (1) July 2006. PP 61-756 8

9

Reasoning methods and Argumentation The main division between forms of reasoning that is made in philosophy is between deductive reasoning and inductive reasoning. Formal logic has been described as 'the science of deduction'. The study of inductive reasoning is generally carried out within the field known as informal logic or critical thinking. 10

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

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. 12 72/98

Logic and Reasoning Reasoning Using given knowledge and truth value help us to solve, understand real life problems. Logical Reasoning Probabilistic Reasoning Bayesian Networks Subjective Objective 13

EXAMPLE p: All mathematicians wear glasses q: Anyone who wears glasses is an algebraist r: All mathematicians are algebraist p q r ( ( p q) r) 14

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 15

If r is the conclusion, and we know that p and q are true simultaneously then r is valid statement. In real life, the statements are true or false, here statement means an atomic statement, thus statements may be simple (atomic) or component. If p, q and r are independent statements, then we need to prove: p q r 16

Commitment Ontological Commitment: What exists in the world: Language of reasoning (Formal). Epistemological Commitment What an intelligent entity believes about the fact. Believe System: True, False, Unknown, degree of believe, degree believe with ranks (known values) 17

Formal Language Propositional Logic Predicate Logic Probability Theory Temporal Logic Ontology What exists) facts Facts, objects, relations Facts with change Facts, objects, relation and time Epistemology True/False /Unknown True/False /Unknown Degree of believe on [0,1] True/False /Unknown 18

Fuzzy Logic Facts with degree of believe Known interval value ANN-FL Spatial Logic Facts with degree of believe with learning Facts, objects, relation, time & Space Known interval values with improvement in believe True/False /Unknown 19

Evolution of Neuro-Fuzzy Logic Approximate Reasoning Functional Approximation/ Randomized Search Fuzzy Logic Neural Networks Neuro-Fuzzy Systems 20

The whole of science is nothing more than a refinement of everyday thinking. - Albert Einstein 21

References: William M.K. Trochim, Research Methods Knowledge Base 2006. S. M. Aqil Burney; Nadeem Mahmood, A A Brief History of Mathematical Logic and Applications of Logic in CS/IT, Karachi University Journal of Science Vol.34 (1) July 2006. PP 61-756 Syed Muhammad Aqil Burney; Tahseen Ahmed Jilani, A A refined fuzzy time series model for stock market forecasting Elsevier Science Direct, Physica-A, January 2008 (in press). www.elsevier.com/locate/physa 22