Deck 7: Structuring System Requirements: Conceptual Data Modeling

ملء الشاشة (f)
exit full mode
سؤال
Since a name represents a set of entities, it is plural on an entity-relationship diagram.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
Book, supplier, and state are examples of entity types.
سؤال
An analyst would ask "What must we know about each object in order to run a business?" in order to determine relationships, their cardinality, and degrees.
سؤال
In order to determine the integrity rules, minimum and maximum cardinality, and time dimensions of data, an analyst might ask, "Are values for data characteristics limited in any way?"
سؤال
Use a verb or verb phrase to name an entity.
سؤال
During systems design, a conceptual data model with attributes is prepared.
سؤال
Processes, rather than data, are the most complex aspects of many modern information systems.
سؤال
A logical data model is prepared during systems analysis.
سؤال
In order to determine attributes and secondary keys, an analyst might ask, "What characteristics describe each object?"
سؤال
The purpose of the conceptual data model is to show as many rules about the meaning and interrelationships among data as possible.
سؤال
An enterprise-wide data model is prepared during systems implementation and operation.
سؤال
The top-down approach to data modeling derives a data model from an intimate understanding of the nature of the business.
سؤال
A deliverable from conceptual data modeling is a set of entries about data objects to be stored in the project dictionary or repository.
سؤال
The names of data stores on primitive-level data flow diagrams often correspond to the names of data entities in entity-relationship (E-R) diagrams.
سؤال
The characteristics of data captured during data modeling are crucial in the design of databases, programs, computer screens, and printed reports.
سؤال
The primary deliverable for the conceptual data-modeling step within the analysis phase is an entity-relationship diagram.
سؤال
The bottom-up approach to data modeling derives a data model by reviewing specific business documents.
سؤال
In order to determine security controls and understand who really knows the meaning of data, an analyst might ask, "What natural activities or transactions of the business involve handling data about several objects of the same or different type?"
سؤال
When constructing a data model, the analyst needs to know how, when, and where data are processed.
سؤال
An entity is a person, place, object, event, or concept in the user environment about which the organization wishes to maintain data.
سؤال
An identifier is a candidate key that has been selected as the unique, identifying characteristic for an entity type.
سؤال
An order number is a good example of a candidate key.
سؤال
A ternary relationship is a relationship between instances of one entity type.
سؤال
Analysts should use intelligent keys as identifiers.
سؤال
Social security number, last name, and first name are examples of entity types.
سؤال
When selecting an identifier, one should choose a candidate key that will not change its value over the life of each instance of the entity type.
سؤال
A unary relationship is the most common type of relationship encountered in data modeling.
سؤال
A primary key should be null.
سؤال
A repeating group is a set of two or more multivalued attributes that are logically related.
سؤال
A multivalued attribute is an attribute that may take on more than one value for each entity instance.
سؤال
Employee identification number, name, address, and skill are examples of attributes.
سؤال
An entity instance is a single occurrence of an entity type.
سؤال
Referencing an employee entity, an employee's skills are an example of a multivalued attribute.
سؤال
One way to handle repeating data within an entity is to separate the repeating data into another entity, called a weak entity.
سؤال
A join is an association between the instances of one or more entity types that is of interest to the organization.
سؤال
A true data entity will have many possible instances, each with a distinguishing characteristic, as well as one or more other descriptive pieces of data.
سؤال
A faculty identification number could be used as an identifier.
سؤال
Analysts should consider substituting single-attribute surrogate keys for large composite keys.
سؤال
The goal of conceptual data modeling is to capture as much of the meaning of data as possible.
سؤال
Relationships are labeled with verb phrases.
سؤال
In theory, if there are four sets of requirements, three implementation environments, and four sources of application software, then there would be thirty-six possible design strategies.
سؤال
During alternative generation and selection, choices on the implementation environment may place technical limitations on the subsequent design phase activities.
سؤال
Midrange alternatives are the most conservative in terms of the effort, cost, and technology involved in developing a new system.
سؤال
Cardinality is the number of instances of entity B that can (or must) be associated with each instance of entity A.
سؤال
A plural relationship is a relationship that the data modeler chooses to model as entity type.
سؤال
Cost is the primary focus of high-end alternatives.
سؤال
In theory, if there are six sets of requirements, four implementation environments, and five sources of application software, then there would be one hundred twenty possible design strategies.
سؤال
The minimum cardinality of a relationship is the minimum number of instances of entity B that may be associated with each instance of entity A.
سؤال
During alternative generation and selection, management may decide to end the project for a variety of reasons, including the fact that the needs of the organization have changed.
سؤال
During the alternative generation and selection step of the analysis phase, you would divide the requirements into different sets of capabilities ranging from the bare minimum that users would accept to the most elaborate and advanced system the company could afford to develop.
سؤال
Conceptual data modeling for an Internet-based electronic commerce application differs significantly from the process followed when analyzing the data needs for other types of applications.
سؤال
During the designing the human interface step of the design phase, you would enumerate different potential implementation environments that could be used to deliver the different sets of capabilities.
سؤال
A relationship must be turned into an associative entity when the associative entity has other relationships with entities besides the relationship that caused its creation.
سؤال
A good number of alternatives to generate is five.
سؤال
High-end alternatives not only solve the problem in question but include many extra features as well.
سؤال
A system design strategy represents a particular approach to developing a system.
سؤال
Ideally, each data store on a primitive data-flow diagram will be an individual entity.
سؤال
A ternary relationship is the equivalent of three binary relationships.
سؤال
During the alternative generation and selection step of the analysis phase, you would propose different ways to source or acquire the various sets of capabilities for the different implementation environments.
سؤال
When performing requirements structuring steps, you should match all entities with the data stores appearing on a data-flow diagram.
سؤال
The primary deliverable from the conceptual data-modeling step within the analysis phase is:

