Unit 2: Electronic Spreadsheet (Advanced) using LibreOffice Calc – Scenarios, Goal Seek, and Macros (Vocabulary)

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/45

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key concepts in LibreOffice Calc, including data analysis tools, scenarios, and macros.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

46 Terms

1
New cards

LibreOffice Calc

The spreadsheet component of LibreOffice used for entering, manipulating, and analyzing data.

2
New cards

Spreadsheet

A grid of rows and columns used to organize data and perform calculations.

3
New cards

Calc file extension (.ods)

The default file extension for LibreOffice Calc spreadsheets.

4
New cards

Page layout

A formatting feature not used for data analysis in spreadsheets.

5
New cards

What-if analysis

A planning tool to explore how changing input values affects outputs.

6
New cards

What-if scenario

A named set of input values used within calculations to compare outcomes.

7
New cards

Scenario

A named collection of input values used in What-if analysis to test variations.

8
New cards

Goal Seek

A tool that finds the input value needed to achieve a specified result in a formula.

9
New cards

Consolidate function

A tool to combine data from multiple sheets into one for summarizing and comparing.

10
New cards

Sum (default consolidate function)

The default aggregation function used when consolidating data.

11
New cards

Group by (Group and Outline)

A feature used to apply summary functions on grouped data (rows or columns) in Calc.

12
New cards

Absolute cell reference

A fixed cell address in a formula, shown with $ (e.g., $C$5) that does not change when copied.

13
New cards

Relative cell reference

A cell address that changes when the formula is copied (e.g., C5).

14
New cards

Hyperlink

A link from a cell or object to another location, file, or web page.

15
New cards

Relative hyperlink

A hyperlink that stores the path relative to the current file location.

16
New cards

Absolute hyperlink

A hyperlink that stores the complete path to the target.

17
New cards

Link to External Data

A method to retrieve data from an external file or workbook into Calc.

18
New cards

LibreOffice Base (.odb)

The database file extension used by LibreOffice Base.

19
New cards

Insert Sheet

Command to add a new worksheet to a Calc workbook.

20
New cards

Data consolidation steps

Open workbook, Data > Consolidate, choose function, add references, OK.

21
New cards

Subtotal

A tool to group data and apply a chosen summary function to each group.

22
New cards

What-if Scenarios

Creating scenarios under Data > Scenarios to explore alternatives.

23
New cards

Multiple Operations tool

Creates a formula array to display results for alternative values in a list.

24
New cards

Goal Seek steps

Tools > Goal Seek; Set cell; To value; By changing cell; OK.

25
New cards

Macro

A recorded sequence of commands used to automate repetitive tasks.

26
New cards

Macro Recorder

A tool to record actions for creating a macro.

27
New cards

LibreOffice Basic

The programming language used to write LibreOffice macros.

28
New cards

LibreOffice Macros Library

Library containing pre-recorded macros provided by LibreOffice.

29
New cards

My Macros

A user-created macro library that can be customized.

30
New cards

Standard Library

The default macro library loaded automatically (contains standard macros).

31
New cards

Macro1

A common default macro name used when creating a first macro.

32
New cards

Main

Default name of a macro saved in the Standard Library as Main.

33
New cards

Sub and End Sub

Macro blocks begin with ….. and end with...

34
New cards

Predefined function

Functions built into Calc (e.g., SUM, AVERAGE) that cannot be altered.

35
New cards

Macros as a function

User-defined functions created with Basic to perform calculations.

36
New cards

Macro naming rules

Must begin with a letter; no spaces; no special characters except underscore.

37
New cards

Advantages of macros

Automate repetitive tasks and perform complex operations with reusable code.

38
New cards

Tracking Changes

Feature to record and manage edits in a shared spreadsheet.

39
New cards

Share Spreadsheet

Feature to allow multiple users to access and edit the same workbook.

40
New cards

Comment

A note attached to a cell change explaining what was changed.

41
New cards

Merge vs Compare (in sharing)

Merge combines data from sheets; Compare highlights differences between two sheets.

42
New cards

Steps to share a worksheet

Open a spreadsheet, Tools > Share Spreadsheet, enable sharing, then save.

43
New cards

Linking sheets

Creating references to other sheets or external data to summarize across sources.

44
New cards

Two advantages of data analysis tools

Identify patterns/trends/relationships and predict outcomes to optimize decisions.

45
New cards

What is a spreadsheet?

A grid of rows and columns used to organize, analyze, and calculate data (examples: MS Excel, LibreOffice Calc, Google Sheets).

46
New cards

Two common data-analysis tools in Calc

Goal Seek and Scenarios (What-if analysis)