-1::1
Simple Hit Counter
Skip to content

Products

Solutions

×
×
Sign In

EN

EN - EnglishCN - 简体中文DE - DeutschES - EspañolKR - 한국어IT - ItalianoFR - FrançaisPT - Português do BrasilPL - PolskiHE - עִבְרִיתRU - РусскийJA - 日本語TR - TürkçeAR - العربية
Sign In Start Free Trial

RESEARCH

JoVE Journal

Peer reviewed scientific video journal

Behavior
Biochemistry
Bioengineering
Biology
Cancer Research
Chemistry
Developmental Biology
View All
JoVE Encyclopedia of Experiments

Video encyclopedia of advanced research methods

Biological Techniques
Biology
Cancer Research
Immunology
Neuroscience
Microbiology
JoVE Visualize

Visualizing science through experiment videos

EDUCATION

JoVE Core

Video textbooks for undergraduate courses

Analytical Chemistry
Anatomy and Physiology
Biology
Calculus
Cell Biology
Chemistry
Civil Engineering
Electrical Engineering
View All
JoVE Science Education

Visual demonstrations of key scientific experiments

Advanced Biology
Basic Biology
Chemistry
View All
JoVE Lab Manual

Videos of experiments for undergraduate lab courses

Biology
Chemistry

BUSINESS

JoVE Business

Video textbooks for business education

Accounting
Finance
Macroeconomics
Marketing
Microeconomics

OTHERS

JoVE Quiz

Interactive video based quizzes for formative assessments

Authors

Teaching Faculty

Librarians

K12 Schools

Biopharma

Products

RESEARCH

JoVE Journal

Peer reviewed scientific video journal

JoVE Encyclopedia of Experiments

Video encyclopedia of advanced research methods

JoVE Visualize

Visualizing science through experiment videos

EDUCATION

JoVE Core

Video textbooks for undergraduates

JoVE Science Education

Visual demonstrations of key scientific experiments

JoVE Lab Manual

Videos of experiments for undergraduate lab courses

BUSINESS

JoVE Business

Video textbooks for business education

OTHERS

JoVE Quiz

Interactive video based quizzes for formative assessments

Solutions

Authors
Teaching Faculty
Librarians
K12 Schools
Biopharma

Language

English

EN

English

CN

简体中文

DE

Deutsch

ES

Español

KR

한국어

IT

Italiano

FR

Français

PT

Português do Brasil

PL

Polski

HE

עִבְרִית

RU

Русский

JA

日本語

TR

Türkçe

AR

العربية

    Menu

    JoVE Journal

    Behavior

    Biochemistry

    Bioengineering

    Biology

    Cancer Research

    Chemistry

    Developmental Biology

    Engineering

    Environment

    Genetics

    Immunology and Infection

    Medicine

    Neuroscience

    Menu

    JoVE Encyclopedia of Experiments

    Biological Techniques

    Biology

    Cancer Research

    Immunology

    Neuroscience

    Microbiology

    Menu

    JoVE Core

    Analytical Chemistry

    Anatomy and Physiology

    Biology

    Calculus

    Cell Biology

    Chemistry

    Civil Engineering

    Electrical Engineering

    Introduction to Psychology

    Mechanical Engineering

    Medical-Surgical Nursing

    View All

    Menu

    JoVE Science Education

    Advanced Biology

    Basic Biology

    Chemistry

    Clinical Skills

    Engineering

    Environmental Sciences

    Physics

    Psychology

    View All

    Menu

    JoVE Lab Manual

    Biology

    Chemistry

    Menu

    JoVE Business

    Accounting

    Finance

    Macroeconomics

    Marketing

    Microeconomics

Start Free Trial
Loading...
Home
JoVE Core
Statistics
Microsoft Excel: Median, Quartile range, and Box Plots
Video Quiz
Microsoft Excel: Median, Quartile range, and Box Plots
JoVE Core
Statistics
A subscription to JoVE is required to view this content.  Sign in or start your free trial.
JoVE Core Statistics
Microsoft Excel: Median, Quartile range, and Box Plots

16.13: Microsoft Excel: Median, Quartile range, and Box Plots

3,756 Views
01:29 min
January 9, 2025

Overview

In Microsoft Excel, calculating the median, interquartile range, and creating box plots can help understand the distribution of your data.

