SPSS Statistics for Data Analysis and Visualization

SPSS Statistics for Data Analysis and Visualization

          
5
4
3
2
1

Out of Stock


Premium quality
Premium quality
Bookswagon upholds the quality by delivering untarnished books. Quality, services and satisfaction are everything for us!
Easy Return
Easy return
Not satisfied with this product! Keep it in original condition and packaging to avail easy return policy.
Certified product
Certified product
First impression is the last impression! Address the book’s certification page, ISBN, publisher’s name, copyright page and print quality.
Secure Checkout
Secure checkout
Security at its finest! Login, browse, purchase and pay, every step is safe and secured.
Money back guarantee
Money-back guarantee:
It’s all about customers! For any kind of bad experience with the product, get your actual amount back after returning the product.
On time delivery
On-time delivery
At your doorstep on time! Get this book delivered without any delay.
Notify me when this book is in stock
Add to Wishlist

About the Book

Dive deeper into SPSS Statistics for more efficient, accurate, and sophisticated data analysis and visualization SPSS Statistics for Data Analysis and Visualization goes beyond the basics of SPSS Statistics to show you advanced techniques that exploit the full capabilities of SPSS. The authors explain when and why to use each technique, and then walk you through the execution with a pragmatic, nuts and bolts example. Coverage includes extensive, in-depth discussion of advanced statistical techniques, data visualization, predictive analytics, and SPSS programming, including automation and integration with other languages like R and Python. You'll learn the best methods to power through an analysis, with more efficient, elegant, and accurate code. IBM SPSS Statistics is complex: true mastery requires a deep understanding of statistical theory, the user interface, and programming. Most users don't encounter all of the methods SPSS offers, leaving many little-known modules undiscovered. This book walks you through tools you may have never noticed, and shows you how they can be used to streamline your workflow and enable you to produce more accurate results. Conduct a more efficient and accurate analysis Display complex relationships and create better visualizations Model complex interactions and master predictive analytics Integrate R and Python with SPSS Statistics for more efficient, more powerful code These "hidden tools" can help you produce charts that simply wouldn't be possible any other way, and the support for other programming languages gives you better options for solving complex problems. If you're ready to take advantage of everything this powerful software package has to offer, SPSS Statistics for Data Analysis and Visualization is the expert-led training you need.

