Parcial 3 Flashcards

(47 cards)

1
Q

What is an interface?

A

Is where two systems, subjects, organizations, etc., meet and interact.

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

Gives you fast and easy access to the tools you use most often in any given Excel session.

A

Quick Access Toolbar

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

Define ribbon:

A

Contains all of the commands you will need in order to perform common tasks.

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

What are tabs?

A

Are related to specific kinds of tasks that users perform in Excel.

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

When do the contextual tabs appear? Name examples:

A

They appear when you work with certain elements:

  • Charts
  • Pivot tables
  • Shapes
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the groups?

A

Commands which are organized into related tasks called Command Groups.

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

Some Groups have an arrow in their lower-right corner; this is called a:

A

Dialog Box Launcher

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

What is a command?

A

Is a specific order from you to Excel.

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

What is the function of the name box?

A

It tells you the location or the name of a seleced cell.

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

Function of the formula bar:

A

You can enter or edit data, a formula, or a function that will appear in a specific cell.

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

What is a column?

A

Is a group of cells that runs from the top of the page to the bottom.

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

They are identified by letters:

A

Columns

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

What is a row?

A

Is a group of cells that runs from the left of the page to the right.

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

They are identified by numbers:

A

Rows

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

What is a cell?

A

Is the intersection point of a vertical column and a horizontal row, in which you enter data.

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

The current cell you are working on is the:

A

Active cell

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

Each _______ begins with a letter to indicate the column, followed by a number to indicate the row.

A

Cell adress

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

What is a range? Name examples:

A

Is a group of two or more continuous cells.

  • A1:A18
  • B5:D7
  • AS2: B23
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

________ makes it easy to apply common formatting changes to a cell selection within the worksheet area:

20
Q

They identify the worksheets in a workbook.

A

Worksheet Tabs

21
Q

You can enter three types of data into the cell:

A

Labels/Text, Values, and Formulas

22
Q

What are formulas?

A

Equations that perform calculations on values in a worksheet.

23
Q

What are values?

A

Numbers, currency, dates and times.

24
Q

What are labels?

A

Headings, labels, notes and explanatory text which can be alpha-numeric.

25
Where is the fill handle located?
In the lower-right corner of the selected cell or range.
26
What is the auto fill?
Options that will automatically fill cells with data and/or formatting.
27
What are the components of the formula?
Equal sign, operands, and mathematical operator.
28
What are some basic operators?
Add, subtract, multiplication, division, exponent or power.
29
What is the precedence?
Is how formulas calculate values in a specific order.
30
Define syntax:
Describes the structure or order of the elements in a formula or function.
31
Describe the function of a cell reference:
Identifies a cell or a range of cells and tells Excel where to look for the values you want it in the formula.
32
Identify the elements of the next formula: =(B4+25)/SUM(D5:F5)
``` B4 - Cell reference 25 - Numeric constant “+” - Addition operator “/“ - Division operand SUM(D5:F5) - Worksheet function (D5:F5) - Range reference ```
33
Function of relative references:
They change in relation to the cell in which the referring formula is originally entered.
34
An _______________ doesn’t change.
Absolute reference
35
What are functions?
Are built-in formulas that performs more complex calculations.
36
You enter __________ in the parentheses, separated by commas.
Arguments
37
The arguments can be a/an...
- Value - Cell or range reference - Cell or range name or other function
38
Name basic functions and their description:
SUM - Totals a set of numbers. AVERAGE - Averages a set of numbers. MIN - Finds the minimum value in a set. MAX - Finds the maximum value of a set. COUNT - Counts the cells that have numbers. COUNTA - Counts the cells that are not empty.
39
This monetary value places the dollar sign right next to the number:
Currency
40
This monetary value aligns the dollar signs at the left edge of the cell and displays a dash for zero values:
Accounting
41
What are the charts?
Are graphical representation of the data in spreadsheets.
42
Describe what is a column:
Is useful to analyze variations in value over time or to see comparisons.
43
Describe what is a line (chart):
Shows multiple data trends over evenly intervals.
44
Describe what is a pie (chart):
Represents a portion of each value to the total in a data series.
45
Describe what is a bar (chart):
Is useful to compare between individual items
46
Other types of graphs:
Area, scatter, bubble, radar
47
Elements of charts:
- Chart area - Chart title - Plot area - Gridline - Data label - Axis title - Legend (Por favor revisen la imagen de la presentación para ver la ubicación de los elementos)