Exam 2: Introduction to Electronic Spreadsheets

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

Give two benefits of using spreadsheets in doing financial analysis.

Free
(Essay)
4.8/5
(33)
Correct Answer:
Verified

Compared to manual calculations, spreadsheets are 1) faster for performing calculations; 2) less likely to have a computational error; 3) recompute changes faster and more accurately.

If you typed the following formula into Excel, what number would it generate? =(15/3)+5*(6/2)

Free
(Essay)
4.8/5
(29)
Correct Answer:
Verified

Excel would first divide the (15/3) and (6/2), then multiply the (6/2) by 5, and then add this with the (15/3), or
=5 + 5 × 3 = 20

Suppose you wanted to add together the numbers in cells A1, A2, and A3. Write three versions of the Excel formula you would type to perform this calculation.

Free
(Short Answer)
4.7/5
(38)
Correct Answer:
Verified

=SUM(A1, A2, A3) or =A1+A2+A3 or =SUM(A1:A3)

close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)