0% found this document useful (0 votes)
8 views33 pages

Latihan Final Gitc

The document contains a series of questions and instructions related to data analysis using Excel functions. It covers calculations for averages, minimum scores, pass/fail evaluations, date differences, filtering data by year, and sorting. Each question specifies the required function and the cell range for inputting the results.

Uploaded by

m-13484248
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views33 pages

Latihan Final Gitc

The document contains a series of questions and instructions related to data analysis using Excel functions. It covers calculations for averages, minimum scores, pass/fail evaluations, date differences, filtering data by year, and sorting. Each question specifies the required function and the cell range for inputting the results.

Uploaded by

m-13484248
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 33

Condition1. There is a question at A18.

Condition2. There are characters and numbers from A5 to F16.


Condition3. You must solve the problem with given functions.

Name Physics Biology ChemistryHistory Math Average


Jack 98 84 74 75 91
Smith 85 92 78 88 84
Mussa 70 81 82 74 82
Kay 35 45 43 89 98
Baro 55 73 62 78 75
Massah 68 82 78 65 78
Billy 59 75 76 82 85
Henry 94 95 93 92 64
Erik 83 98 88 89 87
Yuta 75 77 76 84 78
Koo 95 84 83 86 85

Question 1. Find out the average score of subjects for each student. (Use AVERAGE function. Enter the result at the

Write "=AVERAGE(B6:F6)" in the cell "G6" and press Enter.


ction. Enter the result at the cell G6~G16.)
Condition1. There is a question at A19.
Condition2. There are characters and numbers from A5 to F16.
Condition3. You must solve the problem with given functions.

Name Physics Biology ChemistryHistory Math


Jack 85 84 74 75 91
Smith 86 92 78 88 84
Mussa 75 81 82 74 82
Kay 25 45 43 89 98
Baro 65 73 62 78 75
Massah 48 82 78 65 78
Billy 59 75 76 82 85
Henry 94 95 93 92 64
Erik 83 98 88 89 87
Yuta 75 77 76 84 78
Koo 95 84 83 86 85

Question 2. Find out the minimum score of each subject. (Use MIN function. Enter the result at the cell B17~G17.)

Write "=MIN(B6:B16)" in the cell "B17" and press Enter.


Condition1. There is a question at A18 and A19.
Condition2. There are characters and numbers from A5 to F16.
Condition3. You must solve the problem with given functions.

Name Physics Biology ChemistryHistory Math Pass


Jack 85 84 74 75 91
Smith 86 92 78 88 84
Mussa 75 81 82 74 82
Kay 25 45 43 89 98
Baro 65 73 62 78 75
Massah 48 82 78 65 78
Billy 59 75 76 82 85
Henry 94 95 93 92 64
Erik 83 98 88 89 87
Yuta 75 77 76 84 78
Koo 95 84 83 86 85

Question 3. If Physics score is greater than 75 and History score is greater than 70, enter the 'pass'. Else enter the 'fail' for each student.
(Use IF and AND function. Enter the result at the cell G6~G16.)
Write "=IF(AND(B6>75,E6>70),"pass","fail")" in the cell "G6" and press Enter.
Condition1. There is a question at A18.
Condition2. There are characters and numbers from A5 to F16.
Condition3. You must solve the problem with given functions.

Name Physics Biology ChemistryHistory Math


Jack 85 84 74 75 91
Smith 86 92 78 88 84
Mussa 75 81 82 74 82
Kay 25 45 43 89 98
Baro 65 73 62 78 75
Massah 48 82 78 65 78
Billy 59 75 76 82 85
Henry 94 95 93 92 64
Erik 83 98 88 89 87
Yuta 75 77 76 84 78
Koo 95 84 83 86 85

Question 4. Find out a name of a student whose Math score is 78. (Use LOOKUP function. Enter the result at the cell G16.)
5) Write "=LOOKUP(78,F6:F16,A6:A16)" in the cell "G16" and press Enter.
Condition1. There is a question at A18.
Condition2. There are characters and numbers from A5 to C16.
Condition3. You must solve the problem with given functions.

