mis exam two questions

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/39

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

40 Terms

1
New cards

in a data flow diagram a _____ is modeled using two horizontal lines

  • data store

2
New cards

a ___ shows the scope of the system indicating which elements are inside and which are outside of the system 

  • context diagram

3
New cards

a ___ is a DFD that represents a system major processes, data flows, and data store at a high level of detail

  • level 0 diagram

4
New cards

true / false :  a data flow to a data store means retrieve and a data flow from a data store means change (rules)

  • false

5
New cards

the concept of DFD ____ refers to whether or not the depiction of the system shown at one level of a nested set of DFDs is compatible with the depictions of the system shown, at other levels

  • DFD consistency 

6
New cards

the most common format used for data modeling is ___ diagraming

  • entity relationship diagram (er diagram)

7
New cards

an entity type (sometimes called an entity class) is a collection of ___ that share common properties or characters

  • entities

8
New cards

a common mistake many people make when they are just learning to draw E-R diagrams especially if they already know how to do data flow diagramming, is to confuse data entities with ___ and relationships with data flows

sinks

9
New cards

a ternary relationship is a simultaneous relations among instances of ____ entity types 

  • three

10
New cards

true / false : in an er diagram data entities are the same as source/sinks from data flow diagrams

  • false

11
New cards

true / false : a super type is a generic entity type that has a relationship one or more types

  • true

12
New cards

logical and _____ database design is typically performed in parallel with other system design steps

  • physical 

13
New cards

a ____ is a an attribute or a combination of attributes whose value is unique across all occurrences of a relation

  • primary key

14
New cards

a well-structured relation is a relation that contains a minimum amount of redundancy and that allows users to insert, modify, and delete the rows without error or inconsistencies and is also known as a ____

  • table 

15
New cards

what is the result of normalization ?

  • every nonprimary key attribute depends on the whole primary key and nothing but the primary key

16
New cards

what areas of the sdlc cycle did theranos fail in

  • planning | design | testing 

17
New cards

a source/sink in a DFD is represented by

  • rectangle shape

18
New cards

what shows the system’s scope?

  • context diagram

19
New cards

true / false : DFD’s evolve from general to detailed

  • true

20
New cards

which is not a DFD component

  • data program

21
New cards

data in motion is called

  • data flow

22
New cards

a level-0 diagram represents

  • major processes

23
New cards

true / false : a process can have only outputs

  • false

24
New cards

a data flow can have

  • one direction

25
New cards

a level-n diagram is generated from

  • level-0 diagram

26
New cards

true / false : an associative entity contains attributes peculiar to the relationship

  • true

27
New cards

a domain refers to

  • attributes

28
New cards

which is an advanced DFD rule?

  • inputs must product outputs

29
New cards

a binary relationship involves

  • two entity types

30
New cards

a calculated field is derived from other fields

  • true

31
New cards

the concept of DFD consistency refers to

  • consistency

32
New cards

an advanced rule states

  • inputs must produce outputs

33
New cards

true / false : data flow to a store means change

  • true

34
New cards

a detailed logical representation is called

  • e-r model

35
New cards

a ternary relationship involves

  • three entity types

36
New cards

in a business process model, an event is modeled with

  • oval

37
New cards

in a business process model, an activity is modeled with

  • rectangle

38
New cards

business process diagram, participants who are external are modeled in different swimlanes but in the same pool

  • false

39
New cards

true / false : an entity instance is a single occurance 

  • true

40
New cards

a unary relationship involves

  • one entity type