Data, Information, Knowledge, Understanding, Wisdom

Slides:



Advertisements
Similar presentations
Critical Reading Strategies: Overview of Research Process
Advertisements

Standards Alignment A study of alignment between state standards and the ACM K-12 Curriculum.
Information in Retailing.  Data... data is raw. It simply exists and has no significance beyond its existence (in and of itself). It can exist in any.
Davis Centre Wayfinding Project By: Scott Nisbet, Greg Stefan, Phat Ha.
Chapter 1 Introduction to Modeling DECISION MODELING WITH MICROSOFT EXCEL Copyright 2001 Prentice Hall Publishers and Ardith E. Baker.
CPSC 322 Introduction to Artificial Intelligence November 5, 2004.
Computer Ethics PHILOSOPHICAL BELIEF SYSTEMS Chapter 1 Computer Ethics PHILOSOPHICAL BELIEF SYSTEMS Chapter 1 Hassan Ismail.
ABSTRACT The goal of this project was to create a more realistic and interactive appliance interface for a Usability Science class here at Union. Usability.
Stored Knowledge Prof. Andrew Basden. with thanks to Prof. Elaine Ferneley
Overview of Nursing Informatics
ExamsExams Playing the Game!. Disclaimer I do not know the exact motivations, rationales etc. for every exam question by every examiner, I can only pass.
Course Goals Introduce Terms Skills –Modern DBMS (SQL Server 2008) –SQL querying and data access –Stored procedures including parameters –Brief introduction.
Syr Johnathan Duncan. GIS What is GIS? Geography is information about the earth's surface and the objects found on it, as well as a framework for organizing.
Management Information Systems
1 Advanced Data Structures. 2 Topics Data structures (old) stack, list, array, BST (new) Trees, heaps, union-find, hash tables, spatial, string Algorithm.
University of Delaware PBL Workshops for Ohio University September 5, 2002 An Introduction to Problem-Based Learning Institute for Transforming Undergraduate.
CSE 326: Data Structures Lecture #25 EOQ Steve Wolfman Winter Quarter 2000.
PSU CS 370 – Artificial Intelligence Dr. Mohamed Tounsi Artificial Intelligence 1. Introduction Dr. M. Tounsi.
Unit 2: Living in our world Theme A: People and where they live Section 1: Population growth, change and structure Part 2: Use an appropriate GIS to investigate.
Mathematical Modeling What is it? (and how do you spell it?)
There are increased emphasis on developing the knowledge and understanding necessary to become a discriminating and capable user of ICT and e-safety is.
By Godfrey Aziyo Department of LIS Telephone:
IB Credit Students earn their IB science course grade based on three written examinations and an independent investigation. This investigation is called.
Selecting Software for Students With Learning Disabilities Jayme Johnson, ACT Instructor High Tech Center Training Unit November 14, 2008.
Database Design - Lecture 2
INFORMATION SYSTEMS Overview
10/6/2015 1Intelligent Systems and Soft Computing Lecture 0 What is Soft Computing.
What is a database? Example of database application: –Banks, –Hospital, –etc Extensions: –Multimedia databases –Geographic Information Systems –Data warehouse.
Marking Scheme ISM ISM Top-up. Project Contents Abstract, – A one page summary (max. 400 words) of the Intent, work undertaken. Introduction, – An overview.
CIS 068 Welcome to CIS 068 ! Stacks and Recursion.
Fundamentals of Information Systems, Third Edition2 Principles and Learning Objectives Artificial intelligence systems form a broad and diverse set of.
Introduction to information technology Dr.Fatimah Ali Al-Rowibah.
Davis Centre Wayfinding Project By: Scott Nisbet, Greg Stefan, Phat Ha.
Computing Ontology Part II. So far, We have seen the history of the ACM computing classification system – What have you observed? – What topics from CS2013.
Analyzing Data with Advanced Visualizations
Computing Fundamentals Module Lesson 6 — Using Technology to Solve Problems Computer Literacy BASICS.
Technology as Part of the Classroom. What is Classroom Technology? The term technology refers not to simply one type of technology but to a wide range.
Usability Evaluation. Objectives for today Go over upcoming deliverables Learn about usability testing (testing with users) BTW, we haven’t had a quiz.
Assoc. Prof. Dr. Ahmet Turan ÖZCERİT.  The concept of Data, Information and Knowledge  The fundamental terms:  Database and database system  Database.
Informatics in healthcare professions Lec130/08/2015.
Utilitarian Theory of Ethics Utilitarian theory is a consequentialist approach to judging moral behavior. Consequentialist hold that –consequences count.
Systems Course - Lecture 1 Cognitive Issues and Levels of Learning.
Introduction to Artificial Intelligence (G51IAI) Dr Rong Qu Blind Searches - Introduction.
Data Structures - Part I CS 215 Lecture 7. Motivation  Real programs use abstractions like lists, trees, stacks, and queues.  The data associated with.
Roadmap Euro-SiBRAM’ Prague International Colloquium Towards Simulation-Based Probabilistic Codified Structural Design Pavel Marek.
Helpful hints for planning your Wednesday investigation.
ICOM 5995: Performance Instrumentation and Visualization for High Performance Computer Systems Lecture 10 November 6, 2002 Nayda G. Santiago.
College of Education School of Continuing and Distance Education 2014/2015 – 2016/2017 INFS 112: Introduction to Information Management Session 1 – Concepts.
CULTURE ACQUISITION A Holistic Approach to Human Learning Pittman, Eisikovits, & Dobbert, (1988)
Information and Information Technology 1. Information and employment 2.
Introduction to Concept Mapping
COGNITIVE APPROACH TO ROBOT SPATIAL MAPPING
Information Systems in Organizations 2. 1
CSC 321: Data Structures Fall 2016
Analytics and OR DP- summary.
A Level Computing AQA (7517)
INFS 112 Introduction to information management
Information Systems in Organizations 2. 1
Lauren Young and Craig W. Abbey AIR Forum June 2nd, 2016
Intelligent Systems and
رضا دادآفرین - مهرماه 1390.
Information Systems General Information.
Using Technology in the Classroom
and how to turn them into an original contribution
Learning Intention I will learn how computers store text.
What is Knowledge? Prof. Elaine Ferneley
Representation Probabilistic Graphical Models Local Structure Overview.
DATABASES AS MINDTOOLS
Information Systems General Information.
Data Structures and Algorithms
Presentation transcript:

