PC Review


Reply
 
 
PAL
Guest
Posts: n/a
 
      25th Jun 2008
I have about 100 rows of data, 2 columns. Column A has names of products,
Column B has the number of days it took to sell them. I would like to look
at the distribution:

Y axis, frequency of days
X axis, the number of days

I guess that is a bell curve. Ideas?

Thanks.
 
Reply With Quote
 
 
 
 
Bernard Liengme
Guest
Posts: n/a
 
      25th Jun 2008
Make a "bin" - list of numbers that catch all your days-to-sell values.
Let's say in F1:F10 you have 1,2,3...10

Let's say your data base is in A1:B100 (item, days)
Select G1:G10
Type =FREQUENCY(F1:F10,B1:B100) and commit this with ctrl+shift + enter (Not
just enter)

Make a Line chart of F1:G10

OR learn about Pivot Tables
ttp://www.cpearson.com/excel/pivots.htm
http://peltiertech.com/Excel/Pivots/pivotstart.htm
http://www.contextures.com/xlPivot02.html
http://www.ozgrid.com/Excel/excel-pivot-tables.htm
http://www.techonthenet.com/excel/pivottbls/index.htm
http://www.dicks-blog.com/archives/2...le-parameters/

best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"PAL" <(E-Mail Removed)> wrote in message
news:71DA4C3C-F7A7-4A81-A442-(E-Mail Removed)...
>I have about 100 rows of data, 2 columns. Column A has names of products,
> Column B has the number of days it took to sell them. I would like to
> look
> at the distribution:
>
> Y axis, frequency of days
> X axis, the number of days
>
> I guess that is a bell curve. Ideas?
>
> Thanks.



 
Reply With Quote
 
Mike Middleton
Guest
Posts: n/a
 
      25th Jun 2008
PAL -

If you want to disregard the product name, you could first develop a
frequency distribution using several COUNTIF worksheet functions, or an
array-entered FREQUENCY function, or a pivot table. Then you could plot the
frequency results as a histogram using a Column chart type.

Or, you could use the Histogram tool of Excel's Analysis ToolPak; see
Excel's Help. Or, you could use my free Better Histogram add-in, available
from the Histogram page at www.treeplan.com.

If you want a separate distribution for each product, then you could sort
first, or you could use a pivot table.

It may turn out that the histgram (chart of the frequency distribution) has
a bell-curve shape. Or not.

- Mike Middleton
http://www.DecisionToolworks.com
Decision Analysis Add-ins for Excel



"PAL" <(E-Mail Removed)> wrote in message
news:71DA4C3C-F7A7-4A81-A442-(E-Mail Removed)...
>I have about 100 rows of data, 2 columns. Column A has names of products,
> Column B has the number of days it took to sell them. I would like to
> look
> at the distribution:
>
> Y axis, frequency of days
> X axis, the number of days
>
> I guess that is a bell curve. Ideas?
>
> Thanks.



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
S Curves Marc Shields Microsoft Excel Worksheet Functions 2 26th Jan 2010 03:03 AM
Bell Curves =?Utf-8?B?cm9i?= Microsoft Excel Charting 2 14th Nov 2006 09:59 PM
S Curves =?Utf-8?B?QWRhbQ==?= Microsoft Excel Programming 3 13th Dec 2004 04:56 AM
combine 2 curves =?Utf-8?B?UnV1ZA==?= Microsoft Excel Worksheet Functions 1 7th Dec 2004 02:47 PM
Growth Curves Dan D Microsoft Excel Worksheet Functions 1 26th May 2004 10:41 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:55 AM.