Name Leave Return Days


Jack 8/2/2017 8/5/2017
Smith 7/18/2017 8/23/2017
Mussa 7/11/2017 9/21/2017
Kay 5/1/2017 7/8/2017
Baro 1/2/2017 9/18/2017
Massah 12/18/2016 3/21/2017
Billy 4/23/2016 9/5/2016
Henry 12/29/2016 1/10/2017
Erik 5/5/2017 3/3/2018
Yuta 9/10/2017 1/26/2018
Koo 8/26/2017 9/5/2017

Question 5. Count the number of days between a leave date and a return date for each person. (Use DAYS function. Enter the result at the cell D6~D16.
Write "=DAYS(C6,B6)" in the cell "D6" and press Enter.
e result at the cell D6~D16.)
Condition1. There is a question at A17.
Condition2. There are characters and numbers from A4 to C15.

Name Leave Return


Jack 8/2/2017 8/5/2017
Smith 7/18/2017 8/23/2017
Mussa 7/11/2017 9/21/2017
Kay 5/1/2017 7/8/2017
Baro 1/2/2017 9/18/2017
Massah 12/18/2016 3/21/2017
Billy 4/23/2016 9/5/2016
Henry 12/29/2016 1/10/2017
Erik 5/5/2017 3/3/2018
Yuta 9/10/2017 1/26/2018
Koo 8/26/2017 9/5/2017

Question 6. Use a filter to show people whose leave date is 2016.


Condition1. There is a question at A17.
Condition2. There are characters and numbers from A4 to C15.

Name Leave Return


Jack 8/2/2017 8/5/2017
Smith 7/18/2017 8/23/2017
Mussa 7/11/2017 9/21/2017
Kay 5/1/2017 7/8/2017
Baro 1/2/2017 9/18/2017
Massah 12/18/2016 3/21/2017
Billy 4/23/2016 9/5/2016
Henry 12/29/2016 1/10/2017
Erik 5/5/2017 3/3/2018
Yuta 9/10/2017 1/26/2018
Koo 8/26/2017 9/5/2017

Question 7. Use a filter to show people whose leave date is 2017.


Condition1. There is a question at A17.
Condition2. There are characters and numbers from A4 to C15.

Name Leave Return


Jack 8/2/2017 8/5/2017
Smith 7/18/2017 8/23/2017
Mussa 7/11/2017 9/21/2017
Kay 5/1/2017 7/8/2017
Baro 1/2/2017 9/18/2017
Massah 12/18/2016 3/21/2017
Billy 4/23/2016 9/5/2016
Henry 12/29/2016 1/10/2017
Erik 5/5/2017 3/3/2018
Yuta 9/10/2017 1/26/2018
Koo 8/26/2017 9/5/2017

Question 8. Use a filter to show people whose leave date is 2018.


Condition1. There is a question at A17.
Condition2. There are characters and numbers from A4 to C15.

Name Leave Return


Jack 8/2/2017 8/5/2017
Smith 7/18/2017 8/23/2017
Mussa 7/11/2017 9/21/2017
Kay 5/1/2017 7/8/2017
Baro 1/2/2017 9/18/2017
Massah 12/18/2016 3/21/2017
Billy 4/23/2016 9/5/2016
Henry 12/29/2016 1/10/2017
Erik 5/5/2017 3/3/2018
Yuta 9/10/2017 1/26/2018
Koo 8/26/2017 9/5/2017

Question 9. Sort return dates in ascending order. Expand the selection to the whole data.
1) Click and select the cell "C4" - (Return), which is the title of the data to be sorted.
2) Click the "DATA" tab on the ribbon to select it.
3) The sort required for this question is "ascending order", so click "SORT A to Z" in "Sort & Filters" to select it.
Condition1. There is a question at A17.
Condition2. There are characters and numbers from A4 to C15.

Name Leave Return


