# Group Exercise. Jargon Busting

## Requirements

* Flipchart paper
* Pens
* Sticky notes
* Internet (optional)

## Objectives

* Icebreaker
* Finding confidence level
* Explain terms, phrases, and concepts associated with data
* Compare knowledge of these terms, phrases, and concepts
* Differentiate between these terms, phrases, and concepts

## Task

We will be separating into groups of 5-6 per table.

### Part A: 15 minutes

Taking the following set of terms and work together to explain what each one means. Try to only spend 1 minute on each and don't worry about covering them all. Make a note of those your group resolves and those you are still struggling with.

Use flipchart paper to write down each term, with thoughts on the definition around each one.

| Terms     | Terms              | Terms           |
| --------- | ------------------ | --------------- |
| Dataset   | Pivot table        | Data science    |
| Formula   | Average            | Algorithm       |
| Big data  | Regular expression | Data protection |
| Open data | Aggregation        | Anonymisation   |

### B: Feedback 10 mins

Report back on a single term discussed by your group.

## Key points

* It helps to share what you know and don’t know about data, and data science jargon.

## Source Material

Library Carpentry [Data Intro for Librarians](http://data-lessons.github.io/library-data-intro/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://librarydata.gitbook.io/voyage/group-exercise.-jargon-busting.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
