Key concepts in Data Science - Part 1

Key concepts in Data Science Understanding the key concepts of Data Science is crucial for anyone who wants to work with data. In this chapter we can delve into some key concepts like statistics, probability and Machine Learning. In this part of the chapter we will focus about the Statistics . Statistics Statistics is fundamental to Data Science. We can't use our data without involving statistics. It offers various help to analyze, interpret and present the data. Statistics helps us to derive informative decisions based on the data we have. Important concepts in Statistics There are two types of statistics, 1. Descriptive statistics and 2. Inferential statistics . 1. Descriptive statistics - In this type of statistics the collected data are described in a summarized way, which helps to describe the main features of the data. This descriptive statistics include Measures of Central Tendency and Measures of Dispersion . Measures of Central Tendency are the mean, median and ...