Jack 8/2/2017 8/5/2017
Smith 7/18/2017 8/23/2017
Mussa 7/11/2017 9/21/2017
Kay 5/1/2017 7/8/2017
Baro 1/2/2017 9/18/2017
Massah 12/18/2016 3/21/2017
Billy 4/23/2016 9/5/2016
Henry 12/29/2016 1/10/2017
Erik 5/5/2017 3/3/2018
Yuta 9/10/2017 1/26/2018
Koo 8/26/2017 9/5/2017

Question 10. Sort return dates in ascending order. Expand the selection to the whole data.
1) Click and select the cell "B4" - (Leave), which is the title of the data to be sorted.
2) Click the "DATA" tab on the ribbon to select it.
3) The sort required for this question is "ascending order", so click "SORT A to Z" in "Sort & Filters" to select it.
Condition1. There is a question at A19.
Condition2. There are characters and numbers from A5 to C17.
Condition3. You must solve the problem with given functions.

Name State Age


Jay America 35
Ming China 21
Laura Canada 26
Jane Austrailia 28
Kim South Kor 32
Nick America 28
Chloe France 33
Martin Germany 27
Ted Italia 28
Micky Canada 31
Don Indonesia 23
Satoya Japan 33

Question 8. Find out the age of 5th youngest person. (Use SMALL function. Enter the result at the cell D17.)
4) Write "=SMALL(C6:C17,5) in the cell "D17" and press Enter.
Condition1. There is a question at A19.
Condition2. There are characters and numbers from A5 to C17.
Condition3. You must solve the problem with given functions.

Name State Age


Jay America 35
Ming China 21
Laura Canada 26
Jane Austrailia 28
Kim South Kor 32
Nick America 28
Chloe France 33
Martin Germany 27
Ted Italia 28
Micky Canada 31
Don Indonesia 23
Satoya Japan 33

Question 12. Count the number of people whose age is greater than 30. (Use COUNTIF function. Enter the result at the cell D17.)
4) Write "=COUNTIF(C6:C17,">30")" in the cell "D17" and press Enter.
Condition1. There is a question at A19.
Condition2. There are characters and numbers from A5 to D17.
Condition3. You must solve the problem with given functions.

Name State Age Salary


Jay America 35 200
Ming China 21 120
Laura Canada 26 130
Jane Austrailia 28 90
Kim South Kor 32 220
Nick America 28 150
Chloe France 33 155
Martin Germany 27 140
Ted Italia 28 170
Micky Canada 31 185
Don Indonesia 23 120
Satoya Japan 33 155

Question 13. Find out the average age of people whose salary is greater than 170. (Use AVERAGEIF function. Enter the result at the cel
5) Write "=AVERAGEIF(D6:D17,">170",C6:C17)" and press Enter.
r the result at the cell E17.)
Condition1. There is a question at A18 and A19.
Condition2. There are characters and numbers from A5 to C16.
Condition3. You must solve the problem with given function.

Full NameDate Nights First Name


John Lennon November 23, 2018 3
Paul McCa December 24, 2018 4
Ringo Sta December 4, 2018 2
George Ha December 3, 2018 10
Avril Lavi November 11, 2018 4
Sia Kate November 23, 2018 5
Robyn Ri January 24, 2019 7
Beyoncé December 25, 2018 11
Justin Tim December 3, 2018 9
Justin Bie November 3, 2018 3
Kesha Seb January 20, 2019 2

Question 14. The above table is the reservation list of hotel. Divide Full name into first name and last name. First name and last name is divided by one s
Full name is listed in 'A' column. Write first name in 'D' column.(Use LEFT, FIND functions)
7) Write "=LEFT(A6,FIND(" ",A6))" in the cell "D6" and press Enter.
d last name is divided by one space character.
Condition1. There is a question at A18.
Condition2. There are characters and numbers from A5 to C16.
Condition3. You must use a filter to solve the problem.

Name Date Nights


John Lennon November 23, 2018 3
Paul McCa December 24, 2018 4
Ringo Sta December 4, 2018 2
George Ha December 3, 2018 10
Avril Lavi November 11, 2018 4
Sia Kate November 23, 2018 5
Robyn Ri January 24, 2019 7
Beyoncé December 25, 2018 11
Justin Tim December 3, 2018 9
Justin Bie November 3, 2018 3
Kesha Seb January 20, 2019 2

