Lesson 1-3 Flashcards
(29 cards)
What is an Excel file that stores all the info, previous calculations, and analyses that you may have already completed and must contain at least one worksheet?
Workbook
Are rows or columns numbered?
rows
Are rows or columns lettered?
columns
What contains data and calculations and is organized into a collection of cells arranged in the form of a table?
worksheet
What are the rectangular boxes in a worksheet that store individual pieces of data/calculations called?
cells
What is called when a cell is defined by the column letter and the row number that correspond to that individual cell?
Cell addressing scheme
What is a group of cells in a continuous block called?
a range
What does the “Fill” feature do?
Allows you to automatically populate cells
What data is descriptive, such as name, location, gender called?
Qualitative
What is data that is numerical and generally used as the basis for calculations called
Quantitative
What is used to organize and summarize large amounts of data and also allows users to change how they summarize data and look at it in different ways?
PivotTables
What function gives you all of the cells you entered added together?
SUM function
What function counts the number of cells in a range of cells that contain numbers?
COUNT function
What function counts the number of cells within a range of cells that are not blank?
COUNTA function
What function calculates the simple average of a set of numbers?
AVERAGE function
What function returns the largest value in a set of numbers?
MAX function
What function returns the smallest value in a set of numbers?
MIN function
What function calculates the interest rate earned for an investment given the number of payments made as a part of the investment, the payment amount, and the current value of the investment?
RATE function
What function calculates the annual percentage rate for an interest rate given the number of times per year that interest is charged?
EFFECT function
What function calculates the payment amount for a loan given the interest rate, number of payments to be made to pay off loan, and the original loan amount?
PMT function
What function calculates the number of payments that will be made to pay off a loan given the interest rate, payment amount, and original loan amount?
NPER function
What function calculates the current value (accounting for compounding interest) of an investment given the interest rate, number of payments to be made to pay off the loan, and the amount of the payment?
PV function
What function calculates the future value of an investment given the interest rate, the number of payments to be made, and the amount of the payment?
FV function
What stands for the number of payments?
NPER