By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
Data modeling is the practice of defining what data the solution must store, how it relates, and the rules that govern it. In the BA lifecycle it lives in the Requirements Analysis & Design Definition knowledge area and feeds the downstream Solution Assessment & Validation work. Real‑world example: While rolling out a new Customer Relationship Management (CRM) system, the BA creates an Entity‑Relationship Diagram (ERD) to capture customers, contacts, opportunities, and activities, then translates those entities into class diagrams for the development team and a data dictionary that becomes the authoritative source for field definitions, data types, and business rules.
Scenario: After a data‑modeling workshop, the BA discovers that “Customer” can have multiple “Contact” records, but a “Contact” must belong to exactly one “Customer”. Which diagram element captures this rule? Answer: Cardinality (one‑to‑many) on the relationship line. Justification: Cardinality defines the “many” side for Customer → Contact and the mandatory “one” side for Contact → Customer.
Scenario: The development team asks for a definitive list of field lengths, data types, and allowed values for the “PolicyStatus” attribute. What BA artifact should the BA provide? Answer: Data Dictionary entry for “PolicyStatus”. Justification: The Data Dictionary records attribute domains, data types, and constraints—exactly what the team needs.
Scenario: A stakeholder argues that the ERD should include “Employee” entities even though the CRM scope is limited to sales. What should the BA do? Answer: Refer to the Scope Statement and document “Employee” as out‑of‑scope, possibly for a future phase. Justification: BABOK requires the BA to keep the model within the defined solution scope; out‑of‑scope items are captured separately.
Good luck – you now have the practical roadmap to ace the data‑modeling portion of any IIBA exam and to apply it confidently on the job!
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.