Computer Studies Paper 2 Questions and Answers - Form 4 Term 3 Opener Exams 2023

Share via Whatsapp
QUESTIONS
  1. The following are the KCSE results for a certain school.
    F4CompT3OP12023Q1
    1.  
      1. Enter the data using the given values above in excel and save your work as KCSEXCEL (15marks)
      2. Two rows below the table above determine point scored by each student per subject. given that (7marks)
         Grade  A  A−   B+  B  B−  C+  C  C−  D+
         Value  12  11  10  9  8  7  6  5  4
      3. Rename sheet1 to “Broadsheet” (1mark)
    2. Perform the following calculations.
      1. Get the average point (4marks)
      2. Determine each student overall grade (5marks)
      3. Determine each students rank using the Ave. Point Mark. (4marks)
    3. Calculate Subject Mean (4marks)
    4. Draw a Column Chart to display Subject performance           (4marks)
      • Title as “SUBJECT ANALYSIS”
      • Place the legend at the bottom of the graph                                                        (2marks)
      • Save the chart on a new sheet and name it Subject Analysis                              (2marks)
    5. Print
      1. Broadsheet with formulae displayed (3marks)
      2. Subject Analysis (1marks)
  2. The tables below, STUDENT, SUPERVISOR and SUPERVISIONS are extracts of records kept in a certain university for project supervisions.
     Student Number  Name  Gender   Project Fee Paid 
     C001  Ken  M  32000
     C002  Joy  F  27800
     C003  Lero  M  18900
     C004  Moth  F  42700
     C005  Ben  M  45000

    Table 1 STUDENTS TABLE
     Supervisor Number  Name   Department 
     L220  Alex  Mechanical
     L230  Sakaja  ICT
     L240  Roy  Electronics
     L250  Mati  Education
     L260  Joy  Human Resource

    Table 2 SUPERVISORS' TABLE
     Supervision Number  Supervision Date   Student  Number   Supervisor Number   Project Title 
     100  12/03/2015  C001  L220  Java
     200  22/03/2015  C003  L230  Website
     300  17/03/2015  C004  L240  Robotics
     400  02/03/2015  C001  L220  Java
     500  18/03/2015  C002  L240  Robotics
     600  12/03/2015  C004  L230  Java
     700  11/03/2015  C002  L250  Database
     800  12/03/2015 C003  L220  Java 
     900  12/04/2015  C005  L250  Database
     1100  12/04/2015  C002  L250  Database

    Table 3 SUPERVISIONS TABLE
    1. Using a database application software, create a database file named PROJECT   (1mk)
    2. Create three tables named STUDENT, SUPERVISOR nad SUPERVISIONS as shown above.   (9mks)
    3. Set the primary key for each table.     (3mks)
    4. Create relationships among the tables.      (2mks)
    5. Enter the data in the table STUDENT, SUPERVISOR and SUPERVISIONS as shown above.      (9mks)
    6. Create a form for each table above       (3mks)
    7. Create a query named BALANCE to display student name, Gender, project fee balance per student, given that the total project fee is Ksh 50,000.     94mks)
    8. Create a query named BALANACE 2 to display students' Names, project title whose fee balance is above Ksh. 20,000,.   (4mks)
    9. Create a bar chart based on question (h) to display students Name and balance. Save as BALANCE CHART.
    10. Create a report named SUPERVISION to display Students names, Project Title, names of supervisor and supervision Dates . The records in the report should be grouped by students' Name and the number of supervisions by each student should be displayed.   (5mks)
    11. Title the report as supervision per lecturer.
    12. Print the following:
      • Tables: STUDENT, SUPERVISOR and SUPERVISIONS.   (2mks)
      • Queries: BALANCE and BALANCE 2     (2mks)
      • Report: SUPERVISIONS       (1mk)

