How To Make Histogram In Excel | UpGrad Tutorials (2024)

Have you ever made a bar or column chart representing any numerical data? I bet everyone has at some point.

These charts are common tools in presentations, business reports, and school projects to visually summarize data. This brings us to the Histogram feature in Excel. You can easily employ frequency distribution in Excel using a Histogram.

In this tutorial, I will show you how to make histogram in Excel. You will learn to visualize data distributions and gain insights that are not immediately apparent from raw numbers alone.

By the end of this guide, you’ll be equipped to apply histograms to various data sets, enhancing your data analysis skills in Excel.

Let's get started!

What is a Histogram, and When Should It Be Used?

A histogram is a chart that shows the frequency of numerical data using rectangles. Each rectangle's height indicates the number of occurrences for particular data ranges, which helps you observe how often different values appear. The width of these rectangles corresponds to the intervals of the data, like periods in minutes or ages in years.

In practice, whether you're analyzing customer behaviors, sales patterns, or operational metrics in business or requiring precise measurement analysis in science or engineering, histograms can be immensely helpful. They transform complex numerical data into easily comprehensible visual formats.

How To Make Histogram in Excel, 2016

If you have Excel 2016 or a more updated version, you can use the Histogram chart option in the Charts section. But if you have any prior versions (like Excel 2013), you need not worry! Hover on to the next sections to learn how to create histograms in Excel using the Data Analysis Toolpack or Frequency Formula.

Below is an example of a dataset. This data represents the scores out of 100 on a recent test for 20 students.

How To Make Histogram In Excel | UpGrad Tutorials (1)

Follow the given steps to create a Histogram of the previous dataset in Excel:

  1. Select the whole dataset
  2. Click on the Insert tab
  3. Head on to the Charts group and select the “Insert Static Chart” option.

How To Make Histogram In Excel | UpGrad Tutorials (2)

  1. Under the ‘Histogram’ group, select the ‘Histogram Chart’ icon.

How To Make Histogram In Excel | UpGrad Tutorials (3)

This is the Histogram that you will get after following the above steps.

Now, you might want to format this Histogram. To format the Histogram, follow the given steps:

  1. Take your cursor on top of the ‘X-Axis’ and right-click. You will find an option called ‘Format Axis,’ which you need to click on.
  1. Select the “Axis Options” category.
  1. Put the Bin width as “10” (or as per your desired width).
  1. The value you put in the Underflow bin is the value from which the bins will start. Here, I have selected “70” as the Underflow bin value.
  1. The value you put in the Overflow bin is equivalent to or above the values shown in the final bin. I have selected “90” as the Overflow bin value.

How To Make Histogram In Excel | UpGrad Tutorials (4)

Create Histogram in Excel Using the Data Analysis ToolPak

You can use this method in any version of Excel. You can make a histogram with the Data Analysis ToolPak, by installing the Analysis ToolPak add-in first.

How to Install the Data Analysis ToolPak?

Follow the given steps to install the Data Analysis ToolPak:

  1. Go to the ‘Files tab’ and click ‘Options.’
  2. Select the ‘Add-ins’ option.

How To Make Histogram In Excel | UpGrad Tutorials (5)

  1. Click on the ‘Analysis ToolPak’ and then click on ‘OK.’

Now, you can access the ‘Analysis ToolPak’ from the ‘Data’ tab in the ‘Analysis’ group.

Using Data Analysis ToolPak to create a Histogram

Let us use the same dataset to create a histogram using ‘ToolPak’.

First, you need to set the data intervals where you would find the data frequency. These intervals are called ‘Bins’.

In the given dataset, the bins would make the marks’ intervals.

In a new column, you need to type in the values of the bins, as shown below.

How To Make Histogram In Excel | UpGrad Tutorials (6)

Now, once you have set all the data, you can start following the given steps to create histogram in Excel:

  1. Click on the ‘Data’ tab
  2. Go to the ‘Analysis’ group and select ‘Data Analysis.’

How To Make Histogram In Excel | UpGrad Tutorials (7)

  1. As the ‘Data Analysis’ dialogue box opens, select the Histogram option.

How To Make Histogram In Excel | UpGrad Tutorials (8)

  1. Click ‘OK.’

