9626 Past Paper's
9626 Past Paper's
Published
This mark scheme is published as an aid to teachers and candidates, to indicate the requirements of the
examination. It shows the basis on which Examiners were instructed to award marks. It does not indicate the
details of the discussions that took place at an Examiners’ meeting before marking began, which would have
considered the acceptability of alternative answers.
Mark schemes should be read in conjunction with the question paper and the Principal Examiner Report for
Teachers.
Cambridge International will not enter into discussions about these mark schemes.
Cambridge International is publishing the mark schemes for the May/June 2021 series for most Cambridge
IGCSE™, Cambridge International A and AS Level components and some Cambridge O Level components.
These general marking principles must be applied by all examiners when marking candidate answers.
They should be applied alongside the specific content of the mark scheme or generic level descriptors
for a question. Each question paper and mark scheme will also comply with these marking principles.
• the specific content of the mark scheme or the generic level descriptors for the question
• the specific skills defined in the mark scheme or in the generic level descriptors for the question
• the standard of response required by a candidate as exemplified by the standardisation scripts.
Marks awarded are always whole marks (not half marks, or other fractions).
• marks are awarded for correct/valid answers, as defined in the mark scheme. However, credit
is given for valid answers which go beyond the scope of the syllabus and mark scheme,
referring to your Team Leader as appropriate
• marks are awarded when candidates clearly demonstrate what they know and can do
• marks are not deducted for errors
• marks are not deducted for omissions
• answers should only be judged on the quality of spelling, punctuation and grammar when these
features are specifically assessed by the question as indicated by the mark scheme. The
meaning, however, should be unambiguous.
Rules must be applied consistently, e.g. in situations where candidates have not followed
instructions or in the application of generic level descriptors.
Marks should be awarded using the full range of marks defined in the mark scheme for the question
(however; the use of the full mark range may be limited according to the quality of the candidate
responses seen).
Marks awarded are based solely on the requirements as defined in the mark scheme. Marks should
not be awarded with grade thresholds or grade descriptors in mind.
1(a) 1
Searching the World Wide Web to find weather data
1(b) 1
Dynamic data is data that never changes.
2(a) 1
It is a cheaper method than any other form of storage.
Data is more secure than when stored than any other form of
storage.
2(b) 1
It is an optical method of storage.
Advantages
The cost of storage per GB in the long term is cheaper with a magnetic tape
drive than with an SSD drive
The cost of a tape cartridge is much cheaper than the same size SSD
Tape cartridges can store more than an external SSD drive
Magnetic tape has a longer lifespan…
… The NAND flash used in SSDs can only be used for a finite number of
writes
It is more difficult to hack into a magnetic tape drive than an external SSD
drive
Tape storage density is growing faster than SSD drives
Disadvantages
The cost of a tape drive is initially more expensive than an SSD drive
If the data is stored near a strong magnetic field or a large speaker, the tape
can be damaged.
It is necessary to keep older tape equipment just to be able to read the
stored data
Access to data on a magnetic tape drive is slower as data is stored
sequentially…
…to get to the data needed, it is necessary to start at the beginning of the
tape and read all the preceding data prior to reaching the required data…
… whereas all parts of the SSD can be accessed at once
If huge amounts of data are stored, different cartridges may need to be
loaded, which takes time
Tape drives are more susceptible to shock and damage…
…as there are moving parts
SSDs use significantly less power than tape drives
With no moving parts, SSDs run at near silent operation unlike tape drives
Data compression reduces the overall number of bits and bytes in a file
A lot of data in computer files is redundant, with the same information listed
over and over again
File compression programs remove the redundancy
A lossless file compression program uses codes to represent repeated
information
When decompressed, the codes are replaced with the original text
Compression can be either lossless or lossy, where repeated parts are
deleted
4 Eight from: 8
Advantages
Video monitoring is more likely to deter theft, thus maintaining security
Video monitoring can monitor employee productivity/check that work is up to
standard/check that employees are working efficiently
Video monitoring provides an opportunity to watch for mistakes and errors
throughout the workday…
…to help an employee cut down on their mistakes in the future by…
…pointing out ways they can improve
The employer can more easily catch those who willingly violate company
policy…
…and immediately employ disciplinary action
Video monitoring can increase productivity if employees know they are
being monitored constantly
Software can also be used to monitor or track employee activity and
productivity
Disadvantages
Software/hardware is expensive to purchase…
…and to set up
More likely to lend itself to lawsuits for infringement of privacy
More likely to make employees resentful and less productive…
…because of infringement of privacy
More likely to lead to mistrust of their employer…
…causing some workers to leave…
…and thus creating increased turnover of employees
Issue: Water spilt on to live wires/handling bare wires can cause electric
shocks or electrocution
Prevention: Do not allow food and drink into the computer room/keep
computers away from water supply/ensure regular inspection by electrician/
ensure all wires are properly insulated
Issue: Heavy objects can fall off tables and cause injury
Prevention: Ensure sturdy desks or tables are used/ heavy objects are
placed in in the centre of tables
=ROUND(C2*10%,0) is a formula
A formula can provide representations of mathematical operations
A formula is something that is user-created and can include spreadsheet
functions
A formula can be as simple or as complex as the user wants
A formula can contain a function, but it is possible to write a formula without
a function
ROUND(....) is a function
A function is also a formula
The parts have been predefined by the spreadsheet software/ready-built
formula
Instead of having to accurately type out the details of the formula, a function
acts as a shortcut to carry them out
Most functions have criteria but not always as with RAND()
9 Five from: 5
The csv file size is smaller/the file takes up less storage space
As the csv file size is smaller, the processing time is shorter
The csv file can be opened by more applications than if saved as a specific
spreadsheet file format
Data can be exchanged more easily between different kinds of applications
Data can be exchanged more easily between different computers and
operating systems
It is human readable and easier to edit manually
10 Six from: 6
Advantages
In real life large numbers of people must be taken off work to act out an
evacuation…
…leading to lack of productivity during that time
There is no risk of stampedes occurring…
…which could result in injuries to the participants
Emergency procedures can be more quickly produced or recreated in a
computer simulation
There is less time wasted on training the people as to what is expected of
them
The number of people involved in a trial may not be representative of a real-
life evacuation
Disadvantages
There may be too many variables…
…to exactly simulate the evacuation
The cost of employing experts to create the simulation may be more
expensive than carrying out a human simulation
The time taken to create the computer simulation is likely to be greater than
with planning a human simulation
It may be difficult to accurately predict which exit doors would be chosen by
individuals
11 Six from: 6
2NF characteristics
The database has the characteristics of 1NF
Related data has been separated into different tables
Each table has a primary key
The fields in each table are dependent on the primary key
3NF characteristics
The database has the characteristics of 2 NF
The database has no non-key dependencies/attributes
12 Five from: 5