wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Year 12 Ch 1-4

Total questions: 72

Worksheet time: 6mins

Name
Class
Date
1.

What is data acquisition?

a)

When data meets existing rules

b)

When raw data is gathered

c)

When information is presented

d)

When data is manipulated

2.

Secondary data can be considered to be better than primary data because it is often

a)

quicker to acquire.

b)

more reliable.

c)

very timely.

d)

reliable.

3.

3 Efficient data collection may be

a)

accurate.

b)

reasonable.

c)

complete.

d)

cheaper.

4.

Which of the following is not a suitable way to collect data for your upcoming SAT?

a)

Observation

b)

Sensors

c)

Telemarketing

d)

Survey

5.

5 Properly citing references is important because:

a)

It gives credit to original authors

b)

It makes the text longer

c)

It confuses the reader

d)

It is not necessary

6.

Which data type is best suited to storing the number of pets a family owns?

a)

Text

b)

Boolean

c)

String

d)

Integer

7.

Select the appropriate data type to store an answer to the question ‘Is the person under the age of 16?’

a)

Text

b)

Boolean

c)

String

d)

Integer

8.

When should number data types be used?

a)

When calculations are needed

b)

When there will be many records

c)

When the data contains numbers

d)

When sorting is required

9.

Appropriate software tools for manipulating large amounts of data could be

a)

calculators and online editors.

b)

databases and online editors.

10.

Which of the following is a factor that influences data integrity?

a)

User friendliness

b)

Timeliness

c)

Reliability

d)

Good design

11.

Clarity is important because it

a)

improves data integrity.

b)

speeds up data entry.

c)

helps to link tables in databases.

d)

normalises data.

12.

What is validation?

a)

Testing that a database or spreadsheet works

b)

Checking that data is reasonable

c)

Entering data

d)

Seeing if users are happy with the solution

13.

Which of the following is an example of manual validation?

a)

Input mask

b)

Dropdown list

c)

Proofreading

d)

Range check

14.

Which of the following is not a form of electronic validation?

a)

Existence check

b)

Calculation check

c)

Type check

d)

Range check

15.

What type of chart would be best for displaying a series of ranges from a table?

a)

Bar chart

b)

Pie chart

c)

Column graph

d)

Histogram

16.

Stream graphs can be used to show how

a)

different groups compare to each other.

b)

percentages add up to make a whole.

c)

maps relate to population data.

d)

data values change over time.

17.

What is conditional formatting used for?

a)

To change the appearance of data to match rules

b)

To make data look the same

c)

To calculate totals in data

d)

To calculate averages in data

18.

What should be avoided when creating infographics?

a)

Using too much text

b)

Using clear visuals

c)

Organizing information logically

d)

Choosing appropriate colors

19.

Which of the following should NOT be included in an infographic?

a)

Bright colours

b)

Large headings

c)

Clear charts

d)

Lots of text

20.

A design principle related to appearance is

a)

flexibility.

b)

contrast.

c)

ease of use.

d)

error tolerance.

21.

Which design tool would be the best choice for showing how a website’s navigation works?

a)

Site map

b)

IPO chart

c)

Layout diagram

d)

Mock-up

22.

What is a flat file database?

a)

A database with multiple tables that are not linked

b)

A database with multiple tables that are linked

c)

A database with only one table

d)

A database that is accessible online

23.

If a pet dog can only be registered to one owner, but an owner can register several dogs, how is this relationship defined in a relational database?

a)

One-to-one relationship

b)

One-to-many relationship

c)

Many-to-many relationship

d)

Relational relationship

24.

Which of the following is only required at the third normal form (3NF) stage of normalisation?

a)

Splitting data into small components

b)

Using multiple tables

c)

Linking tables

d)

Removal of calculated fields

25.

Why are prefixes for database components such as tbl for table a good idea?

a)

They make the object type obvious by the object’s name

b)

They will not work properly without it

c)

They will open faster

d)

The database will be able to link objects together

26.

What is a primary key?

a)

A field that must link to another table

b)

A field that contains only numbers

c)

A field that uniquely identifies a record in a table

d)

A field that must be a calculated field

27.

Where in a database should you create calculated fields?

a)

Tables

b)

Forms

c)

Reports

d)

Queries

28.

What is an example of data cleansing faulty records?

a)

Adding in made-up data to fill an empty spot

b)

Correcting a mistyped entry

c)

Filling in blank entries with characters such as ---

d)

Applying validation rules

29.

CSV file formats are files that

a)

store data in plain text.

b)

are designed to be easy to email.

c)

are large and compressed.

d)

work only with web browsers.

30.