This will open up the Histogram dialogue box. Now that the dialogue box is open, you need to follow the given steps:

  1. Fill in the ‘Input Range’ (Marks in this case).
  1. Fill in the ‘Bin Range’ (Cells C2:C5).
  1. Let the checkbox named ‘Labels’ remain unchecked (It is only required to be checked when you add labels in your data section).
  1. Select the ‘Output Range’ for your Histogram.
  1. Click on the ‘Chart Output.’
  1. If you want your Histogram to be presented in descending order of frequency, you need to click on the ‘Pareto’ check box.
  1. If you want a cumulative frequency line to be added to your Histogram (which looks similar to a normal distribution curve in Excel), click on the ‘Cumulative Percentage’ box.
  1. Click ‘OK’.

How To Make Histogram In Excel | UpGrad Tutorials (9)

This will add your frequency distribution table along with the chart for the location that you specified.

How To Make Histogram In Excel | UpGrad Tutorials (10)

How To Create a Histogram Using Excel Histogram Formula?

Excel formulas come in handy when you want to make a dynamic histogram (that gets updated when you alter the data).

I am going to show you how to use the Excel Histogram formula and the FREQUENCY function to create a dynamic Excel Histogram chart.

Here, you will also use the same student marks data to make the data intervals (bins) where you want to display the frequency.

How To Make Histogram In Excel | UpGrad Tutorials (11)

The Excel Histogram formula for calculating the frequency of each interval is as follows:

=FREQUENCY(B2:B21,C2:C5)

This is an example of an array formula, so you will have to use Control + Shift + Enter.

Follow the undermentioned steps to create Histogram in Excel using the FREQUENCY formula:

  1. First, you need to select the adjacent cells of the bins’ column (D2:D5).
  1. Now type in the FREQUENCY formula: =FREQUENCY(B2:B21,C2:C5).
  1. Press Control + Shift + Enter.

How To Make Histogram In Excel | UpGrad Tutorials (12)

Now, with this result, you can create a simple histogram.

How To Make Histogram In Excel | UpGrad Tutorials (13)

Final Words

Learning how to make histograms in Excel is far more than simply organizing numbers and clicking through menus; it's about mastering data to tell its story compellingly and clearly.

I sure hope this Histogram Excel tutorial has been insightful. In my experience, Excel has all the robust tools you need as a data analyst to uncover patterns, analyze trends, and make informed decisions.

If you are looking to deepen your expertise in Excel, consider enrolling in the free certified course that upGrad offers. upGrad also offers other accredited programs that can significantly enrich your understanding and enhance your skill set, preparing you for advanced data handling in any professional setting.

Frequently Asked Questions

  1. How do I create a histogram in Excel?

To make a histogram in Excel, organize your data into a single column. Next, navigate to the "Insert" tab, choose "Insert Statistic Chart," and pick "Histogram.". Modify the bin range and more by selecting the histogram and accessing the settings in "Histogram Format." The process is explained in detail in the preceding sections of this tutorial.

  1. How do you construct a histogram?

To construct a histogram, first gather and sort your data into a single column. Then, select the range of data, navigate to the "Insert" tab, choose "Chart," and select "Histogram" from the available options. Excel will create the histogram automatically. You can format the bin sizes and appearance by adjusting the settings in the chart tools that appear.

  1. How do I make a histogram in Excel with two sets of data?

To make a histogram in Excel with two sets of data, first, ensure each dataset is in a separate column. Highlight both columns, go to the "Insert" tab, and select "Histogram" under the "Chart" options. Excel will create a histogram for each dataset.

  1. How do you draw a histogram curve in Excel?

To draw a histogram curve in Excel, begin by placing your data into a column and then selecting that data. Proceed to the "Insert" tab and click on "Histogram" under the "Charts" section to generate your histogram. Enhance the histogram by right-clicking on the bars, selecting "Add Data Labels" for frequency visibility, and then choosing "Add Trendline" to introduce a curve that fits your data.

  1. How do I calculate histogram bins in Excel?

