0% found this document useful (0 votes)
16 views3 pages

Homework 3

Uploaded by

4gx67k5thh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views3 pages

Homework 3

Uploaded by

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

King Abdullah II School of Information Technology

Computer Skills for Humanities


Excel Worksheet

١٣٦ ‫شعبة‬/ ‫حال محمود محمد قراقع‬

Choose the correct answer for each of the following questions:

1. What is the result of: =Day("27/5/2019")


a. 5 b. 27 c. 2019 d. Sunday

2. What is the result of: =MID(LEFT("Jordan University",6),4,3)


a. Jordan b. Jor c. dan d. sity

3. In the Work workbook, in the Inventory worksheet, what is the standard deviation of the Services column?
a. 15.9 b. 18 c. 17.3 d. 16.09

4. In the Work workbook , in the Inventory worksheet , find the number of the cells that are not empty in the
Office column, then the formula is:

a. =COUNTEXT(A4:A12) b. =COUNTFILLED(A4:A12) c. =COUNT(A4:A12) d. =COUNTA(A4:A12)

5. In the Work workbook, in the PieChart worksheet , find the rank of the contents of cell B6 in Ascending order ,
then the formula is:

a. =RANK(B6,B5:B8,0) b. =RANK(B6,B5:B8) c. =RANK(B6,B5:B8,1 d. =RANK(B5:B8,1,B6)


)
6. What is the result of: =ROUNDDOWN(67.892,1)?

a. 67 b. 68 c. 67.8 d. 68.9

7. In the Work workbook, in the Subtotal worksheet, write a function in the cell E4 that will do the following:
If the Country is Canada or the Gross Sales is less than 40000, then display Good else display Bad. The Formula is:

a. =IF(AND(A4="Canada",C4<40000),"Good","Bad") b. =IF((A4="Canada",C4<40000),"Good","Bad")

c. =IF(OR(A4="Canada",C4<40000),"Good","Bad") d. =IF(OR(A4="Canada",C4<40000),"Bad","Good")

8. In the Work workbook, in the Inventory worksheet, write a function in the cell F5 that will do the following:
If the Services is less than 60 and the Total is greater than or equal 100, then multiply Total by 2 else multiply
Services by 3 . The Formula is:

a. =IF(AND(D5<60,E5>=100),E5*2,D5*3) b. =IF((D5<60 and E5>=100),E5*2,D5*3)

c. =IF(OR(D5<60,E5>=100),E5*2,D5*3) d. =IF(AND(D5<60,E5>=100),D5*3,E5*2)

1
9. What is the monthly payment if you have a loan of 35000 to be paid in 8 years with annual rate equals to 0.03.
Hint: use PMT function
a. 1115.32 b. 410.54 c. 4424.36 d. 4985.97

10. In the Work workbook, in the Subtotal worksheet, the defined name that refers to the range A6:A12 is?

a. Group1 b. Group2 c. Group3 d. Group4

11. In the Work workbook, in the Subtotal worksheet, what is the range referred to by the name Group3?

a. A6:A12 b. B10:B15 c. C2:C5 d. B16:B20

12. In the Work workbook, in the Subtotal worksheet, at each change in Discount Band, find the sum of the Gross
Sales, then the Number of groups is: Hint: use Subtotal

a. 2 b. 4 c. 5 d. 3

13. In the Work workbook, in the Subtotal worksheet, at each change in Country, find the Average of the Sales
then the Germany Average is: Hint: use Subtotal

a. 121397.71 b. 133803.15 c. 154140.18 d. 421219.5

14. In the Work workbook, In the Scenario worksheet, If you want the Cost to be 1800, then the value of the Gifts
(B7) should be: Hint: use Goal seeking
a. 750 b. 300 c. 250 d. 150

15. In the Work workbook, In the Scenario worksheet , the number of scenarios is:

a. 1 b. 2 c. 3 d. 4

16. In the Work workbook, In the Scenario worksheet , the changing cells in the scenario Two are:

a. B5:B7 b. B5,B8 c. B5:B8 d. B7:B8

17. In the Work workbook, In the Scenario worksheet , the value of B6 in the scenario One is:

a. 320 b. 120 c. 750 d. 550

18. In the Work workbook, In the Scenario worksheet , the comment in the scenario Two is:

a. Nice b. Good c. Bad d. No comment

19. In the Work workbook, in the PieChart worksheet, the angle of the first slice is:

a. 10 b. 45 c. 15 d. 6

20. In the Work workbook, in the PieChart worksheet, the pie explosion is:

a. 20% b. 50% c. 45% d. 10%

21. In the Work workbook, in the ChartInfo worksheet, the Minor unit of the Y (value) axis is:

2
a. 10000 b. 5000 c. 3000 d. 2000

22. In the Work in the ChartInfo worksheet, the Custom angle of the x-axis is:

a. 1 b. 2 c. 3 d. 4

23. In the Work workbook, in the ChartInfo worksheet, the Overlap between the categories is:
a. 100% b. 219% c. -27% d. -60%

24. In the Work workbook, in the ChartInfo worksheet, the type of filling of the chart title is:
a. Gradient fill b. Pattern fill c. Solid fill d. No fill

You might also like