Yorkville High School Computer Science Department
Yorkville High School Computer Science Department on Facebook  Yorkville High School Computer Science Department Twitter Feed  Yorkville High School Computer Science Department on Instagram

Yorkville High School Computer Science

ASSIGNMENTS: No Current Assignments

Computer Applications I :: Projects :: Spreadsheet Exam

Rubric
Due: Database Error

Problem

The first part of the Spreadsheet Exam can be taken via this link. You cannot use any notes or resources

Spreadsheet Exam Assumption Table

Instructions

  1. Type the title, Security Lock & Key Weekly Payroll, in Cell A1. Merge and center it above the table and make sure it stays centered if you add any more columns.
  2. Use the following formulas to determine the gross pay, federal tax, state tax, and net pay:
    a. Gross Pay = Hourly Rate * Hours
    b. Federal Tax = 20% * (Gross Pay - (Dependents * Federal Tax Rate ) )
    c. State Tax = State Tax Rate * Gross Pay
    d. Net Pay = Gross Pay - (Federal Tax + State Tax)
  3. Calculate totals only for hours, gross pay, federal tax, state tax, and net pay.
  4. Use functions to determine the average, highest, and lowest values of each column from step 3. Be sure you do not include the totals when calculating these values.
  5. Make sure all appropriate numbers are formatted in currency style.
  6. Create a new column called Employee Code and use the table below to create a formula that determines the employee code using VLOOKUP.
  7. Name the next column Title and use the table below to determine the employee’s title using the CHOOSE function.
    Spreadsheet Exam Table Array
  8. Create a pie chart that displays only the net pay column (no totals, averages, highest or lowest). Be sure that each slice of the pie has its value placed next to it and the chart has an appropriate title.
  9. A few errors were discovered in the spreadsheet. Make the following changes:
    a. Harrison Ford only has two dependents.
    b. Julia Roberts’ hourly rate is 16.55.
    c. Brad Pitt worked 35 hours.
    d. Jennifer Lopez worked 15.15 hours.
    e. The Federal Tax Rate should be 34.86.
    f. Chris Farley needs to be added with the following information:
    Hourly Rate: 15.75, Hours: 37, Dependents: 0
  10. Now, sort the data from Z to A by employee name.
  11. $4,014.13 should be the total of the Net Pay column. If yours does not match you have made an error.
Yorkville High School Computer Science Department on Facebook Yorkville High School Computer Science Department Twitter Feed Yorkville High School Computer Science Department on Instagram