Table of Contents:
Foreword xxiii Introduction xxvii Part I Advanced Statistics 1 Chapter 1 Comparing and Contrasting IBM SPSS AMOS with Other Multivariate Techniques 3 T-Test 7 ANCOVA 8 MANOVA 13 Factor Analysis and Unobserved Variables in SPSS 23 AMOS 26 Revisiting Factor Analysis and a General Orientation to AMOS 26 The General Model 29 Chapter 2 Monte Carlo Simulation and IBM SPSS Bootstrapping 43 Monte Carlo Simulation 44 Monte Carlo Simulation in IBM SPSS Statistics 44 Creating an SPSS Model File 45 IBM SPSS Bootstrapping 59 Proportions 63 Bootstrap Mean 66 Bootstrap and Linear Regression 68 Chapter 3 Regression with Categorical Outcome Variables 71 Regression Approaches in SPSS 72 Logistic Regression 73 Ordinal Regression Theory 74 Assumptions of Ordinal Regression Models 77 Ordinal Regression Dialogs 77 Ordinal Regression Output 81 Categorical Regression Theory 86 Assumptions of Categorical Regression Models 87 Categorical Regression Dialogs 87 Categorical Regression Output 93 Chapter 4 Building Hierarchical Linear Models 101 Overview of Hierarchical Linear Mixed Models 102 A Two-Level Hierarchical Linear Model Example 102 Mixed Models…Linear 104 Mixed Models…Linear (Output) 113 Mixed Models…Generalized Linear 116 Mixed Models…Generalized Linear (Output) 120 Adjusting Model Structure 126 Part II Data Visualization 129 Chapter 5 Take Your Data Visualizations to the Next Level 131 Graphics Options in SPSS Statistics 132 Understanding the Revolutionary Approach in The Grammar of Graphics 136 Bar Chart Case Study 138 Bubble Chart Case Study 143 Chapter 6 The Code Behind SPSS Graphics: Graphics Production Language 147 Introducing GPL: Bubble Chart Case Study 147 GPL Help 155 Bubble Chart Case Study Part Two 156 Double Regression Line Case Study 160 Arrows Case Study 163 MBTI Bubble Chart Case Study 167 Chapter 7 Mapping in IBM SPSS Statistics 173 Creating Maps with the Graphboard Template Chooser 174 Creating a Choropleth of Counts Map 175 Creating Other Map Types 179 Creating Maps Using Geographical Coordinates 185 Chapter 8 Geospatial Analytics 193 Geospatial Association Rules 194 Case Study: Crime and 311 Calls 194 Spatio-Temporal Prediction 207 Case Study: Predicting Weekly Shootings 207 Chapter 9 Perceptual Mapping with Correspondence Analysis, GPL, and OMS 217 Starting with Crosstabs 220 Correspondence Analysis 224 Multiple Correspondence Analysis 234 Crosstabulations 234 Applying OMS and GPL to the MCA Perceptual Map 242 Chapter 10 Display Complex Relationships with Multidimensional Scaling 249 Metric and Nonmetric Multidimensional Scaling 251 Nonmetric Scaling of Psychology Sub]Disciplines 251 Multidimenional Scaling Dialog Options 253 Multidimensional Scaling Output Interpretation 259 Subjective Approach to Dimension Interpretation 264 Statistical Approach to Dimension Interpretation 266 Part III Predictive Analytics 271 Chapter 11 SPSS Statistics versus SPSS Modeler: Can I Be a Data Miner Using SPSS Statistics? 275 What Is Data Mining? 275 What Is IBM SPSS Modeler? 276 Can Data Mining Be Done in SPSS Statistics? 278 Hypothesis Testing, Type I Error, and Hold-Out Validation 280 Significance of the Model and Importance of Each Independent Variable 284 The Importance of Finding and Modeling Interactions 284 Classic and Important Data Mining Tasks 287 Partitioning and Validating 288 Feature Selection 291 Balancing 294 Comparing Results from Multiple Models 295 Creating Ensembles 297 Scoring New Records 300 Chapter 12 IBM SPSS Data Preparation 303 Identify Unusual Cases 304 Identify Unusual Cases Dialogs 305 Identify Unusual Cases Output 311 Optimal Binning 315 Optimal Binning Dialogs 316 Optimal Binning Output 321 Chapter 13 Model Complex Interactions with IBM SPSS Neural Networks 325 Why “Neural” Nets? 326 The Famous Case of Exclusive OR and the Perceptron 328 What Is a Hidden Layer and Why Is It Needed? 332 Neural Net Results with the XOR Variables 333 How the Weights Are Calculated: Error Backpropagation 337 Creating a Consistent Partition in SPSS Statistics 340 Comparing Regression to Neural Net with the Bank Salary Case Study 341 Calculating Mean Absolute Percent Error for Both Models 344 Classification with Neural Nets Demonstrated with the Titanic Dataset 349 Chapter 14 Powerful and Intuitive: IBM SPSS Decision Trees 355 Building a Tree with the CHAID Algorithm 355 Review of the CHAID Algorithm 360 Adjusting the CHAID Settings 363 CRT for Classification 366 Understanding Why the CRT Algorithm Produces a Different Tree 368 Missing Data 369 Changing the CRT Settings 369 Comparing the Results of All Four Models 371 Alternative Validation Options 373 The Scoring Wizard 374 Chapter 15 Find Patterns and Make Predictions with K Nearest Neighbors 379 Using KNN to Find “Neighbors” 380 The Titanic Dataset and KNN Used as a Classifier 381 The Trade-Offs between Bias and Variance 386 Comparing Our Models: Decision Trees, Neural Nets, and KNN 388 Building an Ensemble 391 Part IV Syntax, Data Management, and Programmability 393 Chapter 16 Write More Effi cient and Elegant Code with SPSS Syntax Techniques 395 A Syntax Primer for the Uninitiated 396 Making the Connection: Menus and the Grammar of Syntax 401 What Is “Inefficient” Code? 403 The Case Study 404 Customer Dataset 406 Fixing the ZIP Codes 407 Addressing Case Sensitivity of City Names with UPPER() and LOWER() 409 Parsing Strings and the Index Function 410 Aggregate and Restructure 410 Pasting Variable Names, TO, Recode, and Count 412 DO REPEAT Spend Ratios 414 Merge 415 Final Syntax File 417 Chapter 17 Automate Your Analyses with SPSS Syntax and the Output Management System 421 Overview of the Output Management System 422 Running OMS from Menus 423 Contents xxi Automatically Writing Selected Categories of Output to Different Formats 424 Suppressing Output 429 Working with OMS data 436 Running OMS from Syntax 438 Chapter 18 Statistical Extension Commands 441 What Is an Extension Command? 441 TURF Analysis—Designing Product Bundles 444 Large Problems 449 Quantile Regression—Predicting Airline Delays 450 Comparing Ordinary Least Squares with Quantile Regression Results 455 Operational Considerations 459 Support Vector Machines—Predicting Loan Default 461 Background 461 An Example 464 Operational Issues 467 Computing Cohen’s d Measure of Effect Size for a T-Test 468 Index 473


Best Sellers


Product Details
  • ISBN-13: 9781119003557
  • Publisher: John Wiley & Sons Inc
  • Publisher Imprint: John Wiley & Sons Inc
  • Edition: PAP/PSC
  • Language: English
  • Returnable: N
  • Spine Width: 31 mm
  • Width: 183 mm
  • ISBN-10: 1119003555
  • Publisher Date: 20 Jun 2017
  • Binding: Paperback
  • Height: 231 mm
  • No of Pages: 528
  • Series Title: English
  • Weight: 748 gr


Similar Products

How would you rate your experience shopping for books on Bookswagon?

Add Photo
Add Photo

Customer Reviews

REVIEWS           
Click Here To Be The First to Review this Product
SPSS Statistics for Data Analysis and Visualization
John Wiley & Sons Inc -
SPSS Statistics for Data Analysis and Visualization
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

SPSS Statistics for Data Analysis and Visualization

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book
    Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals


    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!
    ASK VIDYA