Question 15. The above table is the reservation list of hotel. Display lists only who stays more than 5 nights.(Including 5 night).
1) Click and select the cell "C5" - (Nights), which is the title of the data to be filtered.
2) Click the "DATA" tab on the ribbon to select it.
3) Click "Filter" in "Sort & Filter" to select.
4) And click the "Showing All" - (Arrow) displayed in the bottom right corner of the cell "C5" to select it.
5) Click "Number Filters" to select in the new window.
6) The condition for this question is 5 or higher, so click to select "Greater Than Or Equal To" in the new window.
7) In the new "Custom Auto Filter" pop-up window, write "5" directly or select.
8) Then click "OK" to select.
Condition1. There is a question at A18.
Condition2. There are characters and numbers from A5 to C16.
Condition3. You must solve the problem with given function.

Name Date Nights Number of Guests


John Lennon November 23, 2018 3
Paul McCa November 21, 2018 4
Ringo Sta December 4, 2018 2
George Ha December 3, 2018 10
Avril Lavi November 11, 2018 4
Sia Kate November 23, 2018 5
Robyn Ri January 24, 2019 7
Beyoncé December 25, 2018 11
Justin Tim December 3, 2018 9
Justin Bie November 3, 2018 3
Kesha Seb January 20, 2019 2

Question 16. The above table is the reservation list of hotel. Find the total number of guests who stays in November, 2018. Put the number in 'D6'. (Use C
Write "=COUNTIFS(B6:B16,">=2018-11-01",B6:B16,"<=2018-11-30")" in the cell "D6" and press Enter.
. Put the number in 'D6'. (Use COUNTIFS function)
Condition1. There is a question at A16 and A17.
Condition2. There are characters and numbers from A4 to E14.

Train NumSource StDeparture Train DestArrival TimeDuration


12029 NEW DEL7:20:00 AMRITSA13:45:00
12030 AMRITSA16:50:00 NEW DEL23:05:00
12031 NEW DEL7:20:00 AMRITSA13:45:00
12032 AMRITSA16:50:00 NEW DEL23:05:00
12033 KANPUR 6:00:00 NEW DEL11:20:00
12034 NEW DEL15:50:00 KANPUR 20:45:00
12035 JAIPUR 7:05:00 AGRA FO10:35:00
12036 AGRA FO17:40:00 JAIPUR 21:20:00
12037 NEW DEL7:00:00 LUDHIANA 12:25:00
12038 LUDHIANA 16:40:00 NEW DEL22:10:00

Question 17. The above table is part of train time table. Calculate how long it will take from departure to arrival each trains.
Departure time is listed in 'C' column, Arrival time in 'E' column. Write the result in 'F' column.

5) Write "=E5-C5" in the cell "F5" and press Enter.


Condition1. There is a question at A16 and A17.
Condition2. There are characters and numbers from A4 to E14.

Train NumSource StDepartureDestinatioArrival Ti Number of trains Amritsar to New Delhi


12029 NEW DEL7:20:00 AMRITSA13:45:00
12030 AMRITSA16:50:00 NEW DEL23:05:00
12031 NEW DEL7:20:00 AMRITSA13:45:00
12032 AMRITSA16:50:00 NEW DEL23:05:00
12033 KANPUR 6:00:00 NEW DEL11:20:00
12034 NEW DEL15:50:00 KANPUR 20:45:00
12035 JAIPUR 7:05:00 AGRA FO10:35:00
12036 AGRA FO17:40:00 JAIPUR 21:20:00
12037 NEW DEL7:00:00 LUDHIANA 12:25:00
12038 LUDHIANA 16:40:00 NEW DEL22:10:00

Question 18. The above table is part of train time table. Find the total number of trains that depart from 'AMRITSAR JN' to 'NEW DELHI'.
Write the result in 'F5'. (Use SUMPRODUCT function)

