Duration: 60 Minutes Course:: Final Examination
Duration: 60 Minutes Course:: Final Examination
Topic
No.03
College of Technology and Design Course: Informatics In Business
Department Of Information Technologies Duration: 60 minutes
Total: 10 Questions
Students should read the following support content carefully before continuing with the examination. The gold color cells are your working area.
You are assigned to make a quarterly business report for the company. Report information is given in the "requirements" sheet. Reference information is provided in the "references"
sheet. Fulfill the following requirements:
1. Product Name: Based on the first two characters of "Order ID", lookup on the table "Price Listing". In which, if the string of two characters 3,4 of the Product ID is "GI," then
append the text "Gigabate"; if it is "IT", then append the text "Intel," otherwise, it is "Asus".
2. Quantity: Based on the last three characters of" Order Id". Convert it to numeric values.
3. Unit Price: Based on the first two characters of the "Order ID" , look in the "Price Listing" table. (If the quantity is greater than 300, get the Price_1, otherwise, get the Price_2).
4. Amount = Quantity * Unit Price. In particular, items purchased on Monday and Tuesday will receive a 10% discount.
5. Tax = Amount * Tax Rate. The tax rate can be found in the Tax Rate table. The tax rate depends on the first two characters of the product code.
6. Total Amount = (Amount - Tax) * Exchange_Rate. The exchange rate can be found on the references sheet. The values should be rounded to thousands; the currency format is
VND.
7. Do the statistics on the total number of items based on the Product Name and their total amount. Draw a column chart showing the total amount of items.
Statistics table
Sum of Quantity Total Amount
Mainboard
CPU put your chart here
Ram
HDD
Power Supply
SALES REPORT
USD to VND
25140
Exchange Rate
Tax Rate
MB CP RD HD PW
5% 7% 10% 15% 15%