Computer Application Lecture 1: Microsoft Excel

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/25

flashcard set

Earn XP

Description and Tags

Vocabulary practice flashcards covering basic Excel terminology, interface elements, and statistical functions based on Lecture 1.

Last updated 10:49 PM on 7/8/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

26 Terms

1
New cards

Microsoft Excel

A spreadsheet application developed by Microsoft that features calculation, statistical analysis, and graphing tools.

2
New cards

Workbook

The name for data files created with Excel, analogous to documents in Word.

3
New cards

Alphanumeric

Data involving both letters and numbers.

4
New cards

Office Button

A button that provides access to workbook-level features and program settings.

5
New cards

Quick Access Toolbar

A collection of buttons that provide one-click access to commonly used commands, such as Save, Undo, and Repeat.

6
New cards

Title bar

A bar that displays the name of the active workbook and the Excel program name.

7
New cards

Ribbon

The main set of commands organized by task into tabs and groups.

8
New cards

Column headings

The letters that appear along the top of the worksheet window to identify different columns.

9
New cards

Workbook window

A window that displays an Excel workbook.

10
New cards

View shortcuts

Buttons used to change how worksheet content is displayed, including Normal, Page Layout, or Page Break Preview view.

11
New cards

Sheet tabs

Tabs that display the names of the worksheets within a workbook.

12
New cards

Row headings

The numbers that appear along the left side of the worksheet window to identify different rows.

13
New cards

Select All button

A button used to select all of the cells in the active worksheet.

14
New cards

Active cell

The cell currently selected in the active worksheet.

15
New cards

Name box

A box that displays the cell reference of the active cell.

16
New cards

Formula bar

A bar that displays the value or formula entered in the active cell.

17
New cards

Cell

The intersection between a column and a row, named for the column letter and row number that intersect.

18
New cards

Formulas

Equations that perform calculations in a spreadsheet, which always begin with an equals sign (==).

19
New cards

Functions

Excel-defined formulas that take selected data, perform calculations, and return values.

20
New cards

=AVERAGE(firstcell:lastcell)=AVERAGE(first\,cell:last\,cell)

A function that calculates the mean of a specified range of cells.

21
New cards

=MEDIAN(firstcell:lastcell)=MEDIAN(first\,cell:last\,cell)

A function that calculates the median of a specified range of cells.

22
New cards

=MODE(firstcell:lastcell)=MODE(first\,cell:last\,cell)

A function that calculates the mode of a specified range of cells.

23
New cards

=VARP(firstcell:lastcell)=VARP(first\,cell:last\,cell)

A function that calculates the variance of a specified range of cells.

24
New cards

=STDEVP(firstcell:lastcell)=STDEVP(first\,cell:last\,cell)

A function that calculates the standard deviation of a specified range of cells.

25
New cards

AutoFit

A feature triggered by double-clicking the border of a column or row heading to adjust the width or height to match the cell contents.

26
New cards