Deck 2: Introduction to Electronic Spreadsheets

Full screen (f)
exit full mode
Question
Give two benefits of using spreadsheets in doing financial analysis.
Use Space or
up arrow
down arrow
to flip the card.
Question
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.
Question
If you typed the following formula into Excel, what number would it generate?
=(15/3)+5*(6/2)
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/3
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 2: Introduction to Electronic Spreadsheets
Give two benefits of using spreadsheets in doing financial analysis.
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.
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.
=SUM(A1, A2, A3) or =A1+A2+A3 or =SUM(A1:A3)
If you typed the following formula into Excel, what number would it generate?
=(15/3)+5*(6/2)
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
locked card icon
Unlock Deck
Unlock for access to all 3 flashcards in this deck.