8.1. Creating a spreadsheet
A subsection of Information Technology, 9626, through 8. Spreadsheets
Listing 10 of 27 questions
Juan is the owner of a small company. He has created a spreadsheet to calculate the payroll. His spreadsheet is shown below. Each worker pays one of four different rates of tax. Each worker has one of four different tax allowances. A tax allowance is the amount that can be earned before workers start paying tax. Worker’s name Patrick O’Reilly John McDonnell Louise Gimenez Jeanette Grimault Xavier Hernandes Paolo Riva David Kennedy Sian Evans Karl Gustaffson Weekly wage Tax rate Tax allowance Taxable pay Wage after tax deduction Tax allowance range W X Y Z $247 $284 $268 $256 $233 $228 $272 $264 $242 B D A A C B D A B Y Z X Y W W Z Y W Range of tax rates A B C D 20% 30% 35% 40% A B C D E F G H I J To make it easier to do the calculations Juan has used named ranges. The Range of tax rates is called Rate and the Tax allowance range is called Allowance. Describe how you would set up the named range Allowance. Each worker has an amount, related to their Tax allowance, deducted from their weekly wage to calculate the Taxable pay. Write down the formula that should go in cell F11 to calculate the Taxable pay for Patrick O’Reilly. The formula should be easy to replicate and use a named range. = You can use the space below for any working you need. The Taxable pay is multiplied by the rate of tax to calculate the tax which must be paid, which is then deducted from their Weekly wage. The result will be their Wage after tax deduction. Write down the formula that should go in cell G11 to calculate the Wage after tax deduction. The formula should be easy to replicate and use a named range. Identify the steps which need to be taken to display the value in G11 exactly as shown in the spreadsheet. = You can use the space below for any working you need.
9626_s18_qp_11
THEORY
2018
Paper 1, Variant 1
Here is part of a spreadsheet showing the wages earned by a group of workers in a company. A J51549 P30731 C41827 E41231 Workers Number Hours worked this week Hours overtime worked Rate per hour paid Wage paid this week Overtime earned this week P77168 C43839 E34572 E48505 P40813 C32408 C69848 $14.00 $17.50 $12.50 $14.00 $12.50 $14.00 $17.00 $17.00 $12.50 $12.50 $14.00 $93.75 $252.00 $75.00 $42.00 $204.00 $112.50 $21.00 $532.00 $700.00 $593.75 $812.00 $575.00 $602.00 $612.00 $884.00 $612.50 $487.50 $581.00 B C F E3 ✗ ✔ fx D E F =IF(B3>40,C3*D3*1.5," ") Without referring to other cell references, explain, in detail, what every part of the formulae in cells E3 and E5 do. You may assume that the formula has been replicated down for all workers. This spreadsheet has not been tested. Describe the test plan you would use to make sure there are no errors in the formulae in column E of this spreadsheet. You can assume that the formula in column C works perfectly and does not need changing. Using only the sort feature explain how you would be able to make the spreadsheet used in part produce this display. A C32408 P77168 C41827 P40813 Workers Number Hours worked this week Hours overtime worked Rate per hour paid Wage paid this week Overtime earned this week E41231 C43839 C69848 J51549 E48505 E34572 P30731 $12.50 $12.50 $12.50 $12.50 $14.00 $14.00 $14.00 $14.00 $17.00 $17.00 $17.50 $93.75 $75.00 $112.50 $252.00 $42.00 $21.00 $204.00 $487.50 $575.00 $593.75 $612.50 $812.00 $602.00 $581.00 $532.00 $884.00 $612.00 $700.00 B C D E F
9626_s20_qp_11
THEORY
2020
Paper 1, Variant 1
Questions Discovered
27