Excel Final
Excel Final
Please download the file final.xlsx and refer to Worksheet A. The standard
deviation (assume that the dataset represents a sample, not a population)
of the quantity sold per transaction is ________.
Round your answer to the nearest whole number, and enter just the
number; e.g., enter 71.5 as 72.
36 错了但不知道正确的是啥 无头绪
For the names listed below you would like to put each person's first name
in Column F and each person's last name in column G. The easiest way to
do this is use the _____________ feature.
Flash fill
Consider the cash flows seen here. The Internal Rate of return on the cash
flows (rounded to the nearest 1%) is ____________.
Enter just the number; e.g., 18%.
25%
You would like to show how the number of faculty at the end of year 10
depends on the quit rate and number of annual hires. We would like for
example, to have cell L10 give the number of Year 10 faculty if we hire 1
faculty member a year and 10% quit each year. Using the information in
the spreadsheets below, what would be the row input cell for a two-way
data table?
Note: If the answer is a formula, there is no need to begin that answer with
=. Please do not put any unnecessary spaces or () in your response.
E3
Consider the cash flows seen here. If we discount cash flows at 10% per
year, the Net Present Value (rounded to the nearest dollar) of these cash
flows as of 4/10/2011 is _____.
392
An airline sells 120 tickets for a flight that seats 100. Each ticket is non-
refundable and costs $200. The unit cost of flying a passenger (fuel, food,
etc.) is $80. If the flight is overbooked, each person who does not find a
seat is given $300 in cash. Assume it is equally likely that any number of
people between 91 and 120 show up for the flight. Rounded to the nearest
thousand (e.g., 18500 rounds to 19000), on the average how much
expected profit (ignoring fixed cost) will the flight generate?
Enter just the number; e.g., 11000.
14000
You would like to show how the number of faculty at the end of year 10
depends on the quit rate and number of annual hires. We would like for
example, to have cell L10 give the number of Year 10 faculty if we hire 1
faculty member a year and 10% quit each year. Using the information in
the spreadsheets below, what would be the column input cell for the two-
way data table?
Please do not put any unnecessary spaces or () in your response.
E4
• I. IFERROR(F8-E8,"_ ")
• II. ISERROR(F8-E8," _")
• III. IF(COUNT(G8)>0,F8-E8,"_")
• IV. IFERROR(F8-E8,_)
• V. IFERROR(E8-F8,"_ ")
Just I
Just I and II
Just III
Just I and III
Just IV
Just I and IV
Just I and V
See the screenshot below. What function can be used in cell E5 to find the
unit sales of the person selected in cell E4? (Assume that the range
A1:B20 has been named lookup.)
=LOOKUP(E4,lookup,B,TRUE)
=LOOKUP(E4,lookup,B,FALSE)
=VLOOKUP(E4,lookup,2,TRUE)
=VLOOKUP(E4,lookup,2,FALSE)
=HLOOKUP(E4,lookup,2,TRUE)
=HLOOKUP(E4,lookup,2,FALSE
You want to average the numbers in the range B1:B30. You have named
this range of cells Data and wish to use this range name in your formula.
After typing Average( you should select the ______ key.
F3
Cells E5:E12 of the figure below give the actual sales of a product the first
8 years the product was on the market. In column F we want to compute
the cumulative sales for each year. For example, for Year 3 cumulative
sales were 77+58+78 = 213. Which of the following formulas would
efficiently compute cumulative sales if we could copy from F5 to F6:F12?
SUM($E$5:E5)
Please download the file final.xlsx and refer to Worksheet A. The fifth
largest transaction in terms of quantity sold is transaction number ____.
11
Please refer to Worksheet B in the file final.xlsx. The sum of the first digits
of all numbers listed in column A is ____. (For example, the first number
has a first digit of 1.
Enter just the number; e.g., 218.
108
Have you been handed a spreadsheet that contains a formula in cell D10
that computes Year 10 profits. You want to display all cells that are used to
compute Year 10 Profits. You should select which tool from the Ribbon
(two-word answer)?
trace precedents
Cell F7 tells whether or not we own or not own a stock at the beginning of
a day Cell G7 gives the price of the stock at the end of the day. We decide
whether to buy the stock, sell the stock or take no action based on the
following rule:
• If end price >=$50 and we own stock we will sell.
• If end price <=$35 and we do not own the stock we will buy.
• Otherwise we take no action.
Choose the formula that will correctly implement this strategy.
IF(AND(F7="own",G7>=50),"sell",IF(AND(F7="not
own",G7<=35),"buy","none"))
A university begins Year 1 with 80 faculty. They hire 4 faculty each year.
During each year 10% (rounded to the nearest integer) of the faculty
present at the beginning of the year leave the university. For example, in a
year where there are 73 faculty at the beginning of the year, 7 would
leave the university at the end of the year. The university wants to know
how many faculty they will have at the end of year 10. The resulting
spreadsheet can be found below. In cell G9 the first cell address referred to
was cell E9. If the formula is entered in cell G9 and is copied down to
G10:G18, what is it followed by?
-ROUND(E9*$E$3,0)
Please download the file final.xlsx and refer to Worksheet A. The average
(mean) sold per transaction is _________.
Round your answer to the nearest whole number, and enter just the
number; e.g., enter 71.5 as 72.
88
80%
If you have a pivot table and a pivot chart, each will respond to changes
made in the other; e.g., if you filter the pivot table to show only sales
made in the East, the pivot chart will automatically display only East sales
as well.
True
plisted below you would like to put each person's first name in Column F
and each person's last name in column G. The easiest way to do this is use
the _____________ feature.
Flash Fill
=INDEX(B2:B20, MATCH(E4,A2:A20,0))
Data validation
Based on the influence chart below, what are the decision variable(s) for
this model?
Price
A company produces 3 products that use labor and raw material. The labor
usage, raw material usage, and profit per pound produced of each product
are seen below. 500 hours of labor and 300 pounds of raw material are
available. If fractional pounds of each product can be produced, what is
the maximum profit the company can earn (rounded to the nearest
dollar)?
Assume demand for each product is unlimited. Enter just the number; e.g.,
450.
600
Please download the file final.xlsx and refer to Worksheet B. The sum of
the second digits of all numbers listed in column A is ___. (For example,
the second number listed has a second digit of 4.)
138
=SUMPRODUCT(G3:G6,H3:H6)
Suppose you want to count the number of nonblank cells in the cell range
A1:D100. What formula (using only a single Excel function) would you use?
=COUNTA(A1:D100)
Four relatives are going to give you money for your birthday. The amount
each relative gives you is equally likely to be any number between $0 and
$200. The chance that the total amount of money you receive is at most
$300 is ______.
You are given the three dates shown below. If you add up the year in which
each date occurred and the month in which each date occurred what is
your total? For example, if a date were in August 2005 the date would
contribute 2005 +8 to our total sum.ss
6024
=SUM(MARCH:JULY!F7)
Refer to the screenshot below. What function can be used in cell G3 (and
then copied through the range G3:L9) to summarize the total number of
transactions (assume that each row in the dataset represents one
transaction) by month and salesperson? Again assume that the three
columns of the dataset have been named Name, Month, and Units_Sold.
=COUNTIFS(Name,$F3,Month,G$2)
See the screenshot below. What function can be used in cell G3 (and then
copied through the range G3:L9) to summarize the total number of units
sold by month and salesperson? Assume that the three columns of the
dataset have been named Name, Month, and Units_Sold.
=SUMIFS(Units_Sold,Month,G$2,Name,$F3)
If you forget to create a pivot chart at the same time as a pivot table, you
need to start over and re-create the pivot table to be able to add a pivot
chart.
False
Please download the file final.xlsx and refer to Worksheet B for the
following question. How many of the listed numbers have a first digit less
than or equal to 4?
25
Refer to the screenshot below. Suppose you want to use a pivot table to
summarize units sold by month, with each salesperson’s name listed in a
separate row and each month listed in a separate column. Identify the
fields that should appear in the Rows, Columns, and Values portion of the
Pivot Table Areas section.
Rows: Name; Columns: Month; Values: Units Sold
Suppose we want to highlight the year number for each year during which
sales were at least 5% higher than the previous year. We would begin by
selecting the cell range D6:D12 and choose Conditional Formatting from
the Ribbon. Then you would select new rules followed by the Use a
Formula option. Finally you would enter the following formula.
(E6/E5)>1.05
• I. IF(B10>40,40-B10,0)
• III. MAX(B10-40,0)
II and III
Based on the influence chart below, what is the outcome measure for this
model?
Profit
You would like to show how the number of faculty at the end of year 10
depends on the quit rate and number of annual hires. We would like for
example, to have cell L10 give the number of ending Year 10 faculty if we
hire 1 faculty member a year and 10% quit each year. Using the
information in the spreadsheets below, what formula would be entered in
cell J9?
=G18