Data Sets: Meaning, Types, Properties

Data Set represents a collection or cluster of data that is generally depicted in a tabular form. Concerning a given problem, each column is responsible for depicting a specific variable while each row describes the given units of a data set. The data set, columns, and rows (like elementary matrices) are an important part of data management. Each value that is present in a data set is called a datum. A data set contains the data that is present in one or more units consisting of each row.

Key Takeaways: Data Set, Mean, Median, Mode, Range


Meaning of Data Set

[Click Here for Sample Questions]

The ordered cluster or collection of data is called a data set. Data sets can be represented in the form of tables, schema, or other forms in the process of data handling. In these forms, the data is organized in such a way so that it can be handled and processed efficiently. The data set consists of either gathered data, statistical data, or case-level data which tends to be a collection of information in the permanently saved form. It gives the value of unknown quantities for every value present like temperature, height, volume, temperature, etc of any entity.


Types of Data Set

[Click Here for Sample Questions]

Several kinds of data sets exist in the domain of statistics that could be used for storing and processing different kinds of information.

Numerical Data Set

Numerical data set as per name is a data set that contains the value in numerical form instead of the natural language. The alternative name of numerical data can be quantitative data. This type of data contains all the numbers and is used to perform the arithmetic operations (such as addition, subtraction, multiplication, and division of integers). The collection of numerical values in a data set is called a numerical data set.

Bivariate Data Sets

The data set that includes two variables is known as the bivariate data set. It depicts the relationship between the two related variables consisted in the data set.

Multivariate Data Sets

The multivariate data sets are the data set that includes multiple values. It can also be defined as the dataset that includes three or more three different types of variables. The dataset that includes has the elements like a function of three or more than three different variables.

Categorical Data Sets

The characteristics or features of any object or person in a data set can be termed as a categorical data set. The values present in the categorical data set can be known as a qualitative data set that contains dichotomous or exactly two values. The data sets that have more than two categorical values are known as the polytomous variable. In general or in default, the categorical values are the polytomous variables.

Correlation Data Sets

Correlation data sets are the one that depicts the relationships of one variable with the other. These variables in general are dependent on each other. In general terms also, correlation is defined as the relationship between any two objects or elements. There can be instances to predict the relationship between the two objects.


Properties of Data Set

[Click Here for Sample Questions]

After understanding the nature of the type of data, one can perform the statistical analysis. With the help of different EDA or Exploratory Data Analysis techniques, the different properties of data can be identified for applying the appropriation statistical methods. The following dataset properties can be checked using the EDA techniques.

  • Presence of Outliers
  • Centre of Data
  • Correlation among the data
  • Skewness of data
  • The property distribution type that the data follows
  • Spread among the members of data

Also Read:


Mean, Median, Mode, and Range of Data Set

[Click Here for Sample Questions]

Some of the significant topics of the statistics include the mean, median, and mode.

  • Mean- The average of all the members or the observations that are included in the dataset is called the mean. It can be defined as the ratio of the total sum of the elements to the total units or numbers of elements included in the data set.

Mean = Total Sum of Elements/Total Number of Elements

  • Median- When the elements of the data set are put in the ascending order or the descending order, the middle value that is obtained is called the median.
  • Mode- The element or the number that occurs the maximum number of times in the data set is called the mode of the data set.
  • Range- The difference between the maximum and the minimum observation in the data set is called the range of the data set.

Range = Maximum observation- Minimum observation


Points to Remember

Following are some important points:

  • Any cluster or collection of data is called a data set. There are five different types of data set are Numerical, Bivariate, Multivariate, Categorical, and Correlation data set.
  • Mean is the ratio of the total sum of observations to the total frequency of observations.
  • Mode depicts the number that occurs the highest number of times.
  • Median is the element that comes in the between when arranged in a certain order be it ascending or descending.
  • The several kinds of data set that are used in statistics include the Presence of Outliers, Centre of Data, Correlation among the data, Skewness of data, The property distribution type that the data follows, and then spread among the members of data.

Sample Questions

Ques: Calculate the mean and the median of the following dataset: 7, 8, 5, 6, 1, 2, 4. (3 Marks)

Ans: The following dataset: {7, 8, 5, 6, 1, 2, 4}

Mean= Total Sum of Elements/Total Number of Elements

Total Sum of Elements= 7+8+5+6+1+2+4=35

Total Number of Elements= 7

Mean= 35/7= 5

Arranging the number in ascending order, we have:

1, 2, 4, 5, 6, 7, 8

Therefore, Median=5

Ques: Calculate the mode of the data set that has the values 4, 4, 5, 5, 7, 9, 10. (2 Marks)

