CISS 230 Exam 2 Quiz Questions – Flashcards

Unlock all answers in this set

Unlock answers
question
Need quiz 5 first one
answer
Coming soon
question
Which is the formula of the necessary sample size (n), where p is the proportion of the population having the attribute and p is the standard error of the proportion? Select one: A. n = p(1 + p) / ?p2 + 1 B. n = p(1 - p) ?p + 1 C. n = p(1 - p) / ?p2 + 1 D. n = p(1 - p) / ?p2
answer
C. n = p(1 - p) / ?p2 + 1
question
What are the four steps to follow to design a good sample?
answer
1. Determine the data to be collected or described. 2. Determine the population to be sampled. 3. Choose the type of sample. 4. Decide on the sample size.
question
Which prototype includes only some, but not all, of the components of the final system? Select one: A. nonworking scale model B. first-of-a-series prototype C. selected features prototype D. patched-up prototype
answer
C. selected features prototype
question
Which of the following is not a basic activity of agile development? Select one: A. listening B. coding C. designing D. documenting
answer
D. documenting
question
Based on their study of a group of programmers, the best programmers are ________ times more productive than the worst ones. Select one: A. one to two B. three to five C. four to eight D. five to ten
answer
D. five to ten
question
A patched-up prototype is likely to be: Select one: A. controversial. B. inefficient. C. standardized. D. nonworking.
answer
B. inefficient.
question
Which of these is a potential disadvantage of prototyping? Select one: A. shapes systems before problem is thoroughly understood B. slower development than the traditional SDLC C. more expensive than the traditional SDLC D. ineffective for helping users articulate requirements
answer
A. shapes systems before problem is thoroughly understood
question
Need quiz 6 second one
answer
Coming soon
question
Which graphically characterize(s) data processes and flows through a business system? Select one: A. data dictionary B. design C. structured analysis D. data flow diagrams
answer
D. data flow diagrams
question
Physical data flow diagrams: Select one: A. include processes for adding, updating, changing and deleting records. B. include no interface data flow in or out of processes. C. are used to model business events, along with their input and output. D. enable the analyst to better understand the business.
answer
A. include processes for adding, updating, changing and deleting records.
question
The advantage of building data flow diagrams based on events is that: Select one: A. events are predictable and lend a high degree of stability to the data flow diagram. B. events fall into one of four categories: read, update, create, delete. C. users are familiar with the events within their business and know how the events drive other activities. D. events are small scale and easy to analyze for input and output.
answer
C. users are familiar with the events within their business and know how the events drive other activities.
question
Which is not one of the four basic symbols used to chart data movement on data flow diagrams? Select one: A. an oval B. rectangle with rounded corners C. open-ended rectangle D. arrow
answer
A. an oval
question
A logical data flow diagram: Select one: A. does not include any primitive processes. B. includes types of programs, such as online or batch. C. is a model of how the business operates. D. is a model of how the system will be implemented.
answer
C. is a model of how the business operates.
question
List the five advantages of a logical data flow diagram.
answer
1. Better communication with users 2. More stable systems 3. Better understanding of the business by analysts 4. Flexibility and maintenance 5. Elimination of redundancies and easier creation of the physical model
question
What is a reference work of data about data compiled by systems analysts? Select one: A. structured analysis B. design C. data dictionary D. data flow diagrams
answer
C. data dictionary
question
A derived element is one that: Select one: A. is created by processes as a result of calculations or a series of decision-making statements. B. has the displayed length and the stored length the same. C. has several different meanings, one for each user group. D. is keyed, derived by the users.
answer
A. is created by processes as a result of calculations or a series of decision-making statements.
question
A varchar data type: Select one: A. is used to represent elements for which the analyst needs to determine the length. B. is used to represent a floating point number with an indeterminate number of decimal positions.. C. is used for data that can contain any number of characters (up to the database limit). D. is an element that contains a check digit.
answer
C. is used for data that can contain any number of characters (up to the database limit).
question
What does this symbol represent [ ]? Select one: A. either/or alternative B. iteration C. optional D. selection
answer
A. either/or alternative
question
A synonym or other name for an element is called a(n): Select one: A. structural element. B. alias. C. common element. D. attributive element.
answer
B. alias.
question
List the five main ways in which to use a data dictionary.
answer
1. Validate the data flow diagram for completeness and accuracy. 2. Provide a starting point for developing screens and reports. 3. Determine the contents of data stored in files. 4. Develop the logic for data flow diagram processes. 5. Create XML (extensible markup language).
question
When selection is indicated for elements in the data dictionary: Select one: A. a simple sequence of structured English statements is all that is necessary. B. DO WHILE, DO UNTIL, or PERFORM UNTIL structured English statements must be included. C. a decision tree must be used to depict the logic. D. an IF...THEN...ELSE structure must be present in the structured English statements.
answer
D. an IF...THEN...ELSE structure must be present in the structured English statements.
question
Unlike the decision tree used in management science, what doesn't the analyst's tree contain? Select one: A. actions B. outcomes C. decisions D. conditions
answer
B. outcomes
question
Which is not one of three main advantages of a decision tree over a decision table? Select one: A. sequential structure of decision tree branches B. more correct as a communication tool C. conditions and actions of decision trees are found on some branches D. more readily understood
answer
B. more correct as a communication tool
question
A goal of producing process specifications is to: Select one: A. validate the system design, including data flow diagrams and the data dictionary. B. design computer input and output processes. C. reduce process interactions. D. build technical specifications for a specific computer language.
answer
A. validate the system design, including data flow diagrams and the data dictionary.
question
Which of the following is not a goal of producing process specifications? Select one: A. to reduce the time it takes for a process to run B. to reduce the ambiguity of the process C. to obtain a precise description of what is accomplished D. to validate the system design
answer
A. to reduce the time it takes for a process to run
question
When structured decisions are not complex, an appropriate technique for analyzing the decision process is the use of ________. Select one: A. structured English B. CASE tools C. decision trees D. decision diagrams
answer
A. structured English
question
When creating process specifications, what needs to be done for manual tasks? Select one: A. Replace them with automated processes. B. Create well-defined procedures for employees performing the tasks. C. Outline the decisions using a decision tree. D. Nothing, they are not part of processing specifications.
answer
B. Create well-defined procedures for employees performing the tasks.
question
What are the three reasons for producing process specifications?
answer
1. To reduce the ambiguity of the process 2. To obtain a precise description of what is accomplished, which is usually included in a packet of specifications for the programmer 3. To validate the system design
Get an explanation on any task
Get unstuck with the help of our AI assistant in seconds
New