Write "=SUMPRODUCT((B5:B14=""AMRITSAR JN")*(D5:D14="NEW DELHI")) in the cell "F5" and press Enter.
JN' to 'NEW DELHI'.
Condition1. There is a question at A14 and A15.
Condition2. There are characters and numbers from A5 to C12.
Condition3. You must solve the problem with given function.

Company Last year's sales ($) Increase rate This year's sales ($) Rank
Antenna 80 0.065
Cube 244 0.042
JYP 1022 0.015
SM 5724 0.012
Starship 266 0.033
WM 161 0.027
YG 2744 0.021

Question 19. Calculate this year's sales of each company based on last year's sales and increase rate, and find their rank based on this year's sales.
(Use PRODUCT and RANK function. Enter the result at the cell D6~D12 and E6~E12.)

Write "=PRODUCT(B6:C6)" in the cell "D6" and press Enter.

Write "=RANK(D6,$D$6:$D$12) in the cell "E6" and press Enter..


(TUKAR D sahaja jangan tukar $D$6)
d on this year's sales.
Condition1. There is a question at A19.
Condition2. There are characters and numbers from A5 to C17.
Condition3. You must solve the problem with given function.

Month Number of Reservation Reservation Fee ($) Sales ($) Lowest Sales
1 29 200
2 45 200
3 13 100
4 10 60
5 25 60
6 47 100
7 76 200
8 84 200
9 31 100
10 24 60
11 14 60
12 37 100

Question 20. Find the sales of each month and find the lowest sales (Use PRODUCT and SMALL function. Enter the result at the cell D6~D17 and E6.)
Write "=PRODUCT(B6,C6)" in the cell "D6" and press Enter.
Write "=SMALL(D6:D17,1) in the cell "E6" and press Enter.
he cell D6~D17 and E6.)
Condition1. There is a question at A15.
Condition2. There are characters and numbers from A5 to C13.
Condition3. You must solve the problem with given function.

Festival Start Date End Date Days


Catnaval dFebruary 10, 2018 February 19, 2018
Songkran April 13, 2018 April 15, 2018
Sapporo SFebruary 1, 2018 February 12, 2018
OktoberfeSeptember 22, 2018 October 7, 2018
La TomatiAugust 29, 2018 August 29, 2018
Harbin IceJanuary 5, 2018 February 5, 2018
Moomba Fe March 10, 2018 March 13, 2018
Festival May 8, 2018 May 19, 2018

Question 21. Find the duration of the festivals between the start date and the end date. (Use NETWORKDAYS function. Enter the result in from D6 to D1

5) Write "=NETWORKDAYS(B6,C6)" in the cell "D6" and press Enter.


he result in from D6 to D13)
Condition1. There is a question at A16.
Condition2. There are characters and numbers from A5 to C14.
Condition3. You must solve the problem with given function.

Name Score Pass


Noah 30
Peter 65
John 90
Esther 100
Jacob 80
Josepth 20
Samuel 85
Isaac 70
Matthew 45

Question 22. If the student's score is higher or equal to 70, enter "P". Otherwise, enter "F". (Use IF function. Enter the result at the cell C6~C14.)

Write "=IF(B6>=70,"P","F")" in the cell "C6" and press Enter.


e cell C6~C14.)
Condition1. There is a question at A17 and A18.
Condition2. There are characters and numbers from A5 to C15.
Condition3. You must solve the problem with given function.

Name First Half Second Ha


Sum Average Performance Growth Rate (%)
John 84000 90000
Mary 47000 57000
Kim 45000 48000
Kay 66000 68000
Lee 65000 75000
Smith 61400 62400
Jenny 59000 68800
Alice 52000 60000
Lucy 73000 79000
Anne 68400 82000

Question 23. Get the sum and average of employees and calculate the growth of employees.
(use SUM, AVERAGE function. Growth Rate = (p2-p1)/p1*100. Enter the result at the cell D6~D15, E6~E15, F6~F15)
Write "=SUM(B6:C6)" in the cell "D6" and press Enter.
Write "=AVERAGE(B6:C6)" in the cell "E6" and press Enter.
Write "=(C6-B6/B6*100)" in the cell "F6" and press Enter.

You might also like