Click here to see the SAS code.
Click here to see the example.
---------------------------------------------------------------
See my blog for more information!
This example is based on:
http://en.wikipedia.org/wiki/Anscombe's_quartet
This demonstration emphasizes why it's so important to look at
a graph of the data, rather than just looking at the numbers
that statistically describe the data (mean, variance, correlation).
My version is a little fancier than the original, as I actually
calculate all the statistics, and annotate them back onto the graph.
My graph also has html hover-text for each marker.
Back to Samples Index