Skip to content

The main objective is to create Jupyter Notebooks to demonstrate a broad range of statistics concepts using the programming language Python.

License

Notifications You must be signed in to change notification settings

brenoslivio/Statistics-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Statistics with Python (Under construction)

Jupyter Notebooks for the study of Statistics using Python.

Explore the docs »

Table of Contents

  1. About The Project
  2. Getting Started
  3. License
  4. Acknowledgements

About The Project

The main objective is to create Jupyter Notebooks to demonstrate a broad range of statistics concepts using the programming language Python.

There are many ways to analyse data, but one of the most known methods in Statistics is probably descriptive analysis, which seeks to describe or summarize past and present data, helping to create accessible data insights. It's the field of Statistics that deals with the description and summarization of data. It will be given some practical examples of this kind of analysis using a dataset.

Statistical inference

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Python 3.8 or greater, Jupyter Notebook. There are some libraries you may need to install for importing like matplotlib and etc.

Installation

  1. Clone the repo
    git clone https://github.com/brenoslivio/Statistics-Python.git
  2. Simply run Jupyter Notebook to open the projects.

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements

  • ROSS, S. M. Introductory Statistics. 4th Edition. Academic Press. February 2017
  • MAGALHÃES, M. N. Noções de Probabilidade e Estatística. 7th edition. Edusp. 2015.

About

The main objective is to create Jupyter Notebooks to demonstrate a broad range of statistics concepts using the programming language Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published