Inside The Web
    Facebook Twitter Instagram
    Inside The Web
    • Office
      • Excel
      • Ms Word
      • OneDrive
      • Google Docs
      • Google Sheets
      • Google Drive
    • Email
      • Gmail
      • Outlook
      • Emal Etiquette
    • Office Etiquette
    • Productivity
    Inside The Web
    Home»Office»Excel»What is Descriptive Statistics Excel? How to Use It

    What is Descriptive Statistics Excel? How to Use It

    Nisha GurungBy Nisha GurungNovember 7, 2023 Excel 6 Mins Read

    For statisticians, Excel’s Descriptive Statistics tool is a secret sauce to quickly compute and analyze complex statistical data. 

    The Descriptive Statistics tool will generate the value of the Mean, Standard Error, Median, Mode, Standard Deviation, Sample Variance, Kurtosis, Skewness, Range, Minimum, Maximum, Sum, Count, etc for your sample all at once.

    So, you wouldn’t have to manually calculate each of the measures one by one. Let’s learn everything about Descriptive Statistics to use it in your favor.

    What is Descriptive Statistics?

    Descriptive Statistics is basically the summary report of an entire dataset after measuring the three major factors such as Central Tendency, Variability, and Frequency Distribution. 

    Here, the Central Tendency refers to the Mean, Median, and Mode. Variability describes Variance and Standard Deviation.

    Similarly, Frequency Distribution reports the total occurrence of value from the sample.

    So, what do you use the Descriptive Statistics for? 

    Let’s take a very simple example of Descriptive Statistics. To evaluate the overall Student’s GPA and performance of a student, you calculate the mark sheets from various exams and grades.

    Then, find out the aggregate value at the end and conclude the academic result, isn’t it? 

    Overall, the report summarizes the complex and incomprehensible quantitative data into meaningful output that can be used for data analysis. 

    In Excel, there’s an in-built Descriptive Statistics tool in the Analysis ToolPak Add-In to create a report. All you need is a sample data set for it.

    How to Use Descriptive Statistics?

    To use Descriptive Statistics, you must load the Analysis ToolPak Add-In to your Excel first. Then, you can create a report with that tool. 

    Step 1: Add Analysis ToolPak Add-In

    1. Launch Excel. Then, click Options.
      Click on Options
    2. Head to the Add-ins category. On Manage, make sure Excel Add-ins is selected and hit Go.
      Head to the Add-ins category
    3. On the Add-ins dialogue box, check mark Analysis ToolPak and click OK.
      check the box for Analysis ToolPak and click OK

    Step 2: Create a Descriptive Statistics Summary

    In the Descriptive Statistics dialogue box, you can see a lot of measure options. For Instance, Confidence Interval, Kth Largest, Summary Statistics, etc. But, you can choose to find only the ones you want to find.

    NOTE: Since Outliers can affect your statistical result, it’s better to look for Outliers in your sample first and remove them.
    1. On your worksheet, navigate to the Data Tab.
    2. From the Analysis section, click on Data Analysis.
      click on Data Analysis
    3. Select Descriptive Statistics and hit OK.
      Select Descriptive Statistics and hit OK
    4. On the Descriptive Statistics, enter the following information.
      Fill Descriptive Statistics
      1. Input Options: Define your Input Variable.
        • Input Range: Select the cell ranges with Sample Data that you’re looking to analyze.
        • Grouped By: Pick either Columns or Rows to arrange the variables in.
        • Labels in First Row: Tick this option if your data has a heading. 
      2. Output Options: Choose where you want to load the output.
        • Output Range: Select an area of your same sheet. 
        • New Worksheet Ply: Load the results in a new worksheet.
        • New Workbook: Check this option if you want the results to be in New Workbook.
      3. Descriptive Statistics: Specify what you want to incorporate in the summary.
        • Summary statistics: Tick this option to find the overall Descriptive Statistics like Mean, Standard Error, Medium, Mode, Standard Deviation, and many more.
        • Confidence Level for Mean: Know the Confidence Interval for Mean.
        • Kth Largest: Select the box to determine the kth highest number from the data. Enter number to specify like 2nd highest, 5th highest, etc.
        • Kth Smallest: Find the kth lowest number from the data. Check the box and input the number to determine the kth value. For example, 2nd smallest, 6th smallest, etc.
    5. Click OK. 

    Step 3: Interpret Descriptive Statistics

    After preparing the Descriptive Statistics report, here’s how you can interpret the results.

    As an example, I will interpret the same Summary report we generated above which is the score of Students. 

    MeasureInterpretationOutput
    Mean (Average)Average score from the given values.66.6
    Standard ErrorThe sample’s mean is at a 3.657 score distance in comparison to the population mean.

    The lower the SE, the more correct your population is. But, note that it depends on your sample size too.
    3.657738047
    MedianMidpoint score 67
    ModeScore that is frequently repeated in the given data set.
    In case there are no duplicate or common values, it’ll return #N/A.
    63
    Standard DeviationThe estimated distance of Scores from each mean.14.16635854
    Sample VarianceThe variability of the Sample is 200.6857143. It is also the square root of Standard Deviation. 200.6857143
    KurtosisSince the value is less than 0 and negative, it implies that the sample is Light-tailed with a flattened shape. This type of distribution is also known as Platykurtic kurtosis. -1.137614851
    SkewnessThe dataset distribution is negatively skewed. It implies that most of the values fall on the right part of the mean.-0.429093069
    RangeCalculates the difference between maximum and minimum Scores which is (83 – 41)42
    MinimumLowest Score 41
    MaximumHighest Score 83
    SumGrand Total of all Scores999
    CountTotal Number of Variables in the Input Range (Number of Scores)15
    Largest2nd largest score82
    Smallest6th smallest score63
    Confidence Level(95%)There’s only one value in Confidence Level. But, we can use it to calculate the Upper Confidence Level and Lower Confidence Level.

    Upper CI= (Mean + 7.845067871) 
    Lower CI= (Mean – 7.845067871)

    After finding out the values, it suggests that I can be 95% confident that my mean falls between 74.74.44506787 and 58.75493213.
    7.845067871

    Step 4: Calculate Frequency and Add Histogram

    After you’ve generated and Interpreted the Descriptive Statistics Summary, let us now create the Frequency Table. 

    By calculating Frequency, you can measure how many values fall in the specified ranges. Here, we will also add a Histogram chart to visually represent our distribution. 

    Before you begin, firstly, create Buckets and Bins for the Frequency Table as shown in the picture. 

    Now, follow the given steps.

    1. From the Data Tab, click Data Analysis.
      click on Data Analysis
    2. Choose Histogram and click OK.
      Choose Histogram and click OK
    3. On Histogram Box, do the following:
      Calculate Frequency and Add Histogram
      • Input Range: Select the Scores. Here, my Input Range is $B$6:$B$20.
      • Bin Range: Select the Upper Bin Ranges.
      • Output options: Pick Output Range. Then, select an area of your sheet with the Collapse icon.
    4. Finally, tick the option for Chart Ouput and click OK. 
    5. You’ll have the Frequency and Histogram chart on your sheet. For Charts, head to the Chart Design Tab and apply any one from the Chart Styles.
      Histogram and Frequency Table in Descriptive Statistics
    Excel Basics
    Nisha Gurung

      As a Business Student, Nisha first used Excel to outline data trends for her college projects. Later, she started exploring basic Excel functions when she realized it is a powerful tool for all businesses today. Nisha believes she can relate to many of the issues users face when starting their Excel Journey. She uses this knowledge and experience to curate contents that are fit for all types of Excel users. Apart from writing, she enjoys reading books and traveling.

      Related Posts

      Excel By Nisha Gurung

      How to Compare Two Columns in Excel Using VLOOKUP

      Excel By Nisha Gurung

      How to Share Excel Files with Multiple Users

      Excel By Nisha Gurung

      How to Filter Based on a List in Excel

      Add A Comment
      Table of ContentsToggle Table of ContentToggle
      • What is Descriptive Statistics?
      • How to Use Descriptive Statistics?
        • Step 1: Add Analysis ToolPak Add-In
        • Step 2: Create a Descriptive Statistics Summary
        • Step 3: Interpret Descriptive Statistics
        • Step 4: Calculate Frequency and Add Histogram
      • Home
      • About Us
      • Privacy Policy
      © 2025 Inside The Web

      Type above and press Enter to search. Press Esc to cancel.