NCERTCh 5Free

Understanding Chapter Data

🎓 Class 11📖 Informatics Practices📖 9 notes🧠 15 Q&A⏱️ ~14 min

Understanding Chapter DataStudy Notes

NCERT-aligned · 9 notes · 3 shown free

5.1 INTRODUCTION TO DATA

Explanation

5.1 INTRODUCTION TO DATA

Data is the fundamental raw material for decision making in various fields. It consists of characters, numbers, and symbols representing values of situations or variables. People often rely on data to make informed choices, such as selecting a college based on placement records, faculty qualifications, and facilities. Governments collect population data through census to aid policy planning. Sports teams analyze past performances of opponents to strategize. Banks maintain customer and transaction data for operations. However, raw data alone is not sufficient for decision making. For example, a college placement cell may have data of 2000 students placed over three years with different companies and salary packages. Simply looking at this data does not provide meaningful insights. The data must be processed and analyzed to summarize and visualize results, making it easier to understand and use for decisions. A knowledge base, used in Artificial Intelligence, stores facts, assumptions, and rules derived from data to support decision making. With the ICT revolution, data is generated at an unprecedented volume and speed from diverse sources such as personal details, banking transactions, multimedia content, online posts, sensor signals, and satellite data. Storing data electronically enables faster and easier processing compared to manual methods. Thus, data is crucial for extracting valuable information and knowledge to guide actions across sectors.

  • Data consists of characters, numbers, and symbols representing values.
  • Raw data alone is insufficient for decision making; it must be processed and analyzed.
  • Knowledge base in AI uses stored facts and rules derived from data for decisions.
  • ICT revolution has led to rapid generation of large volumes of diverse data.
  • Examples of data sources include personal details, transactions, multimedia, sensors, and satellites.
  • Electronic storage of data facilitates faster processing than manual methods.
  • 📌 Data: Collection of characters, numbers, and symbols representing values.
  • 📌 Knowledge base: Store of facts, assumptions, and rules used by AI systems for decision making.
  • 📌 ICT (Information and Communication Technology): Technologies enabling data generation, storage, and processing.

5.1.1 Importance of Data

Explanation

5.1.1 Importance of Data

Data plays a vital role in human decision making and organizational functioning. When processed using computers, large volumes of data reveal hidden patterns and possibilities not easily visible to humans. For instance, banks maintain and update customer account data to process ATM withdrawals accurately. Meteorological offices monitor satellite data continuously to predict cyclones or heavy rainfall. In competitive business environments, companies analyze market behavior, customer demands, and feedback to adjust products and services accordingly. Dynamic pricing models used by airlines, railways, and cab booking apps adjust prices based on demand and supply data. Restaurants use sales data to decide discount timings (happy hours). Other examples include electronic voting machines that record votes digitally, enabling quick election result declaration. Scientists record experimental data to calculate and compare results. Pharmaceutical companies collect data during drug trials to assess effectiveness. Libraries maintain data about books and memberships. Search engines analyze vast web data to provide relevant results. Weather alerts are generated by analyzing satellite data. These examples highlight that data collection and analysis are essential across diverse fields to make informed decisions and improve services.

  • Data reveals hidden patterns when processed by computers.
  • Banks use data to update accounts and process transactions.
  • Meteorological data helps predict weather events like cyclones.
  • Businesses analyze market and customer data to adapt products and pricing.
  • Electronic voting machines enable fast vote counting and result declaration.
  • Scientific and pharmaceutical research relies on data collection and analysis.
  • 📌 Dynamic pricing: Adjusting prices based on demand and supply data.
  • 📌 Electronic voting machine (EVM): Device recording votes digitally for elections.

5.1.2 Types of Data

Explanation

5.1.2 Types of Data

Data can be classified into two broad categories based on their format: structured data and unstructured data. Structured data is organized and recorded in a well-defined format, typically in rows and columns (tabular form). Each column represents an

Practice QuestionsUnderstanding Chapter Data

Includes NCERT exercise questions with answers

Q1.1. Identify data required to be maintained to perform the following services: a) Declare exam results and print e-certificates b) Register participants in an exhibition and issue biometric ID cards c) To search for an image by a search engine d) To book an OPD appointment with a hospital in a specific department

Answer:

a) Data required: Student details (name, roll number, exam scores, grades), exam results data, certificate templates, digital signatures for e-certificates. b) Data required: Participant details (name, contact info, photo), biometric data (fingerprints, iris scan), registration details, ID card templates. c) Data required: Image metadata (tags, descriptions, file names), image content data (pixels, features), user query data, indexing data. d) Data required: Patient details, hospital department details, doctor schedules, appointment slots, patient medical history.

Explanation:

For each service, the data required corresponds to the entities involved and the operations to be performed. For exam results, student and result data are essential. For exhibition registration, participant and biometric data are needed. For image search, metadata and image content data are collected and indexed. For OPD booking, patient and hospital schedule data are necessary.

EasyNCERT
Q2.2. A school having 500 students wants to identify beneficiaries of the merit-cum means scholarship, achieving more than 75% for two consecutive years and having family income less than 5 lakh per annum. Briefly describe data processing steps to be taken by the school to prepare the list of beneficiaries.

Answer:

Data processing steps: 1. Data Collection: Collect student academic records for the last two years and family income details. 2. Data Validation: Verify accuracy of marks and income data. 3. Data Filtering: Select students with more than 75% marks in both years. 4. Income Filtering: From filtered students, select those with family income less than 5 lakh per annum. 5. Compilation: Prepare the final list of beneficiaries. 6. Reporting: Generate reports or certificates for the selected students.

