/*-------------------------------------------------------------------*/ /* */ /* Elementary Statistics Using SAS */ /* by Sandra Schlotzhauer */ /* Copyright(c) 2009 by SAS Institute Inc., Cary, NC, USA */ /* ISBN 978-1-60764-379-1 */ /*-------------------------------------------------------------------*/ /* */ /* This material is provided "as is" by SAS Institute Inc. There */ /* are no warranties, expressed or implied, as to merchantability or */ /* fitness for a particular purpose regarding the materials or code */ /* contained herein. The Institute is not responsible for errors */ /* in this material as it now exists or will exist, nor does the */ /* Institute provide technical support for it. */ /* */ /*-------------------------------------------------------------------*/ /* Questions or problem reports concerning this material may be */ /* addressed to the author: */ /* */ /* SAS Institute Inc. */ /* SAS Press */ /* Attn: Sandra Schlotzhauer */ /* SAS Campus Drive */ /* Cary, NC 27513 */ /* */ /* */ /* If you prefer, you can send email to: saspress@sas.com */ /* Use this for subject field: */ /* Comments for Sandra Schlotzhauer */ /* */ /*-------------------------------------------------------------------*/ /* Date Last Updated: 10DEC09 */ /*-------------------------------------------------------------------*/ The example data and programs for Elementary Statistics Using JMP are available in the following zip file: http://support.sas.com/publishing/bbu/zip/62097.zip The program names identify the chapter, and contain a program that creates all the output in the chapter. The data set names match the names of the data sets, Excel files, or text files in the book. Please note that some data sets are provided in two forms: as a SAS data set and in another form, such as a Microsoft Excel spreadsheet.