Git Product home page Git Product logo

antuniooh / probability-and-statistics-database-analysis Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 1.0 417 KB

Semester project for the subject of Probability and Statistics, a subject attended at Centro Universitário FEI. It consists of analyzing a database

License: MIT License

Jupyter Notebook 94.21% Python 5.79%
median variation database-analysis normality-test deviation histogram analysis probability statistics

probability-and-statistics-database-analysis's Introduction

GitHub language count GitHub repo size GitHub last commit GitHub


Logo

Math Python Graph

Table of Contents
  1. About The Project
  2. How To Run

💻 About The Project

Semester project for the subject of Probability and Statistics, a subject attended at Centro Universitário FEI. It consists of analyzing a database

1 - Read - It reads the database, eliminating duplicate data, NAN and missing data. In addition to defining the X and Y. The X refers to the first column of the database and the Y to the last

image image

2 - Average - Performs averaging for x and y.

image

3 - Standard deviation - Performs standard deviation calculation for x and y.

image

4 - Median - Performs the median calculation for x and y.

image

5 - Variance - Performs the variance calculation for x and y.

image

5 - Histogram - Determines the histogram of x and y.

image image

6 - Correlation Coefficient - Calculates the correlation coefficient of x and y.

image

7 - Normality Test - Performs normality test for y and x.

image image

🚀 How To Run

# Clone the repository
$ git clone https://github.com/antuniooh/numerical-calculation-database-analysis.git

# Access the project folder in your terminal / cmd
$ cd numerical-calculation-database-analysis/src

# Install the libs
$ python -m pip install -U pip
$ python -m pip install -U matplotlib
$ python -m pip install -U numpy
$ python -m pip install -U pandas

# In both Windows and Linux, the execution is done by executing the following line in the terminal, or using an IDE of your choice.
$ python main.py

The .ipynb file can also be run on your preferred platform like Jupyter Notebook, Google Colab and the like, just import the "main.ipynb" file and run.

🤖 Authors

Antonio Gustavo Henrique Vital Erik Silva
drawing drawing drawing
22.119.001-0 22.119.078-8 22.119.074-7

probability-and-statistics-database-analysis's People

Contributors

antuniooh avatar henriquevital00 avatar

Watchers

 avatar  avatar  avatar

Forkers

henriquevital00

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.