wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Learning Outcomes

Total questions: 73

Worksheet time: 37mins

Name
Class
Date
1.

Which option best defines an information system?

a)

A manual procedure for recording transactions in notebooks

b)

A single software application for file storage only

c)

A set of interrelated components handling data and feedback

d)

A collection of unrelated programs and devices

2.

Which of the following are components of an information system?

a)

Budgets and facilities

b)

People and procedures

c)

Software and telecommunication

d)

Data and hardware

3.

Which item is NOT listed as a component of an information system?

a)

Procedures

b)

Facilities

c)

Hardware

d)

Data

4.

Arrange the four stages of processing in a typical information system workflow.

a)

Input → Data processing → Output → Storage

b)

Input → Output → Data processing → Storage

c)

Data processing → Input → Output → Storage

d)

Storage → Input → Data processing → Output

5.

In the context of processing stages, what is a transaction?

a)

A software upgrade applied during processing

b)

A backup routine stored on optical media

c)

A business event usually entered as input

d)

A report produced as final output

6.

During which stage are calculations performed on the input data?

a)

Input

b)

Data processing

c)

Output

d)

Storage

7.

Which statement accurately describes the output stage?

a)

It archives data onto optical disks

b)

It performs calculations on collected inputs

c)

It is what is produced by the system

d)

It gathers and introduces data to the system

8.

What storage detail is emphasized in the material?

a)

Output files replace the need for any backups

b)

Only temporary data are kept in main memory

c)

Vast amounts of data stored on optical discs

d)

Storage primarily uses magnetic tapes for all data

9.

Which statement best distinguishes data from information?

a)

Data are personal opinions; information is objective facts

b)

Data are context-rich visuals; information is raw records

c)

Data are summarized charts; information is unorganized

d)

Data are stored representations; information is processed meaning

10.

Which is a correct pairing of data category and example?

a)

Unstructured—primary keys and indexes

b)

Unstructured—tables with fixed fields

c)

Structured—images, videos, documents

d)

Structured—numbers, text, dates

11.

A class roster listing names, IDs, majors, and GPAs illustrates which concept?

a)

Data presented in context

b)

Unstructured data examples

c)

Summarized information chart

d)

Metadata describing length

12.

Which scenario turns data into information most clearly?

a)

Labeling files with owner names

b)

Storing images of scanned forms

c)

Collecting raw student ID numbers

d)

Creating a pie chart of enrollment by major

13.

Which best describes information in relation to knowledge?

a)

Formats that define data field sizes

b)

Data processed to increase user knowledge

c)

Unprocessed facts about objects and events

d)

File names that label stored datasets

14.

Which set contains only structured data examples?

a)

Scans, photos, recordings

b)

Free-form notes, videos

c)

Images, audio, PDFs

d)

Dates, integers, short text

15.

Which statement about unstructured data is most accurate?

a)

Never requires additional processing

b)

Often includes images, video, documents

c)

Always fits predefined tables neatly

d)

Primarily consists of numbers and dates

16.

Metadata is best defined as:

a)

Data that describes properties and context of data

b)

Summarized charts derived from raw datasets

c)

Unstructured content like images and videos

d)

User conclusions drawn from processed data

17.

Which item is typically a metadata property to describe?

a)

Allowable values for a field

b)

Trends over several years

c)

Count of records by category

d)

Visualization color palette

18.

Which item is typically part of metadata context?

a)

Bars, lines, and pie slices

b)

Primary, foreign, and composite

c)

Average, median, and mode

d)

Source, ownership, and usage

19.

Which combination correctly matches category to items?

a)

Metadata properties—data names, length

b)

Structured data—images, documents

c)

Metadata context—source, ownership

d)

Unstructured data—numbers, dates

e)

Information—data processed for meaning

20.

A line chart showing enrollment projections over years best exemplifies:

a)

Metadata fields like data length

b)

Raw unprocessed student identifiers

c)

Structured data stored as dates

d)

Information created by summarizing data

21.

In the metadata table, which attribute is explicitly constrained with a minimum of 1 and a maximum of 9?

a)

Course alphanumeric length thirty characters

b)

Section integer with bounds one to nine

c)

Semester alphanumeric length ten characters

22.

Which metadata row describes the field sourced from the Registrar and representing the semester and year?

a)

Course with type alphanumeric thirty length

b)

Section with type integer range one to nine

c)

Semester with type alphanumeric ten length

23.

Which statement best distinguishes metadata from data using the table example?

a)

Metadata lists field properties like type and length

b)

Metadata stores individual student or course values

c)

Metadata records grades for each enrolled student

24.

Which combination correctly matches the 'Name' field with its type and likely purpose in the table?

a)

Integer, to store section identifiers

b)

Alphanumeric, to store student names

25.

Select all components that are listed as major parts of a database system environment.

a)

Procedures

b)

People

c)

Software

d)

Hardware

e)

Data

26.

Which statement best describes a data model in database design?

a)

A catalog of installed database software versions

b)

A collection of concepts describing database structure

