- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Application of Mean, Median, and Mode of Grouped Data in Psychology
Researchers use the three measures of central tendency in psychology to determine samples and the populations represented by the samples. A population can be defined as a whole group to be studied, and a sample can be defined as a part of that population. Mean, median, and mode are important in psychology since these measures can indicate scores. When conducting research, psychologists need to know what has the highest probability or, in other words, what will most likely happen. For example, a researcher who is seeking funds will want to know about the common diagnosis of a psychological service center as well as the problems which are faced most by the clients.
What is Mean of Grouped Data?
Mean − In psychology, the mean is the average value in a data set. Mean can be calculated by adding all the scores and dividing the total by the number of scores. Mean can predict the best score, the most popular among the other central tendencies. Mean can be influenced by outliers or extreme data points. The numbers in a data set that can be extremely higher or lower than other numbers in a set are called outliers, and it is distant from the others. So, the mean of a sample can get skewed if there is a presence of outliers. If this occurs, we have to use median or mode to solve the problem instead of mean.
Example − A researcher wants to find out the average test score of 6 students. the scores are 80%, 65%, 90%, 85%, 70% and 35%. adding the numbers equals 425. since there are six scores taken, the total of 425 divided by six yields a mean of 70.83%. The last score taken is 35% which is an outlier as it is an extremely low score compared to the others. So this outlier score determined where the mean could better depict what has happened to the data.
What is Median of Grouped Data?
Median − In psychology, the median can be defined as the middle of the numbers. It can be found by arranging the numbers in ascending order to determine the middle score. This middle score is known as the median. The outliers are known to skew the mean more than the median of a sample. How the median is calculated will be least affected by the outliers, so when there are outliers, medians are very useful for understanding how the central part of the data looks.
What is Mode of Grouped Data?
Mode − In psychology, a mode can be defined as the number that occurs the most in a given data set. It can be determined by arranging the numbers in ascending order and counting how many times each number occurs.
Calculation of Mean with Example
Let $\mathrm{x_1,\:x_2,\:x_3,\:x_4. . . ..., x_n}$ be n observations.
We can find out the arithmetic mean using the following formula.
Mean, $\mathrm{\bar{x} = (x_1 + x_2 + x_3 .... + x_n)/n}$
Example − If the heights of 7 people are 146 cm, 155 cm, 171 cm, 153 cm, 182cm, 143cm, and 191 cm.
Find the mean height.
Mean height, $\mathrm{\bar{x} = (146 + 155 + 171+153+182+143+191)/7}$
= 1141/7
= 163
Mean, $\mathrm{\bar{x}= 163 cm}$
Thus, the mean height is 163 cm.
Calculation of Median with Example
Let’s consider the data: 4, 5, 6, 3, 2. now arranging this data in ascending order we get 2, 3, 4, 5, 6. there are 5 observations. thus, the median = is 4 since the median is the middle value.
In the case of grouped data,
The median can be found by using the following steps.
Step 1 − find the median class.
Let 'n' = total number of observations i.e. $\mathrm{\Sigma\:f_i}$
(Note − median class is the class where n/2 lies).
Step 2 − use the following formula to find the value of the median.
$\mathrm{Median\:=\:l + (n_2−cf) × hl + (n_2−cf)\:\times\:h}$
Where,
$\mathrm{l}$ = lower limit of median class,
$\mathrm{c}$ = cumulative frequency of the class which is preceding the median class,
$\mathrm{f}$ = frequency of the median class, and
$\mathrm{h}$ = class size
Calculation of Mode with Example
Let's consider the data − 4, 5, 6, 3, 2. since the class which has the highest value is called mode, here mode is equal to 6.
In the case of grouped data,
Step 1 − find the modal class i.e. The class with maximum frequency.
Step 2 − find the mode using the following formula −
$\mathrm{Mode\:=\:l + (f_m−f_{12}f_m−f_1−f_2)\:\times\:h_l + (f_m−f_{12}f_m−f_1−f_2)\:\times\:h}$
Where,
$\mathrm{l}$ = lower limit of modal class,
$\mathrm{f_m}$ = frequency of modal class,
$\mathrm{f_1}$ = frequency of class preceding modal class,
$\mathrm{f_2}$ = frequency of class succeeding modal class, and
$\mathrm{h}$ = class width
How to choose the central tendency method?
The researchers highly depend on the characteristics of the data set to determine which type of measures of the central tendency they have to choose. Mode is used only when the data set is very nominal, as there are no values to order for the median and no values to sum up for the mean. However, the median and mode can be used when the data set is ordinal, as frequency can be counted. Since the values cannot be added together, the mean cannot be calculated.
How to choose the central tendency method? | The researchers highly depend on the characteristics of the data set to determine which type of measures of the central tendency they have to choose. Mode is used only when the data set is very nominal as there are no values to order for the median and no values, to sum up for the mean. |
Conclusion
Moreover, with all the above information and examples, all three measures of central tendency, i.e., mean, median, and mode, are equally significant in psychology because every measure indicates a typical score. Alternatively, in other words, a psychologist can make an idea of the data collected through research and find out what is normal for a particular group.
- Related Articles
- What Is Mean, Median, Mode , and Range of a data set?
- Find the mean, mode and median of the following frequency distribution:
- Finding Mean, Median, Mode in Python without Libraries
- Application of Variance and Standard Deviation in Psychology
- Application of Selection Model in Psychology
- Application of Z-score in Psychology
- The marks in science of 13 students are 31,37,29,41,35,35,38,36,35,38,32,29,43 . Find the range, Median , Mean and Mode.
- Application of Sampling Distribution Methods in Psychology
- Application of Chi-Square Test in Psychology
- Application of Item Response Theory in Psychology
- The weight (in kg) of 15 students of a class is as under 48,38,45,42,41,39,38,43,49,37,42,41,35,40,38. Find the mean, median and mode of the above data. Are they same?
- In a mathematics test given to 15 students, the following marks (out of 100 ) are recorded:$41,39,48,52,46,62,54,40,96,52,98,40,42,52,60$Find the mean, median and mode of this data.
- Mean and Median of a matrix in C++
- Meaning & Application of Null Hypothesis in Psychology
- Application of Normal Probability Distribution Technique in Psychology
