Skip to main content

RANGE, INTERQUARTILE RANGE AND BOX PLOT

Range:

It is the difference between the highest and the lowest value. for example,
1. Range(team 1): 17.5 - 10.5 = 7
2. Range(team 2): 27.7 - 0 = 27.7

As ranges takes only the count of extreme values sometimes it may not give you a good impact on variability. In this case, you can go for another measure of variability called interquartile range (IQR).

Interquartile Range (IQR):

 It is a better measure of dispersion than range because it leaves out the extreme values. It equally divides the distribution into four equal parts called quartiles. First 25% is 1st quartile (Q1), last one is 3rd quartile (Q3) and middle one is 2nd quartile (Q2).
2nd quartile (Q2) divides the distribution into two equal parts of 50%. So, basically it is same as Median.

How to calculate IQR:

Step 1: Order from low to high

Step 2: Find the median or in other words Q2

Step 3: Then find Q1 by looking the median of the left side of Q2

Steps 4: Similarly find Q3 by looking the median of the right of Q2

Steps 5: Now subtract Q1 from Q3 to get IQR.


Example:

Consider the below example to get clear idea.


Box Plot:
It is a standardized way of displaying the distribution of data based on the five number summary: minimum, first quartile, median, third quartile, and maximum.

Consider two datasets:

A1={0.22, -0.87, -2.39, -1.79, 0.37, -1.54, 1.28, -0.31, -0.74, 1.72, 0.38, -0.17, -0.62, -1.10, 0.30, 0.15, 2.30, 0.19, -0.50, -0.09}

A2={-5.13, -2.19, -2.43, -3.83, 0.50, -3.25, 4.32, 1.63, 5.18, -0.43, 7.11, 4.87, -3.10, -5.81, 3.76, 6.31, 2.58, 0.07, 5.76, 3.50}






Comments

  1. Liked the way you have covered the points crisp and clear.

    ReplyDelete

Post a Comment

Popular posts from this blog

Cross-tabulation and How to measure chi-square in SPSS

                                                                      Cross-tabulation   It is used to measure the relationship in two categorical variables. It is used to measure the chi-square test. For measuring the chi-square test there are two conditions: 1.Variables should be measured in nominal or ordinal level. 2. Variables should contain two or more categorical or independent groups. For example, to teach statistics for undergraduates,educators have to know their auidence(male,female) and which mode of learning they want(online,offline).So,here two nominal variables gender and medium of learning. Steps how to do chi-square in SPSS using cross-tabulation: Step1:  Referring to the above examples, two variables are gender,medium of learning. Click  A nalyze > D e scriptives Statistics >  C rosstabs...  on the top menu, as shown below: Step 2: Following dialog-box of cross-tab will be open: Step 3: Transfer the variables into row and columns i.e in this case gender will be i

About ME

HEY! Everyone I am Rajat a passionate researcher love to analyze data statistics and interpret various research done previously. I created this blog in order to help the research enthusiast who want to learn statistics. You will learning the statistics from basic and step-by-step through analysis.  My Approach to Teaching Statistics I want to help you to learn statistics.But I am not telling, you to learn equation Don't get me wrong.Equations are necessary. I want you to learn true essence of statistics. I will help you to learn more about the graphs.However, I'' will focus on teaching in sequential manner.After all you will use statistical tool rather you don't have to remember the formulas. Why You Need to Understand Statistics The world is shifting more towards data-driven place,to draw come with insightful conclusion to a problem statement. Even if you are not performing statistical analysis how will trust the result of others true? This only happen when you know th

BASIC STATISTICS

STATISTICS It is science of  data which is mainly concerned with collection,organizing,analysis and interpretation of data by providing suitable conclusion. For eg. data from healthcare, data of company sales. Some terminology of Statistics: 1. Data: It is collection of meaningful information presented in proper format.                                                                                           1.Primary Data: The data which is collected by  directly asking the questions related to research to people or respondent  and recording the responses. Some research do this by going on ground and asking to respondent and collecting data.For e.g. Take the election exit-pool where the company asks voters whom they voted,collect all data and prepare necessary conclusion,then they sell their conclusion to various news agency whom they  had tie-up. 2. Secondary  Data: T he data which can be collected through other sources, as the company collect it from research or data-collection wh