A) a state-transition diagram.
B) an entity-relationship diagram.
C) a context data flow diagram.
D) a decision table.
E) Structured English.
سؤال
During systems analysis:

A) a conceptual data model (E-R with attributes) is prepared.
B) a logical model (relational) is prepared.
C) physical files and database designs are prepared.
D) an enterprise-wide data model is prepared.
E) database and file definitions are prepared.
سؤال
Process, logic, and data-model descriptions of a system must be consistent and complete since:

A) they each describe different but complementary views of the same information system.
B) they are prepared during the analysis phase.
C) they are constructed in parallel by separate analyst teams.
D) a data model indicates when the data are processed.
E) a data model shows how the data are processed.
سؤال
When generating alternative design strategies, a high-end alternative will provide all desired features using advanced technologies that often allow the system to expand to meet future requirements.
سؤال
Constraints on systems development include time, finances, and legal and contractual restrictions.
سؤال
The minimum requirements for a new system are also its mandatory features.
سؤال
During systems design:

A) a conceptual data model (E-R with attributes) is prepared.
B) a logical model (relational) is prepared.
C) a conceptual data model (E-R with only entities for the specific project) is prepared.
D) an enterprise-wide data model is prepared.
E) database and file definitions are prepared.
سؤال
Desired features are those that users could live without but that are used to select between design strategies that are of almost equal value in terms of essential features.
سؤال
When generating alternative design strategies, low-end solutions may not involve computer technology at all.
سؤال
During systems development, essential features to consider include data, output, and analyses.
سؤال
Essential features are those that everyone agrees are necessary to solve the problem or meet the opportunity.
سؤال
The identification of a system's mandatory features would be performed during systems planning and selection.
سؤال
Which of the following is a true statement?

A) Data characteristics are dynamic.
B) A data model explains the transient form of an organization.
C) An information system design based on a data orientation, rather than a process or logic orientation, should have a longer useful life.
D) Data flow paths are permanent.
E) A data model graphically represents the processes that capture, manipulate, store, and distribute data between a system and its environment and among components within a system.
سؤال
The most common format used for data modeling is:

A) state-transition diagramming.
B) entity-relationship diagramming.
C) process modeling.
D) logic modeling.
E) a flowchart.
سؤال
During systems implementation and operation:

A) a conceptual data model (E-R with attributes) is prepared.
B) a logical model (relational) is prepared.
C) physical files and database designs are prepared.
D) an enterprise-wide data model is prepared.
E) database and file definitions are prepared.
سؤال
While essential features help screen out possible solutions, desirable features help compare alternative design strategies.
سؤال
Conceptual data modeling is typically done in parallel with other requirements analysis and structuring steps during:

A) systems planning and selection.
B) systems design.
C) systems analysis.
D) systems implementation and operation.
E) systems evaluation.
سؤال
Which of the following is produced and analyzed during conceptual data modeling?

A) An entity relationship diagram for the project's application
B) A data dialogue diagram for the project's application
C) A Gantt chart for the whole database from which the new application's data are extracted
D) A Network diagram for the whole database from which the new application's data are extracted
E) A data flow diagram that shows how the new system will be physically implemented
سؤال
During systems planning and selection:

A) a conceptual data model (E-R with attributes) is prepared.
B) a logical model (relational) is prepared.
C) physical files and database designs are prepared.
D) an enterprise-wide data model is prepared.
E) database and file definitions are prepared.
سؤال
Some systems developers believe that a data model is the most important part of the statement of information system requirements because:

