+ Reply to Thread
Results 1 to 2 of 2

Bell curve graph - HELP

  1. #1
    Forum Contributor
    Join Date
    02-06-2013
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    112

    Bell curve graph - HELP

    Hello,
    on the attached, I'm looking to create a bell curve graph with the attached data.
    I have two column - one is the quote number and the other is the quote count.
    I want to be able to see where the average number of quotes are in my population with a bell curve chart.
    Any ideas on how to compute?
    Attached Files Attached Files

  2. #2
    Forum Expert CK76's Avatar
    Join Date
    06-16-2015
    Location
    ONT, Canada
    MS-Off Ver
    MS365 Apps for enterprise
    Posts
    5,885

    Re: Bell curve graph - HELP

    You'd use NORM.DIST function.

    NORM.DIST(x,Mean,STDEV.P,FALSE)

    MEAN = AVERAGE(B:B)
    STDEV.P = STDEV.P(B:B)

    Though, I'm not sure if this data is suitable for Bell curve plot.

    Have a read of link for more detailed explanation.
    https://trumpexcel.com/bell-curve/
    ?Progress isn't made by early risers. It's made by lazy men trying to find easier ways to do something.?
    ― Robert A. Heinlein

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 2
    Last Post: 02-19-2015, 02:00 PM
  2. Bell Curve Graph
    By Moelesjones89 in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 09-11-2014, 11:56 AM
  3. How to make a bell curve/statistical curve????
    By pittstonacl in forum Excel General
    Replies: 1
    Last Post: 08-04-2014, 10:49 AM
  4. Normal distribution curve / Bell curve
    By LAG1 in forum Excel General
    Replies: 0
    Last Post: 05-24-2012, 07:20 AM
  5. Bell Curve
    By Gre in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 11-09-2011, 04:24 AM
  6. How to create a bell curve / normal distribution graph
    By anstasija in forum Excel General
    Replies: 5
    Last Post: 04-17-2011, 10:21 PM
  7. How do I create a Bell Curve Graph in Excel
    By fratton in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 03-17-2005, 03:06 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1