To set up histogram bins in Excel, first find your data range by subtracting the minimum value from the maximum value. Decide how many bins you need and divide the range by this number to find the bin width. Enter these bin limits into a new column. To create the histogram, select your data and the bin range columns, go to the "Insert" tab, and choose "Histogram" from the "Charts" section.

  1. What is a histogram in Excel and how can you use it?

A histogram displays the frequency distribution in Excel of numerical data through bars, each representing a data range. It is used to assess the distribution, identify central tendencies, spot outliers, and compare datasets visually. This helps understand patterns such as skewness, variability, and differences between data sets.

  1. How do I make a horizontal histogram in Excel?

Create a horizontal histogram in Excel by entering data, inserting a histogram chart, changing the chart type to horizontal, and customizing as needed. You will find a detailed guide in this tutorial.

  1. How do I bin data in Excel?

To bin data in Excel, determine the desired number and range of bins, then use the FREQUENCY function with the data and bin ranges to calculate frequencies, followed by creating a column chart from the resulting frequency data for visual representation..

  1. How do you create a normal distribution in Excel?

To create a normal distribution curve in Excel, input x-values and use the NORM.DIST function to generate corresponding y-values, then insert a "Scatter with Smooth Lines" chart, and customize the chart for clarity, visually representing the bell-shaped curve of the distribution.

How To Make Histogram In Excel | UpGrad Tutorials (2024)

FAQs

How To Make Histogram In Excel | UpGrad Tutorials? ›

Click Insert > Insert Statistic Chart > Histogram. You can also create a histogram from the All Charts tab in Recommended Charts.

What is the easiest way to create a histogram in Excel? ›

Click Insert > Insert Statistic Chart > Histogram. You can also create a histogram from the All Charts tab in Recommended Charts.

How do you make a histogram in Excel with multiple sets of data? ›

On a worksheet, type the input data in one column, and the bin numbers in ascending order in another column. Click Data > Data Analysis > Histogram > OK. Under Input, select the input range (your data), then select the bin range. Under Output options, choose an output location.

How to make a histogram in Excel using bins? ›

Here's how:
  1. Select the two columns of data.
  2. Click the "Insert" tab on the ribbon.
  3. Click the "Statistical Chart" button in the "Charts" group.
  4. Select "Histogram" from the drop-down menu.
  5. Choose the "Bin Width" option and enter "10" (or whatever bin width you want to use).
  6. Click "OK."
May 29, 2023

What is the difference between a bar graph and a histogram? ›

Although histograms and bar charts use a column-based display, they serve different purposes. A bar graph is used to compare discrete or categorical variables in a graphical format whereas a histogram depicts the frequency distribution of variables in a dataset.

How do you plot a histogram of two columns? ›

To plot a histogram with multiple columns, you simply need to pass the columns to the hist() function. In this example, we create a DataFrame with two columns, 'values1' and 'values2'. We then call the hist() function on the DataFrame, which plots a histogram for each column.

What is an example of a histogram? ›

For example, the histogram indicates that 40 of the 200 students received test scores greater than 90, with 100 being the highest score they could achieve. On the other hand, three students received scores of 50 or below, and 47 students received scores greater than 70 but lower than or equal to 80.

How do I make a bar graph in Excel with two sets of data? ›

To create a double bar graph in Excel, follow these steps: 1) Enter your data, 2) Select your data range, 3) Insert a clustered bar chart, 4) Customize your chart, 5) Add axis labels and titles 6) group the bars by right-clicking on a bar and selecting “Format Data Series” from the menu.

How to create intervals for a histogram in Excel? ›

Right-click any cell under Row Labels in your pivot table, and select Group… In the Grouping dialog box, specify the starting and ending values (usually Excel enters the minimum and maximum value automatically based on your data), and type the desired increment (interval length) in the By box.

How many bins should a histogram have formula? ›

The Freedman-Diaconis' Rule: Number of bins = (2*IQR) / 3√n where IQR is the interquartile range.

How to draw a histogram in Excel using data analysis? ›

How To Add A Histogram In Excel?: Different Methods
  1. Step 1: Select Dataset. ...
  2. Step 2: Insert Tab. ...
  3. Step 3: Charts → Insert Statistic Chart. ...
  4. Step 4: Histogram Chart Option. ...
  5. Step 1: Create Bins. ...
  6. Step 2: Data Tab. ...
  7. Step 3: Analysis Group→ Data Analysis. ...
  8. Step 4: Select the histogram.
