1.1 What is Data?
🔹 Data vs Information
| Data | Information |
|---|---|
| Raw, unprocessed facts | Processed, meaningful data |
| Has no specific meaning | Has clear meaning and use |
| Example: 85, 92, 78, 65, 88 (marks) | Example: Average marks = 81.6 |
1.2 Introduction to Data Literacy
🔹 Skills of a Data Literate Person
- Can read and understand charts, graphs, and tables.
- Can ask the right questions about data.
- Can analyze data to find patterns and trends.
- Can question the reliability of data sources.
- Can communicate insights clearly to others.
- Can make decisions based on evidence.
- Can identify misleading data and wrong conclusions.
1.3 Importance / Impact of Data Literacy
Data literacy is very important in today's world because:
- Informed Decisions: Helps us make decisions based on facts, not on guesses or feelings.
- Critical Thinking: Develops the ability to question and analyse information.
- Career Opportunities: Data skills are needed in every field – banking, healthcare, sports, marketing, education.
- Spotting Fake News: Helps to identify misleading information and propaganda.
- Personal Life: Helps in managing finances, health, and goals using data (fitness trackers, budget apps).
- Better Problem Solving: Data gives us insights into problems and their solutions.
- Business Growth: Helps companies understand customers and improve products.
- Social Impact: Data helps governments to plan for health, education, and development.
- Supports AI: AI completely depends on data – no data, no AI.
- Creates Confidence: Understanding data helps us speak confidently using evidence.
1.4 How to Become Data Literate?
Becoming data literate is a step-by-step process. Anyone can develop these skills with practice:
- Learn the Basics of Data: Understand what data is, types of data, and how it is collected.
- Learn Basic Statistics: Mean, median, mode, range, and percentages.
- Practice Reading Charts: Look at graphs in newspapers, reports, and online articles every day.
- Ask Questions: Where did this data come from? Is it reliable? What does it really show?
- Use Data Tools: Try spreadsheet software (Excel, Google Sheets) and visualization tools (Tableau, Datawrapper).
- Think Critically: Don't believe everything – check for hidden bias or missing information.
- Communicate with Data: Practice explaining data in simple words to others.
- Stay Curious: Keep learning new tools and techniques.
- Take Online Courses: Many free websites teach data skills.
- Work on Real Projects: Apply learning to real-life data from your school, family, or community.
1.5 Data Literacy Process Framework
The Data Literacy Process Framework is a 5-step systematic approach to work with data effectively:
- Identify: Define the problem or question you want to answer using data.
- Collect: Gather relevant data from reliable sources.
- Analyse: Study the data – clean it, organize it, and look for patterns.
- Interpret: Make sense of the data – draw conclusions and insights.
- Communicate: Present findings clearly to others using charts, graphs, or reports.
1.6 Data Privacy and Data Security
As we share more and more personal data online, it is important to understand privacy and security.
🔒 Data Privacy
Data Privacy is about who is allowed to access your personal data and how it is used.
It gives users control over their own data – what to share, with whom, and for what purpose.
Example: Choosing who can see your Facebook posts.🛡️ Data Security
Data Security is about protecting data from unauthorized access, theft, damage, or loss.
It uses technical measures like passwords, encryption, firewalls, and antivirus.
Example: Locking your phone with fingerprint.🔹 Difference Between Privacy and Security
| Data Privacy | Data Security |
|---|---|
| About who can use the data | About how data is protected |
| Relates to rights & permissions | Relates to technical protection |
| Policy based (rules) | Technology based (tools) |
| Example: Privacy settings on Instagram | Example: Antivirus software |
🔹 How Privacy & Security Relate to AI
- AI systems need huge amounts of personal data (photos, voices, browsing history).
- If this data is leaked or misused, it can harm users.
- AI can predict personal information even from small data.
- AI-based face recognition, deepfakes raise privacy concerns.
- Proper privacy rules and security systems are essential for safe AI.
🔹 Risks of Data Breaches and Unauthorized Access
- Identity theft – someone pretending to be you.
- Financial loss from stolen bank/card details.
- Privacy violation – personal photos / messages leaked.
- Blackmail or online abuse.
- Damage to reputation.
- Loss of important data – documents, memories.
- Legal issues if someone misuses your identity.
1.7 Best Practices for Cyber Security
To protect data privacy and improve data security, follow these cyber safety practices:
2.1 Types of Data
Data is classified into different types based on its nature:
1. Quantitative Data
Numerical data that can be counted or measured.Examples: Age (15), Height (160 cm), Marks (85), Temperature (32°C).
2. Qualitative Data
Descriptive data expressing qualities or characteristics.Examples: Colour (red), Gender (male/female), Opinion (good/bad), Name.
3. Categorical Data
Data divided into groups or categories.Examples: Blood group (A, B, O, AB), Class (IX, X, XI), Subject (Math, Science).
🔹 Other Classifications of Data
| Basis | Types | Explanation |
|---|---|---|
| Structure | Structured / Unstructured | Structured: in tables (Excel); Unstructured: photos, videos, emails. |
| Source | Primary / Secondary | Primary: collected directly; Secondary: taken from existing sources. |
| Measurement | Discrete / Continuous | Discrete: whole numbers (no. of students); Continuous: any value (height). |
| Time | Cross-sectional / Time-series | At one point / over a period. |
2.2 Data Acquisition / Acquiring Data
🔹 Methods of Acquiring Data
- Surveys and Questionnaires: Asking questions to a group of people (online / offline).
- Interviews: One-on-one conversations for detailed data.
- Observation: Watching events and recording what happens.
- Experiments: Testing something to collect data (science experiments).
- Sensors / IoT Devices: Automatic data collection (temperature, motion, heart rate).
- Web Scraping: Collecting data from websites using tools.
- APIs: Automated data transfer between applications.
- Existing Databases: Company records, government open data portals.
- Social Media: Tweets, posts, comments, reviews.
- Public Records: Census, weather data, election data.
2.3 Best Practices for Acquiring Data
2.4 Features of Data and Data Preprocessing
🔑 Features of Data (Attributes)
🧼 Data Preprocessing
🔹 Steps in Data Preprocessing
- Data Cleaning: Removing errors, duplicates, and incorrect entries.
- Handling Missing Values: Filling blanks with average / common values or removing such rows.
- Data Transformation: Converting data into a usable format (e.g., text → numbers).
- Data Normalization: Bringing different data scales to a common range (0 to 1).
- Data Integration: Combining data from different sources into one.
- Data Reduction: Removing unimportant data to make analysis faster.
- Encoding: Converting categories (Yes/No) into numbers (1/0).
2.5 Data Processing
🔹 Data Processing Cycle
- Input: Data is entered into the system.
- Processing: Data is cleaned, sorted, calculated, and analysed.
- Output: Meaningful information is generated (report, chart, graph).
- Storage: Results are stored for future reference.
🔹 Types of Data Processing
- Manual Processing: Done by humans without machines (pen and paper).
- Mechanical Processing: Using simple machines (typewriters, calculators).
- Electronic / Automatic Processing: Using computers and software.
2.6 Data Interpretation
🔹 Methods of Data Interpretation
- Observation: Looking at data and noting patterns.
- Comparison: Comparing two or more sets of data to find differences/similarities.
- Tabulation: Arranging data in tables for easy reading.
- Graphical Representation: Using charts, graphs, and plots.
- Statistical Methods: Using mean, median, mode, percentage, correlation.
- Trend Analysis: Studying changes in data over time.
2.7 Types of Data Interpretation
📝 Qualitative Interpretation
Interprets descriptive, non-numerical data like opinions, feelings, reviews, or text.
Methods: Content analysis, thematic analysis, narrative analysis.
Example: Analysing customer feedback to know what they like / dislike.🔢 Quantitative Interpretation
Interprets numerical data using math and statistics to find patterns, averages, percentages.
Methods: Statistical analysis, regression, correlation, frequency.
Example: Analysing test scores to find class average and topper.2.8 Importance of Data Interpretation
- Better Decisions: Helps make informed, evidence-based decisions.
- Identifies Trends: Shows patterns that help predict the future.
- Solves Problems: Reveals root causes of issues.
- Business Growth: Helps companies understand customers and markets.
- Cost Savings: Identifies waste and inefficiencies.
- Performance Measurement: Tracks progress towards goals.
- Supports Research: Essential for academic and scientific research.
- Enables AI: AI models learn from interpreted data.
- Communicates Clearly: Presents complex information simply.
- Checks Quality: Ensures data is reliable and accurate.
• Trend Analysis: Study how marks, weather, or social media trends change over time.
• Visualize and Interpret Data: Collect some data, create graphs, and explain what you see.
3.1 What is Data Visualization?
🔹 Importance of Data Visualization
- Easy Understanding: Visuals are faster to understand than numbers.
- Reveals Patterns: Trends and relationships become clear.
- Better Memory: Visual information is easier to remember.
- Saves Time: Large data can be understood in seconds.
- Effective Communication: Makes presentations more impactful.
- Helps Decision Making: Supports quick and correct decisions.
- Identifies Outliers: Spots unusual values that need attention.
- Makes Data Interesting: Colourful visuals engage the audience.
3.2 Methods of Data Visualization
Different types of charts and graphs are used for different types of data:
| Chart Type | Best Used For |
|---|---|
| 📊 Bar Chart | Comparing quantities across categories. |
| 📈 Line Graph | Showing changes / trends over time. |
| 🥧 Pie Chart | Showing parts of a whole (percentages). |
| 🔘 Scatter Plot | Showing relationship between two variables. |
| 📉 Histogram | Showing frequency distribution of data. |
| 🗺️ Heat Map | Showing intensity of values using colours. |
| 📦 Box Plot | Showing spread, median, and outliers. |
| 🎯 Bubble Chart | Comparing 3 variables with size of bubbles. |
| 🌳 Tree Map | Showing hierarchy using nested rectangles. |
| 📊 Area Chart | Showing cumulative totals over time. |
3.3 What is a Data Dashboard?
🔹 Features of a Good Dashboard
- Clear and simple – easy to understand at a glance.
- Interactive – users can click, filter, and explore.
- Up-to-date – shows real-time / latest information.
- Visually appealing – uses colours, icons, and charts nicely.
- Focused – shows only the most important data.
- Customizable – can be adjusted for different users.
🔹 Examples of Dashboards
- Car dashboard – speed, fuel, engine temperature.
- Fitness dashboard – steps, heart rate, calories.
- Business dashboard – sales, profit, customers.
- COVID-19 dashboard – cases, recoveries, vaccinations.
- School dashboard – attendance, marks, fee status.
3.4 Data Visualization Tools
📊 Tableau
🔹 Features of Tableau
- Easy drag-and-drop interface – no coding needed.
- Connects with many data sources – Excel, databases, cloud, etc.
- Creates interactive dashboards in minutes.
- Offers a wide variety of charts and graphs.
- Tableau Public is free for students and learners.
- Dashboards can be shared online easily.
- Handles large datasets quickly.
🔹 How to Use Tableau (Basic Steps)
- Download Tableau Public from tableau.com.
- Connect your data source (Excel file, CSV, Google Sheets).
- Drag fields to Rows and Columns to create charts.
- Choose the best chart type from "Show Me".
- Apply filters to focus on specific parts.
- Build a dashboard combining multiple charts.
- Save and publish the dashboard online.
📈 Other Popular Visualization Tools
- Datawrapper (datawrapper.de) – simple browser-based charts.
- Google Data Studio – free tool from Google.
- Microsoft Power BI – Microsoft's business analytics tool.
- Google Sheets / MS Excel – basic but effective charts.
- Infogram – for making infographics and charts.
- Canva – designs with built-in charts.
• Download Tableau: public.tableau.com/en-us/s/download
• Datawrapper: datawrapper.de
• CBSE Cyber Safety document is available on the CBSE website.
Quick Revision – Key Points to Remember
- Data = raw facts; Information = processed, meaningful data.
- Data Literacy = ability to read, analyse, interpret and communicate data.
- Data Literacy Framework (5 steps): Identify → Collect → Analyse → Interpret → Communicate.
- Data Privacy = rights & control over personal data; Data Security = protecting data with technology.
- Cyber Safety Tips: Strong passwords, antivirus, 2-factor authentication, avoid suspicious links, secure Wi-Fi, backup data, don't share OTP.
- Types of Data: Quantitative (numbers), Qualitative (descriptions), Categorical (categories).
- Other Classifications: Structured/Unstructured, Primary/Secondary, Discrete/Continuous.
- Data Acquisition methods: Surveys, interviews, observation, sensors, web scraping, APIs.
- Best Practices: Define purpose, use reliable sources, ensure privacy, avoid bias, document, verify.
- Data Features = attributes/columns of a dataset.
- Data Preprocessing steps: Cleaning, handling missing values, transformation, normalization, integration, reduction, encoding.
- Data Processing cycle: Input → Processing → Output → Storage.
- Data Interpretation = giving meaning to data; Types: Qualitative & Quantitative.
- Data Visualization tools: Tableau, Datawrapper, Power BI, Google Data Studio, Excel.
- Common Charts: Bar, Line, Pie, Scatter, Histogram, Heat Map, Box Plot, Bubble, Tree Map.