4) An integrated REA diagram merges multiple copies of some entities in order to
A) minimize the repetition of agent entities.
B) maximize the legibility of the diagram by avoiding the need to have relationship lines cross
one another.
C) Both A and B are true.
D) Both A and B are false.
5) Combining REA diagrams for individual transaction cycles into a single, enterprise-wide
model adds two more rules to the three basic principles for drawing REA diagrams. Which of the
following is not one of those two new rules?
A) Every resource must be linked to at least one event that increments that resource and to at
least one event that decrements that resource.
B) If a specific event can be linked to more than one other type of event, but cannot be linked
simultaneously to all of those other events, then the minimum cardinality between that event and
every other event with which it may be associated must be 0.
C) If a specific event can be linked to more than one other type of event, but cannot be linked
simultaneously to all of those other events, then the maximum cardinality between that event and
every other event with which it may be associated must be 0.
D) All of the above are new rules for drawing integrated REA diagrams.
6) Which of the following statements is not true with regards to a correctly drawn enterprise-
wide REA diagram?
A) Every event must be linked to at least one resource.
B) Merging two transaction cycles on a common event may affect the minimum cardinalities
between the merged event and the other events.
C) Events can only be merged if they share the same resources and events.
D) Creating a set of tables from an REA diagram automatically results in a well-structured
relational database.