20. Spreadsheets
A section of Information and Communication Technology, 0417
Listing 10 of 51 questions
Khalid keeps a spreadsheet to record his expenses and to plan for future spending. This spreadsheet is split into two separate sheets, which he has named Plan and Model. Plan contains details of his future spending. Model contains a model of his income and expenses. Plan A Income Statement Income Expenditure items Taxes Housing Food Transportation Entertainment / Other Healthcare Investment return Income Growth Expense Ratio % % of spending 63,784 12,757 19,135 6,378 9,568 6,378 3,189 4% 2.5% 90% 22.22% 33.33% 11.11% 16.67% 11.11% 5.56% 20% 30% 10% 15% 10% 5% % of income B C D Housing Food Transportation Model A Model Income Investment Income Total Income Taxes Entertainment / Other Can I afford a car? Savings Balance Sheet Net Income (Savings) Total Expenses Healthcare 72,166 70,406 68,688 67,013 1,450 1,123 65,379 73,616 71,529 69,504 67,540 65,634 64,950 63,366 61,820 60,312 58,842 57,405 63,784 63,784 14,433 14,081 13,738 13,403 13,076 12,757 21,650 21,122 20,607 20,104 19,614 19,135 10,825 10,561 10,303 10,052 9,807 9,568 7,217 7,041 6,869 6,701 6,538 3,608 3,520 3,434 3,351 3,269 3,189 7,217 7,041 6,869 6,701 6,538 44,912 36,246 28,083 20,399 13,171 8,666 8,163 7,684 7,228 6,792 Y Y N N N N 6,379 6,379 6,378 6,378 B C G F E D Khalid has entered a formula in cell C4 of the Model sheet. The formula is B4+(B4*Plan!$B13) Explain, in detail, what the formula does. Include in your answer an explanation of why the $ and the ! are used in the formula. He is saving up to buy a new car; this will cost at least $35,000. Khalid has entered a formula in cell B21 of the Model sheet. The formula is IF(B20>35000,"Y","N") Explain, in detail, what the formula does. Plan A Income Statement Income Expenditure items Taxes Housing Food Transportation Entertainment / Other Healthcare Investment return Income Growth Expense Ratio % % of spending 63,784 12,757 19,135 6,378 9,568 6,378 3,189 4% 2.5% 90% 22.22% 33.33% 11.11% 16.67% 11.11% 5.56% 20% 30% 10% 15% 10% 5% % of income B C D Khalid is planning to create an appropriate graph/chart to be placed in a new sheet. The graph/chart will display the % of income and the names of the expenditure items from the Plan sheet. Identify the most appropriate graph/chart he could use and describe the steps he needs to take to produce this graph/chart in a new sheet.
0417_w20_qp_12
THEORY
2020
Paper 1, Variant 2
For Examiner's Use 15 A Sports Science student had to analyse the performance of athletes prior to the 2012 Olympic Games. He created a spreadsheet to do this. Below is his analysis of the javelin event. It is split into two sheets. Sheet 1 contains the Code for each nationality. Sheet 2 contains a list of athletes and the results they achieved in a pre-Olympic event. A B Code Country AUS Australia FRA France GHA Ghana RUS Russia THA Thailand TUN Tunisia TUR Turkey USA America Sheet 1 (Commas are used as delimiters in the functions shown below.) Because athletes sometimes miss a throw or throw outside the area, this is recorded in the spreadsheet as a no throw using the letters NT. A B C D E F G H Country Athlete Code Throw Throw Throw Total Number thrown of throws =LOOKUP(C3,Sheet1!$A$2:$B$9) Chevonne Baines USA 85.02 73.29 76.9 =SUM(D3:F3) =COUNTIF(D3:F3,”<>NT”) =LOOKUP(C4,Sheet1!$A$2:$B$9) Mary Bempe GHA NT 66.64 70.61 =SUM(D4:F4) =COUNTIF(D4:F4,”<>NT”) =LOOKUP(C5,Sheet1!$A$2:$B$9) Rhiannon Jones USA 81.22 68.4 71.18 =SUM(D5:F5) =COUNTIF(D5:F5,”<>NT”) =LOOKUP(C6,Sheet1!$A$2:$B$9) Abhasra Boonme THA 83.04 76.43 60.35 =SUM(D6:F6) =COUNTIF(D6:F6,”<>NT”) =LOOKUP(C7,Sheet1!$A$2:$B$9) Jean Claude Devandre FRA 68.04 45.98 62.62 =SUM(D7:F7) =COUNTIF(D7:F7,”<>NT”) =LOOKUP(C8,Sheet1!$A$2:$B$9) Brett Lewis AUS 79.98 68.78 NT =SUM(D8:F8) =COUNTIF(D8:F8,”<>NT”) =LOOKUP(C9,Sheet1!$A$2:$B$9) Vera Stepanov RUS 70.42 49.88 90.18 =SUM(D9:F9) =COUNTIF(D9:F9,”<>NT”) =LOOKUP(C10,Sheet1!$A$2:$B$9) Murat Mehmet TUR 49.81 67.51 53.66 =SUM(D10:F10) =COUNTIF(D10:F10,”<>NT”) =LOOKUP(C11,Sheet1!$A$2:$B$9) Joan Lewington USA 88.85 NT 69.44 =SUM(D11:F11) =COUNTIF(D11:F11,”<>NT”) =LOOKUP(C12,Sheet1!$A$2:$B$9) Youssef Ibrahim TUN 93.39 63.1 47.14 =SUM(D12:F12) =COUNTIF(D12:F12,”<>NT”) =LOOKUP(C13,Sheet1!$A$2:$B$9) Laura Bennett AUS 55.97 49.45 70.07 =SUM(D13:F13) =COUNTIF(D13:F13,”<>NT”) Sheet 2 Explain what the function in cell A3 does. For Examiner's Use What value would you expect to see in cell A6? Explain what the function in cell G3 does. Explain what the function in cell H4 does. What value would you expect to see in cell H6? Spreadsheets are often used to produce computer models. There are however, other forms of models such as simulations. Explain, using air pilot training as an example, what is meant by simulation.
0417_s13_qp_13
THEORY
2013
Paper 1, Variant 3
A farmer has purchased a computerised milking system for her cows. She has asked a systems analyst to create a database to store details of the cows being milked. Examples of the details of the cows which will be stored are: Animal_passport_number Average_milk_yield Weight_of_cow Date_of_birth Breed_of_cow 998/2017 24.5 725.9 25/02/2017 Holstein 972/2016 20.1 715.0 15/03/2016 Ayrshire 971/2016 25.0 732.7 25/02/2017 Jersey 765/2016 25.0 715.0 10/10/2016 Holstein Complete the following table by entering the most appropriate data type for each field. For any numeric field, specify the type of number. Data type Field name Breed_of_cow Date_of_birth Weight_of_cow Average_milk_yield Animal_passport_number State which field would be the most appropriate for the primary key. A validation check is used when entering the animal passport number into the database. Name and describe the most appropriate validation check that could be applied to this field. [ 1 18 The amount of milk each cow produces is currently recorded daily in a spreadsheet. This is part of the spreadsheet. A B C D Daily Milk Yield Animal Passport Number 971/2016 Date of milking Amount produced 26/04/2018 27/04/2018 28/04/2018 29/04/2018 30/04/2018 01/05/2018 02/05/2018 03/05/2018 04/05/2018 05/05/2018 Litres 24.5 23.2 22.1 25.1 24.9 24.7 24.6 23.9 23.9 23.8 You have been asked to produce a graph or chart to show the amounts of milk for the cow with Animal Passport Number 971/2016. Describe the steps you would use to produce a graph or chart of this data as a separate sheet. Include in your answer the name of the new sheet. 1 18
0417_s18_qp_11
THEORY
2018
Paper 1, Variant 1
Questions Discovered
51