News

Descriptive statistics is a way for us to give context to the data we are working with. In this repository I review the concepts included in the descriptive statistics, we can group them in the ...
We are learning statistics because we can; observe the information properly, draw the conclusion from the large volume of the dataset, make reliable forecasts about business activity and improve the ...
For instance, in Python, you can use libraries such as pandas and NumPy to calculate descriptive statistics with simple commands. Here's a basic example using pandas: ...
This repository contains Python notebooks for two projects focused on computing descriptive statistics to explore and summarize datasets using Python. Throughout this notebook, we will practice ...