Which of the following is an example of a function in a spreadsheet?

a)

=SUM(B2:B52)

b)

=C4*18

c)

=D19+F11

d)

=IF(E99)

31.

Why is relative referencing useful when working with spreadsheets?

a)

Absolute referencing allows cells to move

b)

Relative referencing makes the files smaller

c)

It allows users to always retrieve a value from the exact same cell every time

d)

It makes it possible to quickly fill columns or rows with functions and formulae

32.

How are numbers automatically formatted in spreadsheets?

a)

Left aligned

b)

Centre aligned

c)

Right aligned

d)

Fully justified

33.

Why is it important to have well designed user interfaces?

a)

So that some options are not available

b)

So that users understand what they need to do

c)

To make downloading easier

d)

To ensure data integrity

34.

Why is it important to test solutions?

a)

To make sure it performs as intended

b)

To check that the users are able to use it easily

c)

To see if the solution addresses the problem identified in the analysis

d)

To make sure the data are reasonable

35.

Informal testing is usually completed by one of the

a)

testers specifically hired for the purpose.

b)

designers.

c)

typical users.

d)

solution developers.

36.

When testing a calculation, what is needed?

a)

The correct formula

b)

Input data, expected result and actual result

c)

Input, process and output (IPO)

d)

A mock-up

37.

What could be tested if testing a solution for effectiveness?

a)

How quickly a solution works

b)

The cost of a solution

c)

Attractiveness

d)

How long the solution takes to create

38.

Which of the following questions measure whether an online infographic functions correctly.

a)

Does the infographic work on different devices?

b)

Is the infographic easy to understand?

c)

Are all of the headings correct?

d)

Do the colours make it more readable?

39.

When designing a database table, why is it important to choose a field size for text?

a)

No space will be allocated unless a size is chosen

b)

The default size is often 255 characters, which may make the database very large

c)

Otherwise the fields will need to expand to accommodate extra text

d)

The fields may end up as number fields if it is not declared beforehand

40.

Why is a good idea to limit the use of input masks in a database table?

a)

A. Tables can only support one input mask per table

b)

B. They improve data integrity

c)

C. They contribute to larger file sizes

d)

D. Forcing users to input data in particular formats can be frustrating for the user

41.

Which of the following is not a benefit of data normalisation?

a)

A. Validation

b)

B. Improved data integrity

c)

C. Reduced file sizes

42.

Which of the following is NOT a reason to normalise data?

a)

(Not specified)

b)

(Not specified)

c)

(Not specified)

d)

Removal of data redundancy

43.

A Gantt chart

a)

shows which tasks are finished.

b)

tracks people and tasks.

c)

allocates resources to people.

d)

lists all tasks in a project in order.

44.

On a Gantt chart a milestone

a)

shows dependencies.

b)

is a significant stage in a project.

c)

has a fixed time duration.

d)

identifies tasks.

45.

What is typically the first step in creating a Gantt chart?

a)

Allocating people and resources

b)

Identifying the tasks in the project

c)

Establishing the sequence and timing of tasks

d)

Identifying dependencies and milestones

46.

In the context of a Gantt chart, a dependency exists

a)

when one task cannot begin until another task is complete.

b)

when a task runs overtime and causes delays to other tasks.

c)

when a significant stage or event in the project is complete.

d)

when a task has slack time and can be delayed without affecting other tasks.

47.

In the context of a Gantt chart, a milestone occurs

a)

when one task cannot begin until another task is complete.

b)

when a task runs overtime and causes delays to other tasks.

c)

when a significant stage or event in the project is complete.

d)

when a task has slack time and can be delayed without affecting other tasks.

48.

In the context of a Gantt chart, the critical path identifies the

a)

important tasks in the project.

b)

path of shortest duration for the project to be completed.

c)

path of longest duration for the project to be completed.

d)

main dependencies and milestones.

49.

A reasonable research question will provide

a)

variables that can be observed.

b)

plenty of subjective evidence.

c)

plenty of possible answers.

d)

some supporting opinions from qualified experts.

50.

During which activity undertaken in the analysis stage of the PSM will you identify the data necessary to support the answer to a research question?

(a)  

51.

Which of the following is an example of data?

a)

The total amount due on a monthly mobile phone bill.

b)

A calculated field in a relational database management system (RDBMS).

c)

The maximum daily temperatures, in Celsius, for Melbourne for the past five years in a CSV-formatted file.

d)

A spreadsheet line chart showing the price of petrol over the past year, including the average price each week.

52.

Qualitative data

a)

is objective.

b)

can be measured easily.

c)

includes words, opinions or statements.

d)

can be collected using a numeric scale in a survey.

