Chapter 1 - AI Flashcards

(9 cards)

1
Q

Define the difference between data and information

A

Data refers to raw facts and figures, while information is processed data that is meaningful and useful.

Data becomes information when it is organized and interpreted.

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

What is a database?

A

A database is an organized collection of data that can be easily accessed, managed, and updated.

Databases are structured to allow efficient data retrieval and manipulation.

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

What are the several types of databases?

A

The several types of databases include:
* Relational databases
* NoSQL databases
* Object-oriented databases
* Distributed databases
* Data warehouses

Each type serves different needs based on data structure and access requirements.

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

Why are databases valuable assets for decision making?

A

Databases provide accurate, timely, and relevant information that aids in informed decision making.

Access to reliable data enhances strategic planning and operational efficiency.

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

Explain the importance of database design

A

Database design is crucial because it determines how data is stored, organized, and accessed, impacting performance and scalability.

A well-designed database minimizes redundancy and ensures data integrity.

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

How did modern databases evolve from file systems?

A

Modern databases evolved from file systems through the introduction of structured data management, allowing for better data relationships and query capabilities.

File systems lacked the efficiency and flexibility that databases provide.

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

Identify flaws in file system data management

A

Flaws in file system data management include:
* Data redundancy
* Lack of data integrity
* Difficulty in data retrieval
* Poor data security

These issues lead to inefficiencies and increased risk of data errors.

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

Outline the main components of the database system

A

The main components of a database system include:
* Database engine
* Database schema
* Query processor
* User interface
* Database management system (DBMS)

Each component plays a role in data storage, manipulation, and accessibility.

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

Describe the main functions of a database management system (DBMS)

A

The main functions of a DBMS include:
* Data storage, retrieval, and update
* User access control
* Data integrity maintenance
* Backup and recovery
* Query processing

A DBMS acts as an intermediary between users and the database.

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