Chapter 12 Information Systems. 12-2 Chapter Goals Define the role of general information systems Explain how spreadsheets are organized Create spreadsheets.

Slides:



Advertisements
Similar presentations
Chapter Information Systems Database Management.
Advertisements

Chapter 10: Designing Databases
Chapter Information Systems Database Management.
Chapter 12 Information Systems. 2 Managing Information Information system: Software that helps us organize and analyze data.  Flexible application software.
Objectives Overview Define the term, database, and explain how a database interacts with data and information Define the term, data integrity, and describe.
Chapter Information Systems Database Management.
Living in a Digital World Discovering Computers 2010.
1004INT Information Systems Week 10 Databases as Business Tools.
Chapter 12 Information Systems Nell Dale John Lewis.
Chapter 4 Relational Databases Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 4-1.
Mgt 20600: IT Management & Applications Databases Tuesday April 4, 2006.
Chapter 12 Information Systems. 2 Chapter Goals Define the role of general information systems Explain how spreadsheets are organized Create spreadsheets.
Chapter 4 Relational Databases Copyright © 2012 Pearson Education 4-1.
Chapter 12 Information Systems. Spreadsheets Databases 12-2.
Chapter 12 Information Systems. 2 Managing Information Information system Software that helps the user organize and analyze data Electronic spreadsheets.
Chapter 12 Information Systems. 2 Chapter Goals Define the role of general information systems Explain how spreadsheets are organized Create spreadsheets.
DAY 16: ACCESS CHAPTER 2 Tazin Afrin October 10,
Chapter 5 Database Processing.
1 DATABASE TECHNOLOGIES BUS Abdou Illia, Fall 2007 (Week 3, Tuesday 9/4/2007)
CPS120: Introduction to Computer Science Information Systems: Database Management Nell Dale John Lewis.
Discovering Computers Fundamentals, 2012 Edition Your Interactive Guide to the Digital World.
Copyright © 2003 by Prentice Hall Computers: Tools for an Information Age Chapter 13 Database Management Systems: Getting Data Together.
Objectives Overview Define the term, database, and explain how a database interacts with data and information Define the term, data integrity, and describe.
Chapter 12 Information Systems. 2 Managing Information Information system Software that helps the user organize and analyze data Electronic spreadsheets.
Introduction to Accounting Information Systems
Database Technical Session By: Prof. Adarsh Patel.
Dr. John P. Abraham, University of Texas Pan American Information Technology Database Dr. John P. Abraham.
Chapter 12 Information Systems. 2 Managing Information Information system: Software that helps us organize and analyze data.  Flexible application software.
1 Chapter 1 Overview of Database Concepts. 2 Chapter Objectives Identify the purpose of a database management system (DBMS) Distinguish a field from a.
Information Systems: Databases Define the role of general information systems Describe the elements of a database management system (DBMS) Describe the.
Concepts and Terminology Introduction to Database.
Lecture 2 An Overview of Relational Database IST 318 – DB Admin.
Chapter 12 Information Systems. 2 Managing Information Information system Software that helps the user organize and analyze data Electronic spreadsheets.
Chapter 12 Information Systems. 2 Chapter Goals Define the role of general information systems Explain how spreadsheets are organized Create spreadsheets.
Working with Spreadsheets A spreadsheet is a worksheet that resembles a table and is used for organizing numbers. An electronic spreadsheet file can contain.
© 2001 Business & Information Systems 2/e1 Chapter 8 Personal Productivity and Problem Solving.
Lead Black Slide Powered by DeSiaMore1. 2 Chapter 8 Personal Productivity and Problem Solving.
Lecturer: Gareth Jones. How does a relational database organise data? What are the principles of a database management system? What are the principal.
Discovering Computers Fundamentals Fifth Edition Chapter 9 Database Management.
Professor Michael J. Losacco CIS 1110 – Using Computers Database Management Chapter 9.
Database Design and Management CPTG /23/2015Chapter 12 of 38 Functions of a Database Store data Store data School: student records, class schedules,
Introduction to Computers Lesson 10B. home Database A collection of related data or facts.
Introduction to Computers Lesson 10B. home Database A collection of related data or facts.
Dimu' Rumpak © 2009 by Prentice Hall 1 Getting Started Didimus Rumpak, M.Si. Database Concepts Chapter 1 1.
C6 Databases. 2 Traditional file environment Data Redundancy and Inconsistency: –Data redundancy: The presence of duplicate data in multiple data files.
Chapter 4 Database Processing Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall 4-1.
CS 1308 Computer Literacy and the Internet
Dr. John P. Abraham, University of Texas Pan American Information Technology Database Dr. John P. Abraham.
Database Management Systems.  Database management system (DBMS)  Store large collections of data  Organize the data  Becomes a data storage system.
6.1 © 2010 by Prentice Hall 6 Chapter Foundations of Business Intelligence: Databases and Information Management.
DATABASE SYSTEMS. DATABASE u A filing system for holding data u Contains a set of similar files –Each file contains similar records Each record contains.
CSC Intro. to Computing Lecture 10: Databases.
Goals Define the role of general information systems Explain how spreadsheets are organized (cells, lists or columns, tables, sheets, [hierarchy], sort,
Chapter 12 Information Systems. 2 Chapter Goals Define the role of general information systems Explain how spreadsheets are organized Create spreadsheets.
BSA206 Database Management Systems Lecture 2: Introduction to Oracle / Overview of Database Concepts.
1 Chapter 9 Database Management. Objectives Overview Define the term, database, and explain how a database interacts with data and information Describe.
Chapter 12 Information Systems: Spreadsheets Nell Dale John Lewis.
Chapter 11 Information and Data Management Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
PREPARED BY: PN. SITI HADIJAH BINTI NORSANI. LEARNING OUTCOMES: Upon completion of this course, students should be able to: 1. Understand the structure.
Computers Are Your Future Tenth Edition Spotlight 5: Microsoft Office Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall1.
1 Management Information Systems M Agung Ali Fikri, SE. MM.
Concepts of Database Management, Fifth Edition Chapter 3: The Relational Model 2: SQL.
Chapter Ten Managing a Database.
Chapter 12 Information Systems.
Information Systems Database Management
Databases and Information Management
Week 11: Database Management System
Data Model.
Databases and Information Management
Chapter 12 Information Systems.
Presentation transcript:

Chapter 12 Information Systems

12-2 Chapter Goals Define the role of general information systems Explain how spreadsheets are organized Create spreadsheets for basic analysis of data Define appropriate spreadsheet formulas using built-in functions Design spreadsheets to be flexible and extensible Describe the elements of a database management system

12-3 Chapter Goals Describe the organization of a relational database Establish relationships among elements in a database Write basic SQL statements Describe an entity-relationship diagram

12-4 Managing Information Information system Software that helps us organize and analyze data –Flexible application software tools that allow the user to dictate and manage the organization of data, and that have basic processing capabilities to analyze the data in various ways –Two of the most popular general application information systems are electronic spreadsheets and database management systems

12-5 Spreadsheets Spreadsheet A software application that allows the user to organize and analyze data using a grid of labeled cells –A cell can contain data or a formula that is used to calculate a value –Data stored in a cell can be text, numbers, or “special” data such as dates –Spreadsheet cells are referenced by their row and column designation Figure 12.1 A spreadsheet, made up of a grid of labeled cells

12-6 Spreadsheets Suppose we have collected data on the number of students that came to get help from a set of tutors over a period of several weeks Figure 12.1 A spreadsheet containing data and computations

12-7 Spreadsheet Formulas The power of spreadsheets comes from the formulas that we can create and store in cells –When a formula is stored in a cell, the result of the formula is displayed in the cell –If we’ve set up the spreadsheet correctly, we could add or remove tutors, add additional weeks of data, or change any of the data we have already stored and the corresponding calculations would automatically be updated

12-8 Spreadsheet Formulas Figure 12.1 The formulas behind some of the cells

12-9 Spreadsheet Formulas Formulas can make use of basic arithmetic operations using the standard symbols (+, 2, *, and /) They can also make use of spreadsheet functions that are built into the software –Functions often operate on a set of contiguous cells A range of cells is specified with two dots (periods) between the two cell endpoints

12-10 Spreadsheet Formulas Figure 12.4 Some common spreadsheet functions

12-11 Circular References A circular reference can never be resolved because the result of one formula is ultimately based on another, and vice versa Figure 12.5 A circular reference situation that cannot be resolved

12-12 Spreadsheet Analysis One reason spreadsheets are so useful is their versatility Spreadsheet analysis can be applied to just about any topic area –Track sales –Analyze sport statistics –Maintain student grades –Keep a car maintenance log –Record and summarize travel expenses –Track project activities and schedules –Plan stock purchases

12-13 Spreadsheet Analysis Spreadsheets are also useful because of their dynamic nature, which provides the powerful ability to do what-if analysis –What if the number of attendees decreased by 10%? –What if we increase the ticket price by $5? –What if we could reduce the cost of materials by half?

12-14 Database Management Systems Database A structured set of data Database management system (DBMS) A combination of software and data, including a physical database, a database engine, and a database schema –Physical database A collection of files that contain the data –Database engine Software that supports access to and modification of the database contents –Database schema A specification of the logical structure of the data stored in the database

12-15 Database Management Systems Figure 12.6 The elements of a database management system

12-16 Database Management Systems Specialized database languages allow the user to specify the structure of data; add, modify, and delete data; and query the database to retrieve specific stored data The database schema provides the logical view of the data in the database

12-17 The Relational Model In a relational DBMS, the data items and the relationships among them are organized into tables –A table is a collection of records –A record is a collection of related fields –Each field of a database table contains a single data value –Each record in a table contains the same fields

12-18 A Database Table Figure 12.7 A database table, made up of records and fields

12-19 A Database Table We can express the schema for this part of the database as follows: Movie (MovieId:key, Title, Genre, Rating)

12-20 Relationships Figure 12.8 A database table containing customer data

12-21 Relationships We can use a table to represent a collection of relationships between objects Figure 12.9 A database table storing current movie rentals

12-22 Structured Query Language Structured Query Language (SQL) A comprehensive database language for managing relational databases

12-23 Queries in SQL select attribute-list from table-list where condition select Title from Movie where Rating = 'PG' select Name, Address from Customer select * from Movie where Genre like '%action%' select * from Movie where Rating = 'R' order by Title

12-24 Modifying Database Content insert into Customer values (9876, 'John Smith', '602 Greenbriar Court', ' ') update Movie set Genre = 'thriller drama' where title = 'Unbreakable' delete from Movie where Rating = 'R'

12-25 Database Design Entity-relationship (ER) modeling A popular technique for designing relational databases ER Diagram Chief tool used for ER modeling that captures the important record types, attributes, and relationships in a graphical form

12-26 Database Design These designations show the cardinality constraint of the relationship Figure An ER diagram for the movie rental database