Exam 2: Analytics on Spreadsheets
Explain the different Lookup functions in Excel.
Excel provides some useful functions for finding specific data in a spreadsheet. These functions are useful in many applications:
VLOOKUP(lookup_value, table_array, col_index_num) looks up a value in the leftmost
column of a table and returns a value in the same row from a column you specify. The table must be sorted in an ascending order.
HLOOKUP(lookup_value, table_array, row_index_num) looks up a value in the top row of a table and returns a value in the same column from a row you specify. The table must be sorted in an ascending order from left to right.
INDEX(array, row_num, col_num) Returns a value or reference of the cell at the intersection of a particular row and column in a given range.
MATCH(lookup_value, lookup_array, match_type) Returns the relative position of an item in an array that matches a specified value in a specified order.
For which of the following columns can the COUNT function be performed?
B
To find the average of the total cost of orders from Rex Technologies, what Excel formula should be used in A12?
C
Use the data given below to answer the following question(s).
Below is a spreadsheet of purchase orders for a computer hardware retailer. A B C D E F G H Purchase 1 Orders 2 3 Supplier Item Description Item Cost Quantity Cost per Order A/P Terms (Months) Order No. Order Size Rex Graphics 4 Technologies Card \ 89 35 \ 3115 20 AL123 Large Rex 5 Technologies Monitor \ 150 15 \ 2250 25 AL234 Small Rex 6 Technologies Keyboard \ 15 40 \ 600 15 AL345 Large Rex 7 Technologies Speakers \ 15 20 \ 300 25 AL456 Small Rex 8 Wavetech HD Cables \ 5 10 \ 50 25 KO876 Small Max's 9 Wavetech Processor \ 278 27 \ 6950 30 KO765 Large Max's 10 Wavetech Hard disk \ 120 18 \ 2160 20 KO654 Small 11 12
-To find the total order cost, what Excel formula should be used in A12?
If purchase quantities of 25 units or higher are found to be large orders, and orders less than 25 are considered to be small, what IF function should be entered in H4 to be copied to H5:H10 to calculate each order's size?
Use the data given below to answer the following question(s)
Below is the spreadsheet for demand prediction of a company that sells chocolates. A B C 1 Demand Prediction Models 2 3 Linear Model 4 A 10,000 5 B 10 6 7 Price Demand 8 \ 50 9,500 9 \ 55 9,450 10 \ 45 9,550 11
-If a dollar sign is used after the column in B5 (B$5), how will the formula at B8 be represented in C9 using absolute addressing?
If cell G7 contains the function , it states that if the value in cell C3 is 9, the number 7 will be assigned to cell G7; if the value in cell C3 is not 9, the number 4 will be assigned to cell G7.
If, in the spreadsheet, cells B9 and B10 were empty, which of the following formulas should be entered in B8 so that the formula can be dragged to B9 and B10 to obtain their correct values?
To copy a formula from a single cell or range of cells down a column or across a row, first , click and hold the mouse on the small square in the lower right-hand corner of the cell, and drag the formula to the "target" cells which you wish to copy.
For which of the following MATCH functions must the values in the lookup_array be ordered in a descending order?
Trace the process of copying and pasting a cell, which has a formula in it, such that the formula is not retained in the pasted cell.
The function returns a value or reference of the cell at the intersection of a particular row and column in a given range.
Use the data given below to answer the following question(s)
Below is the spreadsheet for demand prediction of a company that sells chocolates. A B C 1 Demand Prediction Models 2 3 Linear Model 4 A 10,000 5 B 10 6 7 Price Demand 8 \ 50 9,500 9 \ 55 9,450 10 \ 45 9,550 11
-Given that D = a-bP, where D, is demand, "a" and "b," are linear constants, and P, is price, from the below spreadsheet, how will the formula in B9 be represented in Excel using relative addressing?
Describe the method of calculating the net present value (NPV) in Excel.
Use the data given below to answer the following question(s).
Below is a spreadsheet of purchase orders for a computer hardware retailer. A B C D E F G H Purchase 1 Orders 2 3 Supplier Item Description Item Cost Quantity Cost per Order A/P Terms (Months) Order No. Order Size Rex Graphics 4 Technologies Card \ 89 35 \ 3115 20 AL123 Large Rex 5 Technologies Monitor \ 150 15 \ 2250 25 AL234 Small Rex 6 Technologies Keyboard \ 15 40 \ 600 15 AL345 Large Rex 7 Technologies Speakers \ 15 20 \ 300 25 AL456 Small Rex 8 Wavetech HD Cables \ 5 10 \ 50 25 KO876 Small Max's 9 Wavetech Processor \ 278 27 \ 6950 30 KO765 Large Max's 10 Wavetech Hard disk \ 120 18 \ 2160 20 KO654 Small 11 12
-To find the largest quantity of items ordered from Rex Technologies, what Excel formula should be used in A12?
Which of the following symbols is used to represent exponents in Excel?
Which of the following ways would 102 × 53 / 100 - 73 be represented in an Excel spreadsheet?
AND(condition 1, condition 2…) is a logical function that returns TRUE if all conditions are true and FALSE if not.
Identify the equation for calculating the net present value for a stated period of time, where Ft = cash flow in period t, and i is the discount rate.
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)