/statistics-and-probabilistic-models

A repository built to store the final project for the UFRJ Statistics and Probabilistic Models (COE241)

Primary LanguageJupyter Notebook

Statistics and Probabilistic Models

demonstration

Table of Contents

About

This repository is a project that i made for my statistics and probabilistic models class, it's a jupyter notebook that analysis two datasets about chromecast and smart-tv, and then the objective was to accomplish some questions about the datasets and the analysis made. The questions are in the project pdf file. The dataset used in this project is not disponible because it was a college report and it was big enough to upload to github.

Requirements

To run this repository by yourself you will need to install python3 in your machine to run the code bellow

How to use

Program Setup

# Clone this repository
$ git clone <https://github.com/DantasB/statistics-and-probabilistic-models>

# Access the project page on your terminal
$ cd statistics-and-probabilistic-models

# Set the bash script permission to executable
$ chmod +x main.sh

# Execute the main program
$ ./main.sh

# Open the src/main.ipynb file and run the code

demonstration

Technologies

  • Python3
  • Jupyter Notebook
  • Bash
  • pandas
  • matplotlib
  • scipy