12.07.2015 Views

SPSS Programming and Data Management, 4th Edition: A Guide for ...

SPSS Programming and Data Management, 4th Edition: A Guide for ...

SPSS Programming and Data Management, 4th Edition: A Guide for ...

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

OverviewChapter1This book is divided into two main sections:• <strong>Data</strong> management using the <strong>SPSS</strong> comm<strong>and</strong> language. Although many of these taskscan also be per<strong>for</strong>med with the menus <strong>and</strong> dialogboxes,someverypowerfulfeatures are available only with comm<strong>and</strong> syntax.• <strong>Programming</strong> with <strong>SPSS</strong> <strong>and</strong> Python. The <strong>SPSS</strong> Python plug-in provides the abilityto integrate the capabilities of the Python programming language with <strong>SPSS</strong>.Oneofthemajorbenefits of Python is the ability to add jobwise flow controlto the <strong>SPSS</strong> comm<strong>and</strong> stream. <strong>SPSS</strong> can execute casewise conditional actionsbased on criteria that evaluate each case, but jobwise flow control—such asrunning different procedures <strong>for</strong> different variables based on data type or level ofmeasurement, or determining which procedure to run next based on the resultsof the last procedure—is much more difficult. The <strong>SPSS</strong> Python plug-in makesjobwise flow control much easier to accomplish.For readers who may be more familiar with the comm<strong>and</strong>s in the SAS system, Chapter22 provides examples that demonstrate how some common data management <strong>and</strong>programming tasks are h<strong>and</strong>led in both SAS <strong>and</strong> <strong>SPSS</strong>.Using This BookThis book is intended <strong>for</strong> use with <strong>SPSS</strong> release 15.0. or later. Many examples willwork with earlier versions, but some comm<strong>and</strong>s <strong>and</strong> features are not available in earlierreleases. Some of the Python examples require <strong>SPSS</strong> 15.0.1.Most of the examples shown in this book are designed as h<strong>and</strong>s-on exercises thatyou can per<strong>for</strong>m yourself. The CD that comes with the book contains the comm<strong>and</strong>files <strong>and</strong> data files used in the examples. All of the sample files are contained in theexamples folder.• \examples\comm<strong>and</strong>s contains <strong>SPSS</strong> comm<strong>and</strong> syntax files.1

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!