Skip to content

What is Binning Methode

Data Binning, Bucketing, or Discretization is a data smoothing and pre-processing method to group original continuous data into small, discrete bins, intervals, or categories. Each bin is considered separate so that a general value representing the whole bin can be calculated.… Read More »What is Binning Methode

Correlation VS Causation

You have probably heard at some point that “Correlation is not causation” most likely from someone looking at data that posed a challenge to parts of his worldview that we were reluctant to question. Nonetheless, this is an important point… Read More »Correlation VS Causation

The Simpson Paradox

Edward Simpson was a code-breaker at Bletchley Park, a statistician, and a public servant. Edward was born on December 10th, 1922, to Captain Hugh and Mary Simpson. Edward described the statistical phenomenon that took his name in a technical paper… Read More »The Simpson Paradox

How to Visualizing Data 101

I believe that visualization is one of the most powerful means of achieving personal goals – Harvery Mackay A fundamental part of the data scientist toolkit is data visualization. Although it is very easy to create visualizations, it’s much harder… Read More »How to Visualizing Data 101

COVID-19 Dashboard

DASHBOARD The dashboard below is an example focusing on people partially vaccinated, people fully vaccinated, people not vaccinated, and GDP. Usually, the first page of a dashboard contains the most important KPIs. You can navigate through the dashboard using the… Read More »COVID-19 Dashboard