Information Systems and Databases Flashcards

1
Q

What are Information Systems?

A

Computer systems that support end users, giving them access to the information. Information systems perform a variety of tasks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the 2 types of transaction processing?

A

Batch Processing
- collects transaction data and processes later.

Real Time Processing
-​ processes immediately.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the Characteristics of an information system?

A

Organistion of data into information.

Analysis of information to give knowledge

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the Functions of Information Systems?

A

Processing Transactions

Providing users with information about an organisation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are Processing systems?

A

Transaction Processing Systems (TPS), collects, stores, modifies and retrieves the daily transactions of an organisation.
e.g. ATM and EFTPOS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What helps in decision making?

A

Decision support systems (DSS)
-assists people to make decisions by providing information, models and analysis tools.

Expert Systems
- are examples of decision support systems where a user is asked a set of questions and the answers compared to a knowledge base to obtain a possible solution.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How is an information system used to manage the information used within and organisation?

A
  • This system provides an effective way to complete tasks in an organisation
  • A range of appropriate software tools are available for editing and production of high quality documents and to provide both internal and external communication
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are some examples of Database Information Systems?

A

School databases, Roads and Maritime Services, DVD/Video stores.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are some Organisation methods used in Info Systems and Databases?

A

Non-Computer Methods (usually paper)

Computer Methods (more advantages than paper)

Flat-File Database (data into single table)

Relational Database (series of related tables)

Schema (an organised plan of the entire database)

Views (table, form, report)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is data modeling?

A

the process of identifying entities, relationships between entities, attributes of entities. It is critical in creating an efficient database.

e.g. Data dictionaries, schema and normalisation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Whats a data dictionary?

A

Contains metadata, or information about the data

The description helps to standardise data entry and provide documentation for the databasE.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are six types of data that can be entered in a field?

A

Alphanumeric data (letters, numbers and symbols)

Numeric data (numbers)

Boolean/logical dat (e.g. true/false)

Date data(dd/mm/yyyy)

Time data (hh/mm)

Calculations (shows formula used)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What information is contained inside of a data dictionary?

A

Field name

Data type

Data format

Field size

Description

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is normalisation of data?

A

The process of analysing data to create the most efficient database structure.

The process of organising data into table so the results of using the database are an
intended.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly