Comprehensive AIS and Data Flow Concepts for Students

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/112

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 8:29 PM on 3/26/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

113 Terms

1
New cards

AIS transforms data into what?

Useful information for decision-making

2
New cards

Raw facts like numbers are called what?

Data

3
New cards

Processed meaningful data is called what?

Information

4
New cards

Late but accurate report violates which characteristic?

Timeliness

5
New cards

Information must be relevant, reliable, complete, timely, understandable, verifiable, and what else?

Accessible

6
New cards

A system is made of what?

Interrelated components with a common goal

7
New cards

Which AIS component is responsible if employees are poorly trained?

People

8
New cards

Which AIS component fails if steps are not followed correctly?

Procedures

9
New cards

Which AIS component ensures protection from fraud/errors?

Internal Controls

10
New cards

Management promotes ethics and integrity. Which COSO component?

Control Environment

11
New cards

Company identifies fraud risks. Which COSO component?

Risk Assessment

12
New cards

Manager approval required before purchase. Which COSO component?

Control Activities

13
New cards

Reports shared across company. Which COSO component?

Information & Communication

14
New cards

Internal audit reviews controls. Which COSO component?

Monitoring

15
New cards

Password required before login is what type of control?

Preventive

16
New cards

Bank reconciliation is what type of control?

Detective

17
New cards

Fixing an error after detection is what type of control?

Corrective

18
New cards

Data encryption protects what?

Confidentiality

19
New cards

Ensuring data is accurate relates to what?

Integrity

20
New cards

System uptime relates to what?

Availability

21
New cards

Entering sales data into system is what stage?

Capture

22
New cards

Calculating totals is what stage?

Processing

23
New cards

Saving data in database is what stage?

Storage

24
New cards

Generating report is what stage?

Output

25
New cards

Customer address is what type of data?

Master data

26
New cards

Recording a sale is what type of data?

Transaction data

27
New cards

CRUD stands for what?

Create, Read, Update, Delete

28
New cards

Changing vendor bank account is what CRUD operation?

Update

29
New cards

Payroll processed weekly is what processing type?

Batch

30
New cards

System updates immediately after sale is what processing type?

OLRT

31
New cards

Data entered now but updated later is what?

OLTE

32
New cards

POS system uses what processing type?

OLRT

33
New cards

Which processing mode reflects real-time state?

OLRT

34
New cards

Revenue cycle involves what?

Selling goods and collecting cash

35
New cards

Expenditure cycle involves what?

Buying goods and paying vendors

36
New cards

A clerk enters 5000 instead of 500. What control would catch this?

Detective control

37
New cards

Forward tracing tests what?

Completeness

38
New cards

Backward tracing tests what?

Existence

39
New cards

A process has input but no output. What error?

Black hole

40
New cards

A process has output but no input. What error?

Miracle

41
New cards

Child diagram missing flows from parent. What error?

Imbalance

42
New cards

A diagram with only one process is what level?

Context diagram

43
New cards

A diagram with 5-7 processes is what level?

Level 0 diagram

44
New cards

A detailed breakdown of one process is what level?

Level 1 diagram

45
New cards

Which symbol represents an external entity?

Rectangle

46
New cards

Which symbol represents a process?

Rounded rectangle or circle

47
New cards

Which symbol represents a data store?

Open rectangle

48
New cards

Which symbol represents data flow?

Arrow

49
New cards

Who can connect to a data store?

Only processes

50
New cards

Is entity to data store allowed?

No

51
New cards

In BPMN, one path only is which gateway?

Exclusive (X)

52
New cards

In BPMN, all paths execute is which gateway?

Parallel (+)

53
New cards

In BPMN, one or more paths is which gateway?

Inclusive (O)

54
New cards

Tasks happening simultaneously use which gateway?

Parallel

55
New cards

Only one outcome possible uses which gateway?

Exclusive

56
New cards

System automatically connects to bank. What technology?

API

57
New cards

Bot performing repetitive tasks is what?

RPA

58
New cards

AI detecting unusual transactions is what?

AI

59
New cards

AIS converts data into what?

Useful information for decision-making

60
New cards

Raw facts are called what?

Data

61
New cards

Processed, meaningful data is called what?

Information

62
New cards

A report is accurate but late. What characteristic is missing?

Timeliness

63
New cards

Information must be relevant, reliable, complete, timely, understandable, verifiable, and what else?

Accessible

64
New cards

Employees are not properly trained. Which AIS component is failing?

People

65
New cards

Steps for processing transactions are unclear. Which AIS component is failing?

Procedures

66
New cards

System lacks protection against fraud. Which AIS component is failing?

Internal Controls

67
New cards

Management emphasizes ethics and integrity. Which COSO component?

Control Environment

68
New cards

Company identifies risks of fraud. Which COSO component?

Risk Assessment

69
New cards

Manager must approve purchases before processing. Which COSO component?

Control Activities

70
New cards

Information is shared across departments. Which COSO component?

Information & Communication

71
New cards

Internal audit reviews system performance. Which COSO component?

Monitoring

72
New cards

Password required before access is what type of control?

Preventive control

73
New cards

Bank reconciliation identifies errors after they occur. What type of control?

Detective control

74
New cards

Fixing an error and preventing it from happening again is what?

Corrective control

75
New cards

Data is encrypted to prevent unauthorized access. What principle?

Confidentiality

76
New cards

System ensures data is accurate and not altered. What principle?

Integrity

77
New cards

System is always accessible when needed. What principle?

Availability

78
New cards

Entering transaction data into system is what stage?

Capture

79
New cards

Validating and calculating transaction data is what stage?

Processing

80
New cards

Saving transaction data for future use is what stage?

Storage

81
New cards

Producing reports is what stage?

Output

82
New cards

Customer name and address is what type of data?

Master data

83
New cards

Recording a sale that just occurred is what type of data?

Transaction data

84
New cards

CRUD stands for what?

Create, Read, Update, Delete

85
New cards

Changing vendor banking information is which CRUD operation?

Update

86
New cards

Payroll processed weekly is what processing type?

Batch processing

87
New cards

System updates immediately after each sale. What processing type?

OLRT

88
New cards

Data is entered now but updated later. What processing type?

OLTE

89
New cards

POS system requires immediate updates. What processing type?

OLRT

90
New cards

Which processing mode reflects current system state at all times?

OLRT

91
New cards

Selling goods and collecting cash is which cycle?

Revenue cycle

92
New cards

Purchasing goods and paying vendors is which cycle?

Expenditure cycle

93
New cards

A clerk enters 5000 instead of 500. What type of control would catch this?

Detective control

94
New cards

A system requires approval before entering vendor changes. What type of control is this?

Preventive control

95
New cards

Auditor checks that all transactions were recorded. What tracing method?

Forward tracing (completeness)

96
New cards

Auditor traces financial statement amounts back to source documents. What tracing method?

Backward tracing (existence)

97
New cards

A process receives data but produces no output. What error?

Black hole

98
New cards

A process produces output without input. What error?

Miracle

99
New cards

Child diagram does not match parent inputs/outputs. What error?

Imbalance

100
New cards

A diagram with one process representing entire system is what?

Context diagram

Explore top notes

note
A1 German Lessons
Updated 263d ago
0.0(0)
note
Chapter 3:Ionic Compounds
Updated 1267d ago
0.0(0)
note
Philosophy Final Exam Review
Updated 1099d ago
0.0(0)
note
Introduction to the Legal System
Updated 587d ago
0.0(0)
note
Biological Molecules
Updated 1039d ago
0.0(0)
note
Practice Final
Updated 527d ago
0.0(0)
note
A1 German Lessons
Updated 263d ago
0.0(0)
note
Chapter 3:Ionic Compounds
Updated 1267d ago
0.0(0)
note
Philosophy Final Exam Review
Updated 1099d ago
0.0(0)
note
Introduction to the Legal System
Updated 587d ago
0.0(0)
note
Biological Molecules
Updated 1039d ago
0.0(0)
note
Practice Final
Updated 527d ago
0.0(0)

Explore top flashcards

flashcards
Science exam Year 8
61
Updated 881d ago
0.0(0)
flashcards
Electromagnetism Physics Vocab
30
Updated 1065d ago
0.0(0)
flashcards
Connect 4, Unit 3
52
Updated 1022d ago
0.0(0)
flashcards
12/14 India + China test
63
Updated 1198d ago
0.0(0)
flashcards
Unit 1 AP GOV
63
Updated 346d ago
0.0(0)
flashcards
Science exam Year 8
61
Updated 881d ago
0.0(0)
flashcards
Electromagnetism Physics Vocab
30
Updated 1065d ago
0.0(0)
flashcards
Connect 4, Unit 3
52
Updated 1022d ago
0.0(0)
flashcards
12/14 India + China test
63
Updated 1198d ago
0.0(0)
flashcards
Unit 1 AP GOV
63
Updated 346d ago
0.0(0)