Median and Quartile Range: The median is calculated using the formula `=MEDIAN(range)', which provides the middle value of your data set. Quartiles divide your data into four equal parts. To find the first and third quartiles, use ‘=QUARTILE(range, 1)' and ‘=QUARTILE(range, 3)', respectively. The interquartile range (IQR), which measures data spread, is calculated as `Q3 - Q1`.

Box Plots: To create a box plot, start by calculating the median, quartiles (Q1 and Q3), and minimum and maximum values. This chart visually represents the median, quartiles, and potential outliers, providing a clear view of data spread and central tendency.

Box plots are particularly useful for identifying data skewness, variability, and outliers. The box shows the IQR of the data, and in the given example, the whiskers span the range of the data. However, in some cases when there are extreme values, outliers (shown as dots) may appear beyond the whiskers.This makes box plots a valuable tool for quickly summarizing the key characteristics of your data set in fields like statistics, quality control, or scientific research.

Transcript

Consider the following three datasets. Now, select them together, select the Insert option, select Insert Statistic Chart, and then Box and Whisker.

In a boxplot, the central line is the data's median or second quartile. The box edges indicate the first and the third quartiles. Lastly, extreme points show the minimum and maximum values in the selected data range.

In Microsoft Excel, the data median is determined using the function MEDIAN.

Similarly, the minimum and maximum values are determined using MIN and MAX functions.

Two different functions — QUARTILE.EXC and QUARTILE.INC — return the quartile values.

Function QUARTILE.EXC excludes the endpoints or the minimum and maximum values of the data to calculate quartiles. Select the data range for the array, and select 1, 2, or 3 for a quart to get the first, second, and third quartile values.

Function QUARTLE.INC considers the entire range of values. Here, select 0, 1, 2, 3, or 4 for the quart values to get the data's minimum, first quartile, median, third quartile, and maximum values.

Explore More Videos

Microsoft ExcelMedianQuartile RangeInterquartile RangeBox PlotsData DistributionStatistical AnalysisOutliersData SpreadCentral TendencyQ1Q3IQRVariabilitySkewness

Related Videos

Statistical Software for Data Analysis and Clinical Trials

01:12

Statistical Software for Data Analysis and Clinical Trials

Statistical Softwares

1.8K Views

Overview of Microsoft Excel as a Data Analysis Tool

01:13

Overview of Microsoft Excel as a Data Analysis Tool

Statistical Softwares

1.8K Views

Performing a Simple Data Analysis using MS-Excel Function

01:17

Performing a Simple Data Analysis using MS-Excel Function

Statistical Softwares

1.1K Views

Statistical Package for the Social Sciences (SPSS)

01:22

Statistical Package for the Social Sciences (SPSS)

Statistical Softwares

1.6K Views

Introduction to R

01:11

Introduction to R

Statistical Softwares

5.1K Views

Statistical Analysis System (SAS)

01:14

Statistical Analysis System (SAS)

Statistical Softwares

1.1K Views

Introduction to MATLAB

01:24

Introduction to MATLAB

Statistical Softwares

1.0K Views

Overview of Minitab

01:11

Overview of Minitab

Statistical Softwares

812 Views

Econometric Views (EViews)

01:29

Econometric Views (EViews)

Statistical Softwares

646 Views

Statgraphics

01:10

Statgraphics

Statistical Softwares

448 Views

Microsoft Excel: Finding Central Tendency, Skew, and Kurtosis

01:24

Microsoft Excel: Finding Central Tendency, Skew, and Kurtosis

Statistical Softwares

768 Views

Microsoft Excel: Plotting Mean, SD, and SE

01:18

Microsoft Excel: Plotting Mean, SD, and SE

Statistical Softwares

1.4K Views

Microsoft Excel: Pearson's Correlation

01:18

Microsoft Excel: Pearson's Correlation

Statistical Softwares

2.4K Views

Microsoft Excel: Regression Analysis

01:18

Microsoft Excel: Regression Analysis

Statistical Softwares

1.6K Views

Microsoft Excel: Student's <em>t</em>-Test

01:25

Microsoft Excel: Student's <em>t</em>-Test

Statistical Softwares

1.9K Views

JoVE logo
Contact Us Recommend to Library
Research
  • JoVE Journal
  • JoVE Encyclopedia of Experiments
  • JoVE Visualize
Business
  • JoVE Business
Education
  • JoVE Core
  • JoVE Science Education
  • JoVE Lab Manual
  • JoVE Quizzes
Solutions
  • Authors
  • Teaching Faculty
  • Librarians
  • K12 Schools
  • Biopharma
About JoVE
  • Overview
  • Leadership
Others
  • JoVE Newsletters
  • JoVE Help Center
  • Blogs
  • JoVE Newsroom
  • Site Maps
Contact Us Recommend to Library
JoVE logo

Copyright © 2026 MyJoVE Corporation. All rights reserved

Privacy Terms of Use Policies
WeChat QR code