Statistics Learning Journey โ Day 1 (Basics of Data)

Hi everyone ๐
Today, I started my journey into Statistics as the foundation of Data Science.
In this blog, Iโll share all the topics I covered on Day 1, with short notes and examples.
Topics I learned on Day 1:
What is Data?
Data is simply information collected from the world around us. It can be raw facts, numbers, symbols, or observations that on their own may not have much meaning. But once we organize, analyze, and interpret data, it becomes valuable insights that help in decision-making.
Types of data:
Quantitative (Numerical): Heights, weights, salaries, temperatures.
Example:- A list of exam scores[85, 92, 78, 90]
Qualitative (Categorical): Colors, gender, product names, survey responses.
Example:- A list of eye colors["Brown", "Blue", "Green"]
What is a Data Table?
A data table is a structured way to organize data into rows and columns. Each row represents an observation (like a person, product, or event), and each column represents a variable (like age, salary, or city).
One-Way Table
A table that have a single Independent or Individual column on which remaining columns are dependent.
Frequency Table
A tabular representation showing how often each value occurs.
Bar Graph
A graphical way to represent data using bars.
Line Graph
A graph that shows trends over time using lines.
Pie Chart
A circular chart divided into slices to represent proportions.
O-gives
Cumulative frequency curves used to understand data distribution.
Two-Way Table
A table that shows the relationship between two variables.
Dot Plot
A chart where each data point is represented by a dot.
Closing Note
This wraps up Day 1 of my Statistics journey ๐.
Iโll keep sharing my learnings here and on LinkedIn. Stay tuned for Day 2!
Subscribe to my newsletter
Read articles from Shubham Gupta directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
