final Flashcards

1
Q

What is the purpose of a budget?

A

To predict revenue, expenses, and profit for a future period

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How is gross profit calculated?

A

Total income minus COGS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

A decision support tool that allows users to change assumption value to predict different outcomes is called?

A

What if analysis

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

The intersection of a column and row is called?

A

a cell

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

A ____ is a contiguous group of cells

A

Range

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

You can toggle on and off the formula view T/F

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Earning per share is a key factor in determining the future price of a company’s stock. If a company has a higher EPS then:

A

It would bring higher returns for the stockholders

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

If a PE ratio is higher then it means?

A

All of the above

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

___ summarizes a companies assets, liabilities, and shareholders equity at a specific point in time?

A

Balance Sheet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

____ is the measure to know if an asset can be converted to cash

A

liquitidy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

___ are the obligations a company pays in a year

A

Current liabilities

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

____ are the cumulative income of a company over time that are retained within the company

A

Retained Earnings

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which of the following ratios is not a measure of liquidity?

A

Total debt ratio

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

The time value of money means?

A

Money available now is worth more than the same amount of money in the future

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

_____ is the amount of the loan

A

Principal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

____ is the cost paid to borrow the money

A

Interest Rate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

____ the number used to pay the loan

A

Term of the loan

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Variables in the function are called?

A

Arguments

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

The main purpose of Weighted criteria analysis is?

A

To help in understanding the subjective business decision that businesses have to constantly make

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

___ is used to evaluate each alternative against criterion

A

Ranking system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Mutually exclusive choices are evaluated by the things called

A

Alternatives

22
Q

Th ___ identifies color and name of each data series

23
Q

___ are the assumption values that change

A

Changing cells

24
Q

___ indenitifys key subtotals used to find scenerios

A

Result cells

25
__ displays the name of the currently selected cell
Name box
26
___ in formulas copy as what cell addresses?
absolute
27
To navigate quickly in a large workbook, use?
Range names
28
____ is when a company's total revenues are equal to its expenses
Breakeven point
29
Which of the following statements is correct about breakeven analysis?
All of the above
30
Revenue recieved after breakeven point generally represents
Profits
31
Expenses that are discretionary can ___ at managments will?
Increase or decrease
32
Which of the following is a correct formula for calculating breakeven point?
Fix Costs/Unit Price (Unit Variable cost)
33
__ do not vary based on sales costs
Fixed expenses
34
Regression analysis is used to model any business problem where you need to determine if one variable can be used to predict another?
Regression Analysis
35
The ____ is the variable that we try to predict based on the value of the independent variable
dependent variable
36
___determines the equation for a straight line that most closely describes how the line moves
Linear regression
37
The strength of degree of a relationship is called?
correlation
38
Which Trendline does not have any curve
Linear
39
R squared values range from?
0-1
40
In a linear programming model the answer that you are seeking are represent by x and y in all equations, which are also called?
decision variables
41
The area of the possible solutions is identified by the charging the constrained formulas on a graph. This is also called?
Feasible region
42
A relational database is
Collection of related data lists
43
In relational databsae, a ____ stores all data related to one subject?
Table
44
In a relational database, the field that contains unique data for each field is called?
Primary key field
45
In joining two tables to create one to many relationships, a primary key field is used which represent on side of of a one to many relastionships
Primary key
46
In one to many relationship, a ____ field indicated that may have many related records in the other table
Foreign key
47
The best way to retrieve a data based on your question is to use a?
Query
48
In the query design view, the field that we want to display in the datasheet view must be shown in the?
Design grid
49
___ will limit the record that will be included when the query is run in the datasheet view
Criteria
50
If we are creating a query and using 2 criteria to display the records and if we want both the criteria to be satisfied then we should use the ___ operator
AND
51
You use ____ criteria when any one criterion may be true in order for the record to be selected
OR