HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-02-28
1 <p>Data analysis techniques are used to organize and examine data to get relevant information about a given problem. These techniques help identify patterns and refine raw information given by the data. Here are some of the data analysis techniques that are often used.</p>
1 <p>Data analysis techniques are used to organize and examine data to get relevant information about a given problem. These techniques help identify patterns and refine raw information given by the data. Here are some of the data analysis techniques that are often used.</p>
2 <p><strong>1. Mean - </strong>The<a>mean</a>is used to find the average of a set of numbers. To calculate the mean, add all the values together and divide the total by the number of values. The<a>formula</a>to find the mean is: </p>
2 <p><strong>1. Mean - </strong>The<a>mean</a>is used to find the average of a set of numbers. To calculate the mean, add all the values together and divide the total by the number of values. The<a>formula</a>to find the mean is: </p>
3 <p><strong>\(σ = \frac{Sum \ of \ given \ data}{Total \ number \ of\ data}\).</strong> </p>
3 <p><strong>\(σ = \frac{Sum \ of \ given \ data}{Total \ number \ of\ data}\).</strong> </p>
4 <p>Let’s understand this with an example and try to find the mean for the exam scores, 85, 90, 68, 95, and 55.</p>
4 <p>Let’s understand this with an example and try to find the mean for the exam scores, 85, 90, 68, 95, and 55.</p>
5 <p>Use the formula to find the average score. Substituting the scores in the formula, we get:</p>
5 <p>Use the formula to find the average score. Substituting the scores in the formula, we get:</p>
6 <p>\(Mean=\frac{(85 + 90 + 68 + 95 + 55)}{5}\)</p>
6 <p>\(Mean=\frac{(85 + 90 + 68 + 95 + 55)}{5}\)</p>
7 <p>\(Mean = \frac{393}{5}\)</p>
7 <p>\(Mean = \frac{393}{5}\)</p>
8 <p>\(Mean= 78.6\)</p>
8 <p>\(Mean= 78.6\)</p>
9 <p><strong>2. Median - </strong><a>Median</a>is the middle value in a dataset. We have to arrange the numbers in<a>ascending</a>or<a>descending order</a>and take the middle number as the<a>median</a>. If the given numbers are even, take the average of the two middle numbers.</p>
9 <p><strong>2. Median - </strong><a>Median</a>is the middle value in a dataset. We have to arrange the numbers in<a>ascending</a>or<a>descending order</a>and take the middle number as the<a>median</a>. If the given numbers are even, take the average of the two middle numbers.</p>
10 <p>Example: </p>
10 <p>Example: </p>
11 <p>(i) 1, 2, 3, 4, and 5. Here, the median value is 3. </p>
11 <p>(i) 1, 2, 3, 4, and 5. Here, the median value is 3. </p>
12 <p>(ii) 1, 2, 3, and 4. Here, we will find the median value using the following formula. </p>
12 <p>(ii) 1, 2, 3, and 4. Here, we will find the median value using the following formula. </p>
13 <p>\(Median = \frac{sum \ of \ the \ middle \ two \ numbers}{2}\) </p>
13 <p>\(Median = \frac{sum \ of \ the \ middle \ two \ numbers}{2}\) </p>
14 <p>\(Median = \frac{(2 + 3)}{2} = 2.5\)</p>
14 <p>\(Median = \frac{(2 + 3)}{2} = 2.5\)</p>
15 <p><strong>3. Mode - </strong>The<a>mode</a>is the value that appears more frequently in a dataset. Unimodal, bimodal, and multimodal are some of the types of modes. If the dataset contains only one mode, it is called unimodal. If there are two modes, it’s called bimodal, and if there are more than two modes, it is called multimodal. A dataset with no repeated values has no mode.</p>
15 <p><strong>3. Mode - </strong>The<a>mode</a>is the value that appears more frequently in a dataset. Unimodal, bimodal, and multimodal are some of the types of modes. If the dataset contains only one mode, it is called unimodal. If there are two modes, it’s called bimodal, and if there are more than two modes, it is called multimodal. A dataset with no repeated values has no mode.</p>
16 <p>Example: Find the mode in the dataset 2, 5, 7, 6, 5, 7, 8. </p>
16 <p>Example: Find the mode in the dataset 2, 5, 7, 6, 5, 7, 8. </p>
17 <p>The modes in the given dataset are 5 and 7 because they appear twice in the dataset. The dataset has two modes and hence it is bimodal.</p>
17 <p>The modes in the given dataset are 5 and 7 because they appear twice in the dataset. The dataset has two modes and hence it is bimodal.</p>
18 <p><strong>4. Range - </strong>The difference between the lowest value and the highest value in a dataset is the<a>range</a>. The range is calculated by using the formula:</p>
18 <p><strong>4. Range - </strong>The difference between the lowest value and the highest value in a dataset is the<a>range</a>. The range is calculated by using the formula:</p>
19 <p>\(Range = Highest \ value - Lowest \ value\).</p>
19 <p>\(Range = Highest \ value - Lowest \ value\).</p>
20 <p>Example: Find the range using the dataset 89, 76, 65, 78, 54, 23.</p>
20 <p>Example: Find the range using the dataset 89, 76, 65, 78, 54, 23.</p>
21 <p>Here, the highest value = 89</p>
21 <p>Here, the highest value = 89</p>
22 <p>\(Lowest \ value = 23\)</p>
22 <p>\(Lowest \ value = 23\)</p>
23 <p>\(Range = Highest \ value - Lowest \ value\)</p>
23 <p>\(Range = Highest \ value - Lowest \ value\)</p>
24 <p>\(Range= 89 - 23\)</p>
24 <p>\(Range= 89 - 23\)</p>
25 <p>\(Range = 66\)</p>
25 <p>\(Range = 66\)</p>
26 <p><strong>5. Standard deviation formula - </strong>The amount of variation in the given dataset is known as the<a></a><a>standard deviation</a>. We can find the standard deviation using the formula: </p>
26 <p><strong>5. Standard deviation formula - </strong>The amount of variation in the given dataset is known as the<a></a><a>standard deviation</a>. We can find the standard deviation using the formula: </p>
27 <p>\(\sigma = \sqrt{\frac{\sum_{i=1}^{N} (x_i - \mu)^2}{N}} \)</p>
27 <p>\(\sigma = \sqrt{\frac{\sum_{i=1}^{N} (x_i - \mu)^2}{N}} \)</p>
28 <p>Here, xi is every value in the dataset.</p>
28 <p>Here, xi is every value in the dataset.</p>
29 <p>μ is the mean value in the dataset.</p>
29 <p>μ is the mean value in the dataset.</p>
30 <p>N is the given number of values.</p>
30 <p>N is the given number of values.</p>
31 <p>Example: Find the standard deviation for 1, 2, 3, with the mean 2.</p>
31 <p>Example: Find the standard deviation for 1, 2, 3, with the mean 2.</p>
32 <p>Standard Deviation </p>
32 <p>Standard Deviation </p>
33 <p>\(\sigma = \sqrt{\frac{\sum_{i=1}^{N} (x_i - \mu)^2}{N}} \)</p>
33 <p>\(\sigma = \sqrt{\frac{\sum_{i=1}^{N} (x_i - \mu)^2}{N}} \)</p>
34 <p>Let's find the deviations from mean</p>
34 <p>Let's find the deviations from mean</p>
35 <ul><li>\(1 - 2 = -1\) </li>
35 <ul><li>\(1 - 2 = -1\) </li>
36 <li>\(2 - 2 = 0\) </li>
36 <li>\(2 - 2 = 0\) </li>
37 <li>\(3 - 2 = 1\)</li>
37 <li>\(3 - 2 = 1\)</li>
38 </ul><p>Squaring the deviations, we get:</p>
38 </ul><p>Squaring the deviations, we get:</p>
39 <ul><li>\((-1)^2 = 1\) </li>
39 <ul><li>\((-1)^2 = 1\) </li>
40 <li>\(0^2 = 0\) </li>
40 <li>\(0^2 = 0\) </li>
41 <li>\(1^2 = 1\)</li>
41 <li>\(1^2 = 1\)</li>
42 </ul><p>Adding them, we get: </p>
42 </ul><p>Adding them, we get: </p>
43 <p>\(1 + 0 + 1 = 2\)</p>
43 <p>\(1 + 0 + 1 = 2\)</p>
44 <p>Dividing by N, </p>
44 <p>Dividing by N, </p>
45 <p>\(\frac{2}{3} ≈ 0.6667\).</p>
45 <p>\(\frac{2}{3} ≈ 0.6667\).</p>
46 <p>Taking the square root, </p>
46 <p>Taking the square root, </p>
47 <p>\( = 0.6667 ≈ 0.8165 \)</p>
47 <p>\( = 0.6667 ≈ 0.8165 \)</p>
48 <p><strong>6. Variance - </strong><a>Variance</a>measures the spread of data. In math, it is used to find the square of the difference in the mean. The formula used to find the variance is as follows: </p>
48 <p><strong>6. Variance - </strong><a>Variance</a>measures the spread of data. In math, it is used to find the square of the difference in the mean. The formula used to find the variance is as follows: </p>
49 <p>\( \sigma^2 = \frac{\sum_{i=1}^{n} (x_i - \mu)^2}{n} \) </p>
49 <p>\( \sigma^2 = \frac{\sum_{i=1}^{n} (x_i - \mu)^2}{n} \) </p>
50 <p>Here,</p>
50 <p>Here,</p>
51 <p>xi is every value in the dataset.</p>
51 <p>xi is every value in the dataset.</p>
52 <p>\(μ\) is the mean value in the dataset.</p>
52 <p>\(μ\) is the mean value in the dataset.</p>
53 <p>n is the number of values.</p>
53 <p>n is the number of values.</p>
54 <p>Example: Find the variance of 1, 2, 3 with mean as 2</p>
54 <p>Example: Find the variance of 1, 2, 3 with mean as 2</p>
55 <p>\(\text{Variance}= \frac{((1 - 2)^2 + (2 - 2)^2 + (3 - 2)^2)}{3}\).</p>
55 <p>\(\text{Variance}= \frac{((1 - 2)^2 + (2 - 2)^2 + (3 - 2)^2)}{3}\).</p>
56 <p>\(\text{Variance}= \frac{(1 + 0 + 1)}{3}.\)</p>
56 <p>\(\text{Variance}= \frac{(1 + 0 + 1)}{3}.\)</p>
57 <p>\(\text{Variance}= \frac{2}{3}\)</p>
57 <p>\(\text{Variance}= \frac{2}{3}\)</p>
58 <p>\(\text{Variance}≈ 0.667\)</p>
58 <p>\(\text{Variance}≈ 0.667\)</p>
59  
59