F2 Final Exam Revision Exercise (Answer)
F2 Final Exam Revision Exercise (Answer)
Header / Headers appear at the top margin of the page while footers appear at the
footer bottom margin to provide additional information for a document.
Page Number To keep count of the number of pages in a document. Usually located in
the footer or header.
Headings and Setting text as “heading” in style allows the headings to be included
Table of automatically when the “table of content” function is used.
Contents
Complete the questions with reference to the following spreadsheet on students Chinese exam
marks.
1. Write the formula for cell C2 so that AutoFill could be used to fill C3 to C7. Students with
50 marks or above are considered as passing.
=if(B2>=50,"Yes","No")
2. Write a formula that could count the total number of students who are taking the exam.
=count(B2:B7) it only counts numbers
3. Write a formula that could count the number of students who are passing the exam.
=countif(C2:C7,"Yes")
"
=countif(B2:B7, >=50 ) " =countif(B2:B7, ‘>=50’) (zero mark)
4. Complete the following table with the formulas needed to find the corresponding
statistics.
Statistic to be found Formula needed
5. Write the formula for cell D2 so that AutoFill could be used to fill D3 to D7. The grade
reference could be found in column F and column G.
=vlookup(B2,F$2:G$7,2,True)
Optical Fibre Connect LANs to WAN or the Internet. Used for long
distance communication.
7. Complete the following table with the purposes of the corresponding Internet security
threats.
Threat Purpose
Chapter 4 3D Design
1. Name three common actions that can be done on objects in a 3D design software.
Scale (resize/transform), rotate, translate (move)
VR VR headset, controller
AR Camera, accelerometer, gyroscope, depth sensor
4. Complete the following table.
Technology Applications