वर्गीकृत आँकड़ों का माध्यक: Difference between revisions

From Vidyalayawiki

(added content)
(content added)
Line 14: Line 14:
माध्यिका = <math>(\frac{n}{2}</math> <sup>वां</sup> पद+ <math>(\frac{n}{2}+1)</math><sup>वां</sup> पद<math>)</math>/ <math>2</math>  जहां 𝑛 प्रेक्षणों की कुल संख्या है।
माध्यिका = <math>(\frac{n}{2}</math> <sup>वां</sup> पद+ <math>(\frac{n}{2}+1)</math><sup>वां</sup> पद<math>)</math>/ <math>2</math>  जहां 𝑛 प्रेक्षणों की कुल संख्या है।


'''Example:''' Let's consider the data: <math>48,20,50,69,73,85</math>. What is the median ?
'''उदाहरण''': आइए आंकड़ों पर विचार करें: <math>48,20,50,69,73,85</math>। माध्यिका क्या है?


'''Solution:'''
'''हल:'''


Arranging in ascending order, we get <math>20,48,50,69,73,85
Arranging in ascending order, we get <math>20,48,50,69,73,85
Line 31: Line 31:
माध्यिका = <math>\frac{(50+69)}{2}=\frac{119}{2}=59.5</math>
माध्यिका = <math>\frac{(50+69)}{2}=\frac{119}{2}=59.5</math>


== Median of Grouped Data Formula ==
== वर्गीकृत आँकड़ों के सूत्र की माध्यिका ==
Median = <math>l+\left [ \frac{(\frac{n}{2}-c)}{f} \right ]  \times h</math>
माध्यिका = <math>l+\left [ \frac{(\frac{n}{2}-c)}{f} \right ]  \times h</math>


* <math>l</math> = lower limit of median class
* <math>l</math> = lower limit of median class
Line 40: Line 40:
* <math>h</math> = size of each class
* <math>h</math> = size of each class


== Steps to Find Median of Grouped Data ==
== वर्गीकृत डेटा की माध्यिका ज्ञात करने की प्रक्रिया ==
Finding the median of any given data is simple since the median is the middlemost value of the data. Since the data is grouped, it is divided into class intervals. Here are the  steps to finding the median of grouped data.
Finding the median of any given data is simple since the median is the middlemost value of the data. Since the data is grouped, it is divided into class intervals. Here are the  steps to finding the median of grouped data.


Line 72: Line 72:
|<math>7</math>
|<math>7</math>
|}
|}
'''Solution:'''
'''हल:'''


We need to calculate the cumulative frequencies to find the median.
We need to calculate the cumulative frequencies to find the median.
Line 109: Line 109:
Using the median formula.
Using the median formula.


Median = <math>l+\left [ \frac{(\frac{n}{2}-c)}{f} \right ]  \times h</math>
माध्यिका = <math>l+\left [ \frac{(\frac{n}{2}-c)}{f} \right ]  \times h</math>


<math>=40+\left [ \frac{(\frac{80}{2}-26)}{37} \right ]  \times 20</math>
<math>=40+\left [ \frac{(\frac{80}{2}-26)}{37} \right ]  \times 20</math>
Line 119: Line 119:
<math>=40+7.57</math>
<math>=40+7.57</math>


Median <math>=47.57</math>
माध्यिका <math>=47.57</math>


[[Category:सांख्यिकी]][[Category:गणित]][[Category:कक्षा-10]]
[[Category:सांख्यिकी]][[Category:गणित]][[Category:कक्षा-10]]

Revision as of 14:58, 12 June 2024

वर्गीकृत आँकड़ों का माध्यक निरंतर और आवृत्ति वितरण के रूप में आँकड़ों का माध्यक है। माध्यक दिए गए आँकड़ों का सबसे मध्यमान मान है जो आँकड़ों के निचले आधे भाग को ऊपरी आधे भाग से अलग करता है। वर्गीकृत आँकड़ों के माध्यक की गणना करते समय निम्नलिखित बातें उपस्थित होती हैं:

  • माध्यिका वर्ग
  • संचयी बारंबारता
  • वर्गीकृत आँकड़ों के सूत्र की माध्यिका

माध्यिका की परिभाषा

माध्यिका किसी दिए गए आँकड़ों के समुच्चयों को आरोही क्रम में व्यवस्थित करने के बाद सबसे मध्य मान है। यदि सूची में वस्तुओं की कुल संख्या विषम है, तो मानों को आरोही क्रम में व्यवस्थित करने के बाद मध्यतम मान को माध्यिका के रूप में लिया जाता है।

माध्यिका = वां पद, जहां 𝑛 प्रेक्षणों की कुल संख्या है।

यदि आँकड़ों के समुच्चयों में वस्तुओं की संख्या सम है, तो दो मध्य मानों का औसत माध्यिका के रूप में लिया जाता है।

माध्यिका = वां पद+ वां पद/ जहां 𝑛 प्रेक्षणों की कुल संख्या है।

उदाहरण: आइए आंकड़ों पर विचार करें: । माध्यिका क्या है?

हल:

Arranging in ascending order, we get . Here, (no.of observations) =

To find the median of even data we use the formula:

माध्यिका = वां पद + वां पद/

माध्यिका = वां पद + वां पद/

माध्यिका = वां पद + वां पद/

माध्यिका =

वर्गीकृत आँकड़ों के सूत्र की माध्यिका

माध्यिका =

  • = lower limit of median class
  • = total number of observations
  • = cumulative frequency of the preceding (of median class) class
  • = frequency of median class
  • = size of each class

वर्गीकृत डेटा की माध्यिका ज्ञात करने की प्रक्रिया

Finding the median of any given data is simple since the median is the middlemost value of the data. Since the data is grouped, it is divided into class intervals. Here are the steps to finding the median of grouped data.

  • Step 1: Construct the frequency distribution table with class intervals and frequencies.
  • Step 2: Calculate the cumulative frequency of the data by adding the preceding cumulative value of the frequency with the current value.
  • Step 3: Find the value of by adding the values in frequency (which is nothing but the last value of the cumulative frequency column)
  • Step 4: Find the median class. If is odd, the median is the th value. If n is even, then the median will be the average of the th and the th observation.
  • Step 5: Find the lower limit of the class interval and the cumulative frequency.
  • Step 6: Apply the formula for median in statistics: Median =

Let us look at an example to understand this better.

Calculate the median for the following data:

Marks Number of students

हल:

We need to calculate the cumulative frequencies to find the median.

Marks Number of students Cumulative frequency

last value of cumulative frequency

Since is even, we will find the the average of the th and the th observation i.e. the cumulative frequency greater than is and the class is . Hence, the median class is .

Using the median formula.

माध्यिका =

माध्यिका