
Analysis of the prevalence of undernourishment in Africa and Asia using Python
In this article, I want to visualize the percent of undernourishment using data from the Food and Agriculture Organization of the United Nations (FAO). The...
In this article, I want to visualize the percent of undernourishment using data from the Food and Agriculture Organization of the United Nations (FAO). The...
Testing statistical hypotheses are an integral part of Data Science. In my new course, I used real-world data sets to test parametric and nonparametric hypotheses...
For those of you interested in learning how to leverage the power of Python Seaborn and Matplotlib libraries to build high-quality professional visualizations that answer...
In this blog I discuss a bug that I found in Python 3.6.4 statistics module version 3.4 concerning the computation of the median, median_high and...
For the last few years, migrants deaths have made the news headlines. The horror of many migrants dying in the Mediterranean sea trying to reach...
In this analysis, we are looking at the World Cup average game attendance distribution. We decided to restrict the data from 1970 onward to give...
In this analysis, we are creating a histogram distribution of the average number of passes attempted during the 2014 World Cup games in Brazil. The...