Python Statistics for Data Science Course- Part 1


Concept of Data and Its Types



Data is broadly classified into two types,
  1. Qualitative data  (Dimensions)
  2. Quantitative data (Measures)






Ordinal data, has an order/Hierarchy like grades Excellent > Good > Poor




Discrete : a finite no.of values (whole numbers in general)





Comments

Popular posts from this blog

Python Statistics for Data Science Course- Part 2