Explanation:

The process involves collecting relevant data, validating it, applying filters based on marks and income criteria, and compiling the final list. This ensures only eligible students are identified.

MediumNCERT
Q3.3. A bank ‘xyz’ wants to know about its popularity among the residents of a city ‘ABC’ on the basis of number of bank accounts each family has and the average monthly account balance of each person. Briefly describe the steps to be taken for collecting data and what results can be checked through processing of the collected data.

Answer:

Steps for data collection: 1. Define data requirements: Number of bank accounts per family, average monthly balance per person. 2. Sampling: Select representative families from city ABC. 3. Data Collection: Use surveys, bank records, or interviews to gather data. 4. Data Validation: Check for accuracy and completeness. 5. Data Processing: Analyze data to find average accounts per family, average balances. Results that can be checked: - Popularity of bank xyz based on number of accounts. - Average balance trends indicating customer wealth. - Identification of areas with low or high bank penetration. - Customer segmentation based on account and balance data.

Explanation:

Collecting accurate data and processing it helps the bank understand its market penetration and customer base, enabling targeted marketing and service improvements.

MediumNCERT
Q4.4. Identify type of data being collected/generated in the following scenarios: a) Recording a video b) Marking attendance by teacher c) Writing tweets d) Filling an application form online

Answer:

a) Recording a video: Unstructured data (video files). b) Marking attendance by teacher: Structured data (attendance records). c) Writing tweets: Semi-structured data (text with hashtags, mentions). d) Filling an application form online: Structured data (form fields with defined formats).

Explanation:

Data types depend on format and structure. Videos are unstructured, attendance is structured, tweets have semi-structured elements, and online forms are structured.

EasyNCERT
Q5.5. Consider the temperature (in Celsius) of 7 days of a week as 34, 34, 27, 28, 27, 34, 34. Identify the appropriate statistical technique to be used to calculate the following: a) Find the average temperature. b) Find the temperature Range of that week. c) Find the standard deviation temperature.

Answer:

Given temperatures: 34, 34, 27, 28, 27, 34, 34 a) Average temperature = (Sum of temperatures) / 7 = (34+34+27+28+27+34+34) / 7 = 218 / 7 ≈ 31.14°C b) Temperature Range = Maximum - Minimum = 34 - 27 = 7°C c) Standard Deviation (σ): Step 1: Calculate mean (μ) = 31.14 Step 2: Calculate squared deviations: (34-31.14)²=8.18, (34-31.14)²=8.18, (27-31.14)²=17.14, (28-31.14)²=9.86, (27-31.14)²=17.14, (34-31.14)²=8.18, (34-31.14)²=8.18 Step 3: Sum of squared deviations = 8.18+8.18+17.14+9.86+17.14+8.18+8.18=76.86 Step 4: Variance = 76.86 / 7 ≈ 10.98 Step 5: Standard deviation = √10.98 ≈ 3.31°C

Explanation:

Average is calculated by summing all values and dividing by count. Range is difference between max and min values. Standard deviation measures spread of data around mean using squared deviations and square root.

MediumNCERT
Q6.6. A school teacher wants to analyse results. Identify the appropriate statistical technique to be used along with its justification for the following cases: a) Teacher wants to compare performance in terms of division secured by students in Class XII A and Class XII B where each class strength is same. b) Teacher has conducted five unit tests for that class in months July to November and wants to compare the class performance in these five months.

Answer:

a) Appropriate technique: Bar graph or Pie chart to compare divisions between two classes. Justification: Divisions are categorical data; visual comparison helps identify differences. b) Appropriate technique: Line graph or trend analysis. Justification: To observe performance trends over time (five months), line graphs effectively show changes.

Explanation:

Categorical data like divisions are best compared using bar or pie charts. Time series data like monthly test scores are best analyzed using line graphs to observe trends.

MediumNCERT
Q7.7. Suppose annual day of your school is to be celebrated. The school has decided to felicitate those parents of the students studying in classes XI and XII, who are the alumni of the same school. In this context, answer the following questions: a) Which statistical technique should be used to find out the number of students whose both parents are alumni of this school? b) How varied are the age of parents of the students of that school?

Answer:

a) Statistical technique: Frequency distribution or count analysis. Explanation: Counting number of students with both parents as alumni is a frequency count. b) Statistical technique: Measure of dispersion such as standard deviation or variance. Explanation: To find how varied the ages are, dispersion measures quantify spread of age data.

Explanation:

Frequency counts help identify number of occurrences. Measures of dispersion like standard deviation indicate variability in data such as ages.

MediumNCERT
Q8.8. For the annual day celebrations, the teacher is looking for an anchor in a class of 42 students. The teacher would make selection of an anchor on the basis of singing skill, writing skill, as well as monitoring skill. a) Which mode of data collection should be used? b) How would you represent the skill of students as data?

Answer:

a) Mode of data collection: Observation and rating scales or questionnaires. Explanation: Teacher can observe students or use rating scales to assess skills. b) Representation of skill data: Use categorical or ordinal data representation such as skill levels (e.g., Excellent, Good, Average) or numerical scores. Explanation: Skills can be quantified or categorized for comparison.

Explanation:

Observation and rating scales provide qualitative and quantitative data. Representing skills categorically or numerically helps in selecting the best anchor.

MediumNCERT