Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Charting / December 2003

Tip: Looking for answers? Try searching our database.

Scattergams in Excel?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Peter Frank - 31 Dec 2003 12:31 GMT
Hello,

Is there a way to plot scattergrams in Excel? What I mean by
scattergrams (or are they called dot plots?) are plots which similar
to box-whiskers-plots but instead just plot the values and maybe the
median and/or mean as a line. My data are several columns of values
which have been compared using ANOVA. But I would also like to inspect
the data visually side by side with scattergrams.
Can this be done somehow? Scatterplots don't work because Excel
expects XY data pairs and I only have multiple Y data instead. Or is
there an Excel add-in capable of doing this?

Peter
Jon Peltier - 31 Dec 2003 14:47 GMT
Peter -

What you could do is list your Y values in column B, with a dummy X
value in column A. If the Y values don't overlap, you can use a constant
X, like 1. If the Ys overlap, you can build formulas that will put small
horizontal offsets into the X values. This page shows one way to offset
your X values (actually, it's arrayed horizontally, so it offsets the
Ys, but you get the idea):

 http://peltiertech.com/Excel/Charts/Histogram.html

I couldn't find my favorite offsetting formula, which is buried deep in
the file structure of my hard drive, but I just cobbled this together.
With 20 Y values in B2:B21, put this formula into A2, and fill it down
to A21:

=(COUNTIF(B$2:B2,B2)-COUNTIF(B$2:B$21,B2)/2-0.5)*0.1

This offsets each point for the same Y by 0.1 on the X axis, and centers
them on X=0. Change the 0.1 to move the points closer or further apart,
and add a nominal X value if you're comparing several columns of points,
say, group A at X=1, group B at X=2, etc.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
http://PeltierTech.com/Excel/Charts/
_______

> Hello,
>
[quoted text clipped - 9 lines]
>
> Peter
Dan E - 31 Dec 2003 15:15 GMT
Have you tried using a line chart.  Just format the data series
and change the line type to none.

Dan E

> Hello,
>
[quoted text clipped - 9 lines]
>
> Peter
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.