c)

A visual of screens and forms for users

d)

A set of server hardware configuration rules

27.

In the abstraction process shown as Real World → Data Model → Database, what is the role of the data model?

a)

It represents reality in a structured form for databases

b)

It converts raw data directly into reports

c)

It replaces the real world entirely with code

d)

It validates transactions after deployment

28.

Which option correctly matches the basic building block with its definition?

a)

Attribute: a characteristic of an entity

b)

Entity: a person, place, thing, or event

c)

Entity: a characteristic of an entity

d)

Relationship: an association among entities

29.

Select all statements that are true about an entity in data modeling.

a)

It is something about which data will be collected

b)

It is used to describe an association among entities

c)

It can be a person, place, thing, or event

d)

It is synonymous with an attribute's value

30.

Which is the best example of an attribute for the entity Student?

a)

Advises

b)

Address

c)

Taught By

d)

Enrolled In

31.

Which statement about relationships is most accurate?

a)

They define physical storage structures

b)

They describe how entities are associated

c)

They are replaced by tables in all models

d)

They store the values of attributes directly

32.

Which pair illustrates a relationship between entities?

a)

Course and Credits

b)

Student and Email

c)

Instructor and Teaches

d)

Book and Title

33.

When moving from a real-world domain to a database, why is a data model necessary?

a)

It replaces entities with unstructured files

b)

It ensures queries run automatically

c)

It provides concepts to achieve abstraction

d)

It eliminates the need for schema design

34.

Which scenario best fits a one-to-many relationship in a data model?

a)

One passport with one citizen

b)

Many students with many courses

c)

Many orders with many products

d)

One department with many employees

35.

In a many-to-many relationship, which statement is accurate?

a)

Each side can be associated with many occurrences of the other

b)

No entity instances are associated with any others

c)

One entity instance links to many, but not vice versa

d)

Each entity occurrence links to exactly one other occurrence

36.

Which description matches a one-to-one relationship?

a)

One entity instance associated with many related instances

b)

Many occurrences on both sides of the relationship

c)

One entity instance associated with only one related instance

d)

One entity instance associated with zero related instances

37.

During conceptual design, the primary activity is to:

a)

Create ERDs and a data dictionary

b)

Normalize tables and define indexes

c)

Tune storage and partition strategies

d)

Implement triggers and stored procedures

38.

Logical design most directly involves which task?

a)

Transforming ERD into tables and constraints

b)

Modeling reality using entities and attributes

c)

Allocating files and configuring hardware

d)

Migrating data between production systems

39.

Physical design focuses on:

a)

Deriving candidate keys from attributes

b)

Transforming entities into relational schemas

c)

Creating DBMS-specific storage structures

d)

Formalizing business rules in an ERD

40.

Which set correctly orders the data model design stages from abstract to implementation?

a)

Physical, Logical, Conceptual

b)

Conceptual, Physical, Logical

c)

Conceptual, Logical, Physical

d)

Logical, Conceptual, Physical

41.

Which pair is correctly matched to its design phase?

a)

Conceptual: ERD and data dictionary

b)

Logical: tables and key constraints

c)

Physical: DBMS-specific structures

d)

Conceptual: file groups and partitions

42.

Which statement best defines a business rule in an organization?

a)

A prediction about future customer demand trends

b)

A metric that measures quarterly financial performance

c)

A guideline that only describes employee preferences

d)

A statement that defines or constrains business aspects

43.

Which elements are commonly defined by properly written business rules?

a)

Entities within a domain

b)

Network hardware topology

c)

Attributes of data items

d)

Relationships among entities

44.

Which description aligns with the role of business rules?

a)

A budget outline for fiscal year planning

b)

A policy, procedure, or principle description

c)

A workflow for coding application interfaces

d)

A marketing slogan for brand awareness

45.

Which outcome reflects the importance of business rules for data understanding?

a)

Maximizes profits in all market conditions

b)

Standardizes the company’s view of data

c)

Automates every manual business task

d)

Eliminates the need for documentation

46.

How do business rules support collaboration between people who build and use systems?

a)

They act as a communication tool between users and designers

b)

They replace managers with automated decision engines

c)

They hide constraints to reduce conflict across teams

d)

They force all teams to use the same programming language

47.

Which pair best describes how business rules assist designers?

a)

Expose business processes to the designer

b)

Clarify the nature, role, and scope of data

c)

Guarantee zero defects in source code

d)

Remove the need for user interviews

48.

What is an Entity Relationship Diagram (ERD)?

a)

A security framework for encrypting transactions

b)

A storage format for compressing database tables

c)

A programming paradigm for real-time systems

d)

A data modeling technique creating a graphical view

49.

Which aspects does an ERD represent within an information system?

a)

Graphical layout of server racks

b)

Relationships between those entities

c)

Entities involved in the domain

d)

Attributes and connections conceptually

50.

Which statement best defines an entity in an ER model?

a)

A rule that constrains attribute values

b)

A person, object, place, or event we collect data about

c)

A link that connects multiple data sets