Ans: Mode is the element that occurs a maximum number of times in the data set is called the mode of the data set.

Therefore, in the following dataset which has the value= {4, 4, 5, 6, 7, 9, 10}

The number 4 is repeated twice and the other numbers are present only once.

Mode=4

Ques: Calculate the mode of the data set that has the values 2, 2, 3, 3, 4, 6, 7. (2 Marks)

Ans: Mode is the element or the number that occurs a maximum number of times in the data set is called the mode of the data set.

Therefore, in the following dataset which has the value= {2, 2, 3, 3, 4, 6, 7}

The number 2 is repeated twice and the other numbers are present only once.

Mode=2

Ques: Calculate the mean, median, mode, and range of the data sets with the values: 2, 2, 4, 6, 8, 10, 12. (3 Marks)

Ans: The following dataset: {2, 2, 4, 6, 8, 10, 12}

Mean= Total Sum of Elements/Total Number of Elements

Total Sum of Elements= 2+2+4+6+8+10+12=44

Total Number of Elements= 7

Therefore, Mean=44/7= 6.28

Arranging the number in ascending order, we have:

2, 2, 4, 6, 8, 10, 12

Therefore, Median=6

Mode= 2 [as 2 is repeated twice]

Range= Maximum observation- Minimum observation= 12-2=10

Ques: Calculate the mode and range of the data with the values: 3, 9, 12, 23, 3, 7, 16, 3, 5. (3 Marks)

Ans:  The dataset is as follows: {3, 9, 12, 23, 3, 7, 16, 3, 5}

Mode is the element or the number that occurs a maximum number of times in the data set is called the mode of the data set.

Therefore, as 3 is repeated thrice in the dataset.

Mode=3

Range= Maximum observation- Minimum observation= 23-3=20

Ques: Calculate the mean and the median of the following dataset: 6, 2, 4, 5, 7. (3 Marks)

Ans: The following dataset: {6, 2, 4, 5, 7}

Mean= Total Sum of Elements/Total Number of Elements

Total Sum of Elements= 6+2+4+5+7=24

Total Number of Elements= 5

Mean= 24/5= 4.8

Arranging the number in ascending order, we have:

2, 4, 5, 6, 7

Therefore, Median=5

Ques: Calculate the mean, median, mode, and range of the data sets with the values: 3, 3, 5, 6, 8, 10, 14. (3 Marks)

Ans: The following dataset: {3, 3, 5, 6, 8, 10, 14}

Mean= Total Sum of Elements/Total Number of Elements

Total Sum of Elements= 3+3+5+6+8+10+14=49

Total Number of Elements= 7

Therefore, Mean=49/7= 7

Arranging the number in ascending order, we have:

3, 3, 5, 6, 8, 10, 14

Therefore, Median=6

Mode= 3 [as 3 is repeated twice]

Range= Maximum observation- Minimum observation= 14-3=11

Also Read:

CBSE CLASS XII Related Questions

  • 1.
    Differentiate \( \tan^{-1}\left( \frac{\sqrt{1 + x^2} + \sqrt{1 - x^2}}{\sqrt{1 + x^2} - \sqrt{1 - x^2}} \right) \) with respect to \( \cos^{-1}(x^2) \).


      • 2.

        A carpenter needs to design a wooden box in the shape of a cuboid such that the sum of its length and breadth is 3 cm more than its height. Twice of its length, thrice of its breadth and its height add up to 10 cm. Its breadth added to 7 times its height is 1 cm less than 3 times its length. 


          • 3.

            At a birthday party, children are being served orange juice in conical cups, as shown in the figure. 


            Each cup is 15 cm deep and has a radius 5 cm. The juice is being poured into this cup at a rate of 0·1 cm3/s.
            On the basis of the above information, answer the following questions :


              • 4.
                Using integration, find the area of the region bounded by the curve \( y = x|x| \), the x-axis, and the vertical lines \( x = -2 \) and \( x = 2 \).


                  • 5.
                    Find a point on the line \( \frac{x - 2}{3} = \frac{1 - y}{2} = \frac{z - 3}{2} \) at a distance of \( \sqrt{2} \) units from the point \( (1, 2, 3) \).


                      • 6.
                        Find the vector and cartesian equations of the line passing through the point of intersection of the lines \( \vec{r} = (\hat{i} + \hat{j} - \hat{k}) + \lambda(3\hat{i} - \hat{j}) \) and \( \vec{r} = (4\hat{i} - \hat{k}) + \mu(2\hat{i} + 3\hat{k}) \) and parallel to the line \( \frac{x - 1}{-2} = \frac{7 - y}{-3} = z \).

                          CBSE CLASS XII Previous Year Papers

                          Comments


                          No Comments To Show