53.

Quantitative data

a)

must be encoded to be analysed statistically.

b)

can be analysed mathematically or statistically.

c)

is subjective.

d)

investigates motives, reasons, likes and dislikes.

54.

You would use qualitative coding to

a)

place qualitative responses into categories.

b)

replace qualitative responses with a number.

c)

allow respondents to create new categories for their responses.

d)

code numbers and statistics, so they are in an appropriate format for inputting into software.

55.

Bias or skew is introduced by a researcher when

a)

questions have open answers.

b)

survey responses are recorded using a Likert scale.

c)

the researcher reads the questions to the interviewee.

d)

pre-determined categories are applied to survey responses.

56.

This table shows a record that needs to be collected for each member of an organisation. What data type would be the most efficient choice to store the data for the VIP_Member field?

a)

Numeric

b)

Character

c)

Boolean

d)

Date/Time

57.

What does a record data structure consist of?

a)

Related pieces of data all of the same data type

b)

Related pieces of data that are all numeric data types

c)

Related pieces of data that may involve different data types

d)

Related pieces of data that are either a character or text data type

58.

The APA referencing system is to be used for Applied computing. Select the correct order for a website citation using APA style.

a)

Author; Year; Title; Format; URL

b)

Format; Title; Author; Year; URL

c)

Title; Format; Year; Author; URL

d)

URL; Author; Title; Year; Format

59.

Citations are used when you

a)

need to avoid copyright.

b)

need to finish your report.

c)

quote other sources of information.

d)

want to save time and space.

60.

Data is considered accurate if it is

a)

correct, complete, consistent and clear.

b)

acquired, all there, appropriate and accessible.

c)

saved, sequenced, salient and sufficient.

d)

formalised, formatted, functional and frequent.

61.

The main components of a digital system are

a)

input, output and storage.

b)

primary storage (RAM) and secondary storage (HDD and SSD).

c)

hardware, software and communications.

d)

applications, systems and utilities.

62.

You can improve software security by

a)

logging out, choosing not to store passwords in the browser and using different passwords.

b)

keeping a backup and decrypting your data.

c)

keeping doors and windows locked and switching off the computer.

d)

storing the computer out of sight.

63.

Solution specifications will comprise

a)

A functional and non-functional requirements.

b)

B solution requirements and constraints.

c)

C functional, non-functional and data requirements.

d)

D solution requirements, constraints and scope.

64.

Non-functional requirements will

a)

describe attributes and qualities that your solution should have.

b)

describe the tasks your solution will be able to perform.

c)

include a description of the necessary data.

d)

include limiting factors or conditions that need to be considered.

65.

The requirement that ‘Smooth HD video playback requires 8 GB of RAM’ is an example of a

a)

A functional requirement.

b)

B solution constraint.

c)

C non-functional requirement.

d)

D design requirement.

66.

How is the scope used to develop a solution?

a)

By defining the functional and non-functional requirements of the solution.

b)

By identifying the constraints for the solution.

c)

By defining the design principles to be applied to the solution.

d)

By identifying the extent of the solution and what it is expected to achieve.

67.

What are design principles used for?

a)

To describe usability and accessibility

b)

To describe appearance

c)

To enhance the appearance and functionality of solutions

d)

To describe the functionality for the successful solution

68.

Brainstorming

a)

involves creating ideas in a non-judgemental, unstructured process.

b)

requires that all ideas suggested be similar.

c)

suggests only serious ideas.

d)

is a process that first suggests an idea, and then judges it to decide if the idea is worth adding to the list.

69.

Why should you consult end users during the design stage of the PSM?

a)

To ask the end users if the solution is working correctly.

b)

To ask the end users if the solution is meeting their needs.

c)

To ask the end users what requirements they would like in the solution.

d)

So that you do not spend time, effort and money developing a solution that the end users ultimately do not like.

70.

8 Attribute listing

a)

creates a Gantt chart that you can use to determine dependences, milestones and a completion date for a project.

b)

generates an entity–relationship diagram of a product or system to use with a relational database management system.

c)

helps to break down pre-conceived notions about the nature of a product, and helps to create fresh, new products.

d)

develops a strategy to determine if a project’s evaluation criteria, for both the completed solution and the project plan, have been achieved.

71.

In de Bono’s strategy of ‘Six Hats’, which thinker is cautious, conservative and logical?

a)

The red hat

b)

The black hat

c)

The yellow hat

d)

The white hat

72.

Evaluating design ideas requires you to

a)

get the client to choose.

b)

use a successful design idea from the past.

c)

identify a range of criteria from which to choose the best design idea.

d)

use previously proven strategies.