A) the characteristics of data captured during data modeling are crucial in the design of databases, programs, computer screens, and printed reports.
B) data rather than processes are the most complex aspects of many modern information systems and thus require a central role in structuring system requirements.
C) the characteristics about data are reasonably permanent.
D) structural information about data is essential to generate programs automatically.
E) of all of the above.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/180
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 7: Structuring System Requirements: Conceptual Data Modeling
1
Since a name represents a set of entities, it is plural on an entity-relationship diagram.
False
2
Book, supplier, and state are examples of entity types.
True
3
An analyst would ask "What must we know about each object in order to run a business?" in order to determine relationships, their cardinality, and degrees.
False
4
In order to determine the integrity rules, minimum and maximum cardinality, and time dimensions of data, an analyst might ask, "Are values for data characteristics limited in any way?"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
5
Use a verb or verb phrase to name an entity.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
6
During systems design, a conceptual data model with attributes is prepared.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
7
Processes, rather than data, are the most complex aspects of many modern information systems.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
8
A logical data model is prepared during systems analysis.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
9
In order to determine attributes and secondary keys, an analyst might ask, "What characteristics describe each object?"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
10
The purpose of the conceptual data model is to show as many rules about the meaning and interrelationships among data as possible.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
11
An enterprise-wide data model is prepared during systems implementation and operation.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
12
The top-down approach to data modeling derives a data model from an intimate understanding of the nature of the business.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
13
A deliverable from conceptual data modeling is a set of entries about data objects to be stored in the project dictionary or repository.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
14
The names of data stores on primitive-level data flow diagrams often correspond to the names of data entities in entity-relationship (E-R) diagrams.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
15
The characteristics of data captured during data modeling are crucial in the design of databases, programs, computer screens, and printed reports.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
16
The primary deliverable for the conceptual data-modeling step within the analysis phase is an entity-relationship diagram.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
17
The bottom-up approach to data modeling derives a data model by reviewing specific business documents.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
18
In order to determine security controls and understand who really knows the meaning of data, an analyst might ask, "What natural activities or transactions of the business involve handling data about several objects of the same or different type?"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
19
When constructing a data model, the analyst needs to know how, when, and where data are processed.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
20
An entity is a person, place, object, event, or concept in the user environment about which the organization wishes to maintain data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
21
An identifier is a candidate key that has been selected as the unique, identifying characteristic for an entity type.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
22
An order number is a good example of a candidate key.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
23
A ternary relationship is a relationship between instances of one entity type.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
24
Analysts should use intelligent keys as identifiers.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
25
Social security number, last name, and first name are examples of entity types.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
26
When selecting an identifier, one should choose a candidate key that will not change its value over the life of each instance of the entity type.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
27
A unary relationship is the most common type of relationship encountered in data modeling.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
28
A primary key should be null.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
29
A repeating group is a set of two or more multivalued attributes that are logically related.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
30
A multivalued attribute is an attribute that may take on more than one value for each entity instance.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
31
Employee identification number, name, address, and skill are examples of attributes.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
32
An entity instance is a single occurrence of an entity type.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
33
Referencing an employee entity, an employee's skills are an example of a multivalued attribute.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
34
One way to handle repeating data within an entity is to separate the repeating data into another entity, called a weak entity.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
35
A join is an association between the instances of one or more entity types that is of interest to the organization.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
36
A true data entity will have many possible instances, each with a distinguishing characteristic, as well as one or more other descriptive pieces of data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
37
A faculty identification number could be used as an identifier.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
38
Analysts should consider substituting single-attribute surrogate keys for large composite keys.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
39
The goal of conceptual data modeling is to capture as much of the meaning of data as possible.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
40
Relationships are labeled with verb phrases.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
41
In theory, if there are four sets of requirements, three implementation environments, and four sources of application software, then there would be thirty-six possible design strategies.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
42
During alternative generation and selection, choices on the implementation environment may place technical limitations on the subsequent design phase activities.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
43
Midrange alternatives are the most conservative in terms of the effort, cost, and technology involved in developing a new system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
44
Cardinality is the number of instances of entity B that can (or must) be associated with each instance of entity A.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
45
A plural relationship is a relationship that the data modeler chooses to model as entity type.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
46
Cost is the primary focus of high-end alternatives.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
47
In theory, if there are six sets of requirements, four implementation environments, and five sources of application software, then there would be one hundred twenty possible design strategies.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
48
The minimum cardinality of a relationship is the minimum number of instances of entity B that may be associated with each instance of entity A.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
49
During alternative generation and selection, management may decide to end the project for a variety of reasons, including the fact that the needs of the organization have changed.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
50
During the alternative generation and selection step of the analysis phase, you would divide the requirements into different sets of capabilities ranging from the bare minimum that users would accept to the most elaborate and advanced system the company could afford to develop.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
51
Conceptual data modeling for an Internet-based electronic commerce application differs significantly from the process followed when analyzing the data needs for other types of applications.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
52
During the designing the human interface step of the design phase, you would enumerate different potential implementation environments that could be used to deliver the different sets of capabilities.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
53
A relationship must be turned into an associative entity when the associative entity has other relationships with entities besides the relationship that caused its creation.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
54
A good number of alternatives to generate is five.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
55
High-end alternatives not only solve the problem in question but include many extra features as well.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
56
A system design strategy represents a particular approach to developing a system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
57
Ideally, each data store on a primitive data-flow diagram will be an individual entity.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
58
A ternary relationship is the equivalent of three binary relationships.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
59
During the alternative generation and selection step of the analysis phase, you would propose different ways to source or acquire the various sets of capabilities for the different implementation environments.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
60
When performing requirements structuring steps, you should match all entities with the data stores appearing on a data-flow diagram.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
61
The primary deliverable from the conceptual data-modeling step within the analysis phase is:

