Homework 3
Homework 3
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:
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. 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:
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?
11. In the Work workbook, in the Subtotal worksheet, what is the range referred to by the name Group3?
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
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:
17. In the Work workbook, In the Scenario worksheet , the value of B6 in the scenario One is:
18. In the Work workbook, In the Scenario worksheet , the comment in the scenario Two is:
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:
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