MARKING SCHEME

 Question  Marks   Score 
 1a(i)
  • Typing
  • Borders
  • Heading
    • Capitalized
    • Centered aligned
    • Cell merging
    • Highlight color
  • Heading labels
    • Bolded
    • Capital
    • Rotation
    • Highlight color
  • Names
    • High light color
 
 5
 1

 ½
 1
 1
 ½
 1
 1
 1
 1
 ½

 ½
 

 a(ii) 

  • Entries appropriately type
  • Determining point scored using complex if ?
    {=IF(B4="A",12,IF(B4="A-",11,IF(B4="B+",10,IF(B4="B",9,IF(B4="B",8,IF(B4="C+",7,IF(B4="C",6,IF(B4="C-",5,4)))))))))} and Auto fill
 
 1
 6


 
 a(iii) Renaming sheet1 to “Broadsheet”     
 b
  1. Average point using if? {=AVERAGE(B20:K20)}
  2. Overall grade? Using complex if: {(=IF(ROUND(L3,0)=12,"A",IF(ROUND(L3,0)>=11,"A-",IF(ROUND(L3,0)>=10,"B+",IF(ROUND(L3,0)>=9,"B",IF(ROUND(L3,0)>=8,"B-",IF(ROUND(L3,0)>=7,"C+"))))))}
  3. Ranking using Ave. point mark {=RANK(L4,$L$4:$L$14,1)}
 
 4
 5

 4
 
 c.  subject mean {=AVERAGE(B20:B30)} 4  4  
 d.
  • Column Chart drawn in a new sheet as subject analysis?
  • Title “Subject Analysis”
  • Legends placed at the bottom?
 
 2
 1
 1
 

 e printing

  • Broadsheet with formulae displayed
  • Subject Analysis Sheet? 
 
 3
 1

 

 

 Q2  SECTION   ACTIVITY  MAX MARK     MARKS AWARDED
   (a)  Creating database named PROJECT  1mk  1  
   (b)  STUDENT'S TABLE
 Creatiig and naming the table
 Creating and naming fields
 Correct field data types
 
  1mk
  1mk
  1mk
 3  
     SUPERVISORS TABLE
 Creatiig and naming the table (SUPERVISORS TABLE)
 Creating and naming fields
 Correct field data types
 
    1mk
    1mk
     1mk
 3  
     SUPERVISION TABLE
 Creatiig and naming the table (SUPERVISIONTABLE)
 Creating and naming fields
 Correct field data types
 
 1mk
 1mk
 1mk
 3  
   (c)  Primary keys
STUDENTS TABLE
SUPERVISORS TABLE
SUPERVISION TABLE

 1mk
 1mk
 1mk

 3


 
   (d)  Two relationships (correct fields)   2 mks  2  
   (e)  Entering data in the three tables
 STUDENTS TABLE
 SUPERVISORS TAQBLE
 SUPERVISION TABLE
 3mks
 3mks
 3mks
 9  
   (f)   Creating forms (Forms with all fields)
 STUDENTS
 SUPERVISORS
 SUPERVISION


  1mk

  1mk
  1mk

 3  
   (g)  Creating query name Balance
 Display students details (Name, gender, fee balance)
 Compuatation balances for each student
  1mk
  1mk
  2mks
 4  
   (h)  Creating query name Balance 2
 Display students details - Name, project title and fee balance above 20000
  1mk
  3mks
   
   (i)  Creating a chart
 Title
 Axes
 bars
 
 1mk
 1mk
  1mk
 3   
   (j)  Creating a report SUPERVISION
 Selection of fields to display 4mkss
supervisors and supervision dates
  1mk

 5  
   (k)  Report title as ;SUPERVISION PER LECTURE'  2mks  2  
   (l)  Printing:
Tables: STUDENTS TABLE, SUPERVISORS TABLE, ,SUPERVISION TABLE
 Query: , BALANCE and BALANCE 2
 Report: SUPERVISION

 2mks
 2mks
  1mk
 5  
                        TOTAL     50mks  
Join our whatsapp group for latest updates

Download Computer Studies Paper 2 Questions and Answers - Form 4 Term 3 Opener Exams 2023.


Tap Here to Download for 50/-




Why download?

  • ✔ To read offline at any time.
  • ✔ To Print at your convenience
  • ✔ Share Easily with Friends / Students


Get on WhatsApp Download as PDF
.
Subscribe now

access all the content at an affordable rate
or
Buy any individual paper or notes as a pdf via MPESA
and get it sent to you via WhatsApp

 

What does our community say about us?

Join our community on:

  • easyelimu app
  • Telegram
  • facebook page
  • twitter page
  • Pinterest