Skip to content

JeanBean-sec/Statistics-notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statistics Notebooks

Overview

This repository contains my collection of jupyter notebook based statistics assignments.


Problem Context

In academic settings, statistics are often simplified:

  • Straight answers
  • Minimal inputs

In real-world environments, statistics must consider:

  • Outliers / Extremes
  • Observability and debugging
  • Contextual Analysis

This project doesn't explore those ideas completely but is explained through focused, minimal examples.


What This Project Explores

  • Usage of math/scientific python libraries
  • Data visualization
  • How errors are handled should be recorded
  • Measures of Central Tendency

Structure

/
├── .ipynb_checkpoints/
│   ├── Assignment1-checkpoint.ipynb
├── MATH/
│   ├── NBA_Stats.csv
└── README.md
├── Assignment1.ipynb
├── main.py

About

collection of jupyter notebook statistics assignments

Topics

Resources

Stars

Watchers

Forks

Contributors