Data, Information, Knowledge, Understanding, Wisdom

Overview Data is just symbols Information is data that are processed to be useful; provides answers to "who", "what", "where", and "when" questions Knowledge is application of data and information; answers "how" questions Understanding is appreciation of “why”. Wisdom is an evaluated understanding

Data Data is raw. It simply exists and has no significance beyond its existence (in and of itself). It can exist in any form, usable or not. It does not have meaning of itself. In computer parlance, a spreadsheet generally starts out by holding data.

Information Information is data that has been given meaning by way of relational connection. This "meaning" can be useful, but does not have to be. In computer parlance, a relational database makes information from the data stored within it.

Knowledge Knowledge is the appropriate collection of information, such that it's intent is to be useful. Summaries of information in a database for example. Or modeling and simulation tools exercise some type of stored knowledge.

Understanding The difference between knowledge and understanding is the difference between "memorizing" and "learning“. Understanding is an interpolative and probabilistic process. It is cognitive and analytical. People who have understanding can undertake useful actions because they can synthesize new knowledge, or in some cases, at least new information, from what is previously known (and understood). In computer parlance, AI systems possess understanding.

Wisdom Wisdom is an extrapolative and non-deterministic, non-probabilistic process. It calls upon special types of human programming (moral, ethical codes, etc.). Unlike the previous four levels, it asks questions to which there is no (easily-achievable) answer, and in some cases, to which there can be no humanly-known answer period. i.e. judge between right and wrong, good and bad. Humans only possess wisdom.

CS Example A collection of student data Data Information Knowledge Understanding Wisdom

Data Organization Unique characteristic (IDs) Time Location Many Abstractions are used Lists Stacks Queues Trees Graphs

New Data Challenges/Opportunities Big data Unstructured data social networking multimedia