A) a state-transition diagram.
B) an entity-relationship diagram.
C) a context data flow diagram.
D) a decision table.
E) Structured English.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
62
During systems analysis:

A) a conceptual data model (E-R with attributes) is prepared.
B) a logical model (relational) is prepared.
C) physical files and database designs are prepared.
D) an enterprise-wide data model is prepared.
E) database and file definitions are prepared.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
63
Process, logic, and data-model descriptions of a system must be consistent and complete since:

A) they each describe different but complementary views of the same information system.
B) they are prepared during the analysis phase.
C) they are constructed in parallel by separate analyst teams.
D) a data model indicates when the data are processed.
E) a data model shows how the data are processed.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
64
When generating alternative design strategies, a high-end alternative will provide all desired features using advanced technologies that often allow the system to expand to meet future requirements.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
65
Constraints on systems development include time, finances, and legal and contractual restrictions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
66
The minimum requirements for a new system are also its mandatory features.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
67
During systems design:

A) a conceptual data model (E-R with attributes) is prepared.
B) a logical model (relational) is prepared.
C) a conceptual data model (E-R with only entities for the specific project) is prepared.
D) an enterprise-wide data model is prepared.
E) database and file definitions are prepared.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
68
Desired features are those that users could live without but that are used to select between design strategies that are of almost equal value in terms of essential features.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
69
When generating alternative design strategies, low-end solutions may not involve computer technology at all.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
70
During systems development, essential features to consider include data, output, and analyses.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
71
Essential features are those that everyone agrees are necessary to solve the problem or meet the opportunity.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
72
The identification of a system's mandatory features would be performed during systems planning and selection.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
73
Which of the following is a true statement?

A) Data characteristics are dynamic.
B) A data model explains the transient form of an organization.
C) An information system design based on a data orientation, rather than a process or logic orientation, should have a longer useful life.
D) Data flow paths are permanent.
E) A data model graphically represents the processes that capture, manipulate, store, and distribute data between a system and its environment and among components within a system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
74
The most common format used for data modeling is:

A) state-transition diagramming.
B) entity-relationship diagramming.
C) process modeling.
D) logic modeling.
E) a flowchart.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
75
During systems implementation and operation:

A) a conceptual data model (E-R with attributes) is prepared.
B) a logical model (relational) is prepared.
C) physical files and database designs are prepared.
D) an enterprise-wide data model is prepared.
E) database and file definitions are prepared.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
76
While essential features help screen out possible solutions, desirable features help compare alternative design strategies.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
77
Conceptual data modeling is typically done in parallel with other requirements analysis and structuring steps during:

A) systems planning and selection.
B) systems design.
C) systems analysis.
D) systems implementation and operation.
E) systems evaluation.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
78
Which of the following is produced and analyzed during conceptual data modeling?

A) An entity relationship diagram for the project's application
B) A data dialogue diagram for the project's application
C) A Gantt chart for the whole database from which the new application's data are extracted
D) A Network diagram for the whole database from which the new application's data are extracted
E) A data flow diagram that shows how the new system will be physically implemented
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
79
During systems planning and selection:

A) a conceptual data model (E-R with attributes) is prepared.
B) a logical model (relational) is prepared.
C) physical files and database designs are prepared.
D) an enterprise-wide data model is prepared.
E) database and file definitions are prepared.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
80
Some systems developers believe that a data model is the most important part of the statement of information system requirements because:

A) the characteristics of data captured during data modeling are crucial in the design of databases, programs, computer screens, and printed reports.
B) data rather than processes are the most complex aspects of many modern information systems and thus require a central role in structuring system requirements.
C) the characteristics about data are reasonably permanent.
D) structural information about data is essential to generate programs automatically.
E) of all of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 180 في هذه المجموعة.