COMPUTER PAPER 2
COMPUTER PAPER 2
2022
SIGNATURE:…………………...DATE:………………TEACHER…………..
451/2 : COMPUTER
Paper 2
(PRACTICAL)
2½ hours
1. Indicate your name and index number at the top right hand corner of the printout.
2. Write your name and index number on the CD/removable storage medium provided.
3. Write the name and version of the software used for each question attempted.
4. This paper consists of two questions each having 50 marks.
1 PANGANI GIRLS HIGH SCHOOL
5. Answer all the questions Passwords should not be used while saving files.
6. All files created must be saved in the provided CD/removable storage medium.
7. Make printouts of your answers on the answer sheet provided.
8. Hand in all the printouts and the Cd/Removable storage medium used.
9. This paper consists of 6 printed pages.
10. Students should check the question paper to ascertain that all the pages are printed as indicated
and no question is missing.
11. Candidates should answer the questions in English.
(b) (i) Create a form named WorkersForm to be used to enter the data above in the
Workerstable to appear as shown below. [7 Marks]
AGE: STATUS:
DEPARTMENT:
BASIC PAY:
3 PANGANI GIRLS HIGH SCHOOL
(ii) Use the WorkersForm to enter the data above into the Workers table.[5 Marks]
(c) Create queries to determine:
(i) number of people with basic salary greater than 32,000/= .Save the query as Basic
[3
Marks]
(ii) number of people with basic salary less than 45,000/= and come from computer
department. Save the query as Computer. [5 Marks]
(iii) Those whose name begin with letter ‘M’ or end in letter ‘S’. Save the query as
Names
[3 Marks]
(d) (i) Create a query to determine those employees who will earn more than 50,000/= if there
is an increment of basic pay by 10%. Save the query as SalaryIncrement. [4 Marks]
(ii) Create a query to determine the year of birth of each employee from the current year.
Save as YearOfBirth. [3 Marks]
(e) (i) Create a report from Workerstable to display all the data in the table. Save as
WorkersReport. [3 Marks]
(ii)Modify the WorkersReport in (e)(i) above as follows:
I. Add the “EMPLOYEE SALARY DETAILS”as the report title. Use font size 19
pts, bold, underline and centre it across the columns containing data. [3 Marks]
II. Display the employees records according to their department and show the total
amount the company spend on each department as salary and the total amount
spend on paying all the employees. Save as WorkersReport_2. [6 Marks]
(f) Print: [3 Marks]
(i) Workers table;
(ii) YearOfBirth query;
(iii) WorkersReport_2.
(a) (i) Insert two blank rows at the top of the worksheet. [1 Mark]
(ii)Enter the following title and subtitle in the blank rows respectively; HITECH
COMPUTER COLLEGE and APPLICANTS FILE. [1 Mark]
(iii) Centre the title and subtitle across the columns that contain data. [2 Marks]
(b) Using functions, compute:
(i) the mean for each student and format it to zero decimal place. [3 Marks]
(ii)the position of each student. [2 Marks]
(iii) the highest score for each subject. [2 Marks]
(c) The college wishes to analyze the applicants’ data in order to find those applicants who
qualify for admission to pursue a course in IT. Successful candidates MUST meet the
following minimum requirements;
Must have scored a mean of 45 marks and above;
Must have scored 60 marks and above in Mathematics;
Must have scored 50 marks and above in either English or Kiswahili.
Enter an appropriate function in cell I4 and copy it to other cells to determine whether the
student qualifies for admission. If the student qualifies, the function should display
‘Successful’. Otherwise it should display ‘Unsuccessful’. [7 Marks]
(d) Create a function to find the number of applicants who are successful. [2 Marks]
(e) Copy the entire worksheet to sheet 2 and rename it as Successful Applicants. [3 Marks]
(f) Filter the ‘Successful Applicants’ sheet to display the records of those applicants who are
successful.[3 Marks]
Dear <<NAME>>,
RE: INVITATION TO PURSUE A COURSE IN IT
We are pleased to inform you that your application to pursue an IT course has been
successful.
You are required to report on 2nd January 2010 at 8.00 am. Other details will be given to you
on your reporting day.
Yours faithfully,
Doglas Mayaka
CHIEF PRINCIPAL
(h) Merge the admission letter in (g) above with the ‘Successful Applicants’ Sheet you created in
a spread sheet to generate personalized letters to the successful applicants. Save as
Admission letter2. [12 Marks]
(i) Print: [4 Marks]
I. Sheet1;
II. Successful Applicants Sheet;
III. Admission letter1;
IV. any one successful applicant’s admission letter in Admission letter2.