d)

A specific data type collected about items

51.

In ER modeling, what are attributes?

a)

The entities that store unique keys

b)

The data we collect about entities

c)

The constraints that enforce cardinality

d)

The relationships linking two tables

52.

What role do relationships play in an ER model?

a)

They store attribute domains for entities

b)

They provide the link or structure between entities

c)

They remove redundancy from attributes

d)

They describe entity identifiers only

53.

Which example best illustrates a physical existence entity?

a)

A particular employee working in finance

b)

The concept of revenue recognition

c)

A set of business rules for payroll

d)

A constraint on salary increases

54.

Which statement correctly contrasts strong and weak entities?

a)

Strong entities are existence-dependent, weak entities are independent

b)

Strong entities cannot exist without relationships, weak entities can

c)

Strong entities have unique primary keys, weak entities lack independent keys

d)

Strong entities only hold attributes, weak entities only hold links

55.

Select all that are true about a weak entity.

a)

It often relies on an owner entity like EMPLOYEE

b)

It requires a relationship to be identifiable

c)

It can exist on its own with a unique key

d)

It is existence-dependent on another entity

56.

Which scenario best demonstrates existence dependence?

a)

COURSE records stored without instructors

b)

DEPENDENT records tied to a specific EMPLOYEE

c)

STUDENT records managed by the registrar

d)

EMPLOYEE records synchronized across sites

57.

Which pair is most appropriate as strong entities in an academic database?

a)

INVOICE ITEM and ORDER LINE as independent entities

b)

ADDRESS and PHONE as independent entities

c)

DEPENDENT and BENEFIT as independent entities

d)

STUDENT and COURSE as independent entities

58.

In an entity-relationship model, what is an attribute?

a)

A particular property that describes an entity

b)

A set of entities in a system

c)

A relationship between entities

d)

A constraint that limits data values

59.

Which statement best describes a key attribute?

a)

It groups several related entities together

b)

It is the unique, distinguishing characteristic of an entity

c)

It enforces referential integrity across tables

d)

It can be split into meaningful subparts

60.

Which of the following is characteristic of a composite attribute?

a)

It can be divided into smaller subparts

b)

It uniquely identifies each entity instance

c)

It represents a many-to-many relation

d)

It is always a single atomic value

61.

Choose all statements that are true for composite attributes.

a)

They contain subparts with independent meanings

b)

They can be broken into more basic attributes

c)

They are used to uniquely distinguish entities

d)

They cannot be decomposed without losing meaning

62.

Which scenario illustrates a key attribute for a Student entity?

a)

Date of birth and birthplace combined

b)

Full name consisting of first and last

c)

University-assigned student ID number

d)

Home address with street and city

63.

Which scenario best illustrates a composite attribute for a Customer entity?

a)

International phone number in E.164

b)

Mailing address split into street, city, and zip

c)

Email address as a single string

d)

Auto-incrementing customer identifier

64.

Why is a key attribute essential in an ER model?

a)

It documents optional relationships only

b)

It allows attributes to be grouped logically

c)

It reduces the number of entity types

d)

It ensures an entity can be uniquely identified

65.

Select the most accurate comparison between key and composite attributes.

a)

Both primarily enforce relationship cardinalities

b)

Key attributes decompose; composite attributes identify

c)

Key attributes identify; composite attributes decompose

d)

Both are always indivisible values

66.

Which statement best defines a required attribute in an entity-relationship model?

a)

It may be empty and filled later if needed

b)

It can store multiple values per entity

c)

It must have a value and cannot be empty

d)

It is computed from other stored attributes

67.

In a student database, which field is most appropriately modeled as an optional attribute?

a)

Date of birth of the student

b)

Student identification number

c)

Primary email address on record

d)

Middle name of the student

68.

A single-valued attribute is best described as one that

a)

holds exactly one value for each entity

b)

may hold several values of the same type

c)

is derived from other related attributes

d)

can be left empty without constraints

69.

Which pair correctly matches the attribute type to a realistic example?

a)

Single-valued attribute – list of hobbies

b)

Derived attribute – raw birthdate field

c)

Optional attribute – mandatory serial number

d)

Required attribute – employee ID

70.

Select all attribute types that can legally be empty for an entity instance.

a)

Single-valued attribute

b)

Optional attribute

c)

Multi-valued attribute

d)

Derived attribute

e)

Required attribute

71.

Which scenario illustrates a multi-valued attribute?

a)

A customer with exactly one birthdate

b)

A book with a single ISBN code

c)

An author with several pen names

d)

An invoice with one total amount

72.

Which attribute is most likely derived rather than stored directly?

a)

Vehicle VIN printed by manufacturer

b)

Customer age calculated from birthdate

c)

Passport number issued by authority

d)

Student ID assigned by registrar

73.

Identify the true statements about attribute types.

a)

Required attributes cannot be null

b)

Derived attributes are computed values

c)

Optional attributes may be null

d)

Multi-valued attributes require exactly one

e)

Single-valued attributes allow one value