Season 03 - Introduction to Statistics
Types of Data: The Foundation of Statistics 🌊
Data is the raw material for statistics and AI.
Data Type | Example | Use in AI/Stats |
---|---|---|
Categorical | Customer Gender (Male/Female) | Grouping, classification |
Numerical | Daily Temperature (°C) | Trend analysis, forecasting |
Structured | Sales Data in Excel | Easy querying and statistics |
Unstructured | Customer Reviews (Text) | Sentiment analysis, NLP |
🧠 Try classifying items around you by these types!
Feature | Sample Values | Data Type |
---|---|---|
Favorite Color | Red, Blue, Green | Categorical |
Age | 25, 30, 22, 28 | Numerical |
Customer Feedback | “Great service”, “Too slow” | Unstructured |
Sales Records | Rows of date, amount, product | Structured |
🔹 Mean, Median, Mode
🔹 Range, Variance, Standard Deviation
🔹 Summarizing Data Effectively
Stay curious! 🧠✨