Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
18 changes: 18 additions & 0 deletions .ipynb_checkpoints/README-checkpoint.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
![Ironhack logo](https://i.imgur.com/1QgrNNw.png)

# Lab | Understanding descriptive stats
This lab will guide you to a better understanding of basic descriptive statistics. You will learn how to compute the basic descriptive metrics and compare them in different use cases.

## Getting Started

Open the `main.ipynb` file in the `your-code` directory. There are a bunch of questions to be solved. Read each instruction carefully and provide your answer beneath it.

Remember that **some of the questions are not about coding**. **You will need to provide some analysis reasoning**.

## Deliverables

- `main.ipynb` with your responses to each of the exercises.

## Submission

Upon completion, add your deliverables to git. Then commit git and push your branch to the remote.
1,271 changes: 1,271 additions & 0 deletions your-code/.ipynb_checkpoints/main-checkpoint.ipynb

Large diffs are not rendered by default.

Binary file added your-code/frequency_distribution_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added your-code/frequency_distribution_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading