Unit 2 Exam Revision Flashcards

1
Q

What are the four stages of the problem solving methodology?

A
  • Analysis
  • Design
  • Development
  • Evaluation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does the analysis stage involve?

A

Establishing the root cause of the problem by identifying solution requirements, establishing solution constraints and defining the scope of the solution.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does the design stage involve?

A

Planning several alternatives and choosing the most appropriate one by creating the solution design and specifying the evaluation criteria.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does the development stage involve?

A

Creating the solution by manipulating or coding the solution, checking the accuracy of data input by validation, ensuring a solution works through testing and documentation that allows users to interact or use the solution.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What does the evaluation stage involve?

A

Assessing a solution to ensure it has been successful by working out an evaluation strategy and reporting on the success of the solution.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the characteristics of a project?

A

It has a clearly defined purpose, a starting time, a finite lifetime, a number of interdependent tasks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

List the types of data visualisation that are commonly used.

A
  • Comparison
  • Distributions
  • Relationships
  • Composition
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

When collecting data for analysis, errors can occur. What types of errors are these?

A
  • Respondent error - When a person misunderstands a question and gives false data.
  • Processing error - when the technique used to input the data, either manual entry or automatic entry using optical character recognition software, into the database makes a mistake.
  • Partial response - when the person filling out the survey has only completed the part of the survey.
  • Undercount - when not all of the respondents to the survey have completed the survey due to a range of reasons.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are design elements?

A

Factors that contribute to the appearance and functionality of the solution.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

List some design elements.

A
  • Proportion
  • Orientation
  • Clarity and consistency
  • Colour and contrast
  • Usability and accessibility
  • Appropriateness
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is an array?

A

A variable where you can refer to many values by using the variable’s name and the index of the value.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the difference between primary and secondary data?

A

Primary data is information that has not been analysed or processed in any way, whereas secondary data has been processed, interpreted or analysed in some way.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly