Skip to content

Nevermetyou65/When-I-code-to-do-statistics-for-the-first-time

Repository files navigation

When-I-code-to-do-statistics-for-the-first-time 🤪

As the name of repository suggest, this repository contains notebook files that displays the code and its result of statistical simulation.

About notebooks

There are 2 notebooks here:

As part of my hobbies, I just try to simulate things instead of doing it mathematically. So, what in repository is nothing new to the world. But this is my own way of encouraging myself to study both coding and statistics in the same time.:yum:

Inspiration 🌠

Originally, the content in the notebook -also the method that I used- is a part of my homework assignment when I was studying statistical inference class, at chulalongkorn university. The creator of the problem exercises and the algorithm you see in the notebooks is Asst. Prof. Anupap Somboonsavatdee who showed me how to code the simulation in R and taught me what statistic really is.

Packages 📦

The code is entirely written in Python 3.8.5 and the main packages I utilized are:

  • numpy 1.19.2
  • scipy 1.5.2
  • matplotlib 3.3.2

About

Newbie statistical simulation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published