Apr 10, 2023

How do I create a dynamic histogram in Excel? ›

After opening XLSTAT, select the XLSTAT / Describing data / Histograms command, or click on the corresponding button of the Describing data toolbar (see below). Once you've clicked on the button, the dialog box appears. Select the data on the Excel sheet. The Data are in the A and B columns.

How do you make a histogram without space between bars in Excel? ›

Follow along; it's easy.
  1. Right-click on any of the colored bars. In the drop-down menu, select Format Data Series.
  2. Reduce the Gap Width. Gap Width is a jargony name that simply refers to the size of the spacing or gap in between the columns. Excel's default setting is typically around 150%.

How do you draw a histogram curve in Excel? ›

To create a histogram for the original data, follow these steps:
  1. On the Tools menu, click Data Analysis.
  2. Click Histogram, and then click OK.
  3. In the Input Range box, type A2:A9.
  4. In the Bin Range box, type C2:C8.
  5. In the Output Options pane, click Output Range.
  6. Type G2 in the Output Range box.
  7. Click OK.

Top Articles
Crafting Employee Health Plans for Catholic Institutions - Cardinal Newman Society
Digital Health in Bayern: Wenn Innovation gesund macht
Tiny Tina Deadshot Build
Methstreams Boxing Stream
Nco Leadership Center Of Excellence
13 Easy Ways to Get Level 99 in Every Skill on RuneScape (F2P)
Wisconsin Women's Volleyball Team Leaked Pictures
Www Thechristhospital Billpay
Savage X Fenty Wiki
Maxpreps Field Hockey
Watch TV shows online - JustWatch
The fabulous trio of the Miller sisters
Walmart Windshield Wiper Blades
Carolina Aguilar Facebook
Diamond Piers Menards
Watch The Lovely Bones Online Free 123Movies
Ukc Message Board
Mikayla Campinos Laek: The Rising Star Of Social Media
Evil Dead Rise - Everything You Need To Know
Tyler Sis University City
Blue Rain Lubbock
Pecos Valley Sunland Park Menu
Air Quality Index Endicott Ny
Target Minute Clinic Hours
Kirsten Hatfield Crime Junkie
Best Middle Schools In Queens Ny
Hrconnect Kp Login
Unreasonable Zen Riddle Crossword
27 Fantastic Things to do in Lynchburg, Virginia - Happy To Be Virginia
Paradise Point Animal Hospital With Veterinarians On-The-Go
Allegheny Clinic Primary Care North
Sinai Sdn 2023
R/Sandiego
Mark Ronchetti Daughters
35 Boba Tea & Rolled Ice Cream Of Wesley Chapel
Southern Democrat vs. MAGA Republican: Why NC governor race is a defining contest for 2024
Morlan Chevrolet Sikeston
Pitco Foods San Leandro
Arcadia Lesson Plan | Day 4: Crossword Puzzle | GradeSaver
Manatee County Recorder Of Deeds
Daily Times-Advocate from Escondido, California
140000 Kilometers To Miles
Emily Tosta Butt
Mynord
War Room Pandemic Rumble
Gary Vandenheuvel Net Worth
Ts In Baton Rouge
Doe mee met ons loyaliteitsprogramma | Victoria Club
John Wick: Kapitel 4 (2023)
Rick And Morty Soap2Day
Grace Family Church Land O Lakes
Booked On The Bayou Houma 2023
Latest Posts
Article information

Author: Allyn Kozey

Last Updated:

Views: 6071

Rating: 4.2 / 5 (63 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Allyn Kozey

Birthday: 1993-12-21

Address: Suite 454 40343 Larson Union, Port Melia, TX 16164

Phone: +2456904400762

Job: Investor Administrator

Hobby: Sketching, Puzzles, Pet, Mountaineering, Skydiving, Dowsing, Sports

Introduction: My name is Allyn Kozey, I am a outstanding, colorful, adventurous, encouraging, zealous, tender, helpful person who loves writing and wants to share my knowledge and understanding with you.