Applied Statistics Using SPSS, STATISTICA and MATLAB


Book Description

Assuming no previous statistics education, this practical reference provides a comprehensive introduction and tutorial on the main statistical analysis topics, demonstrating their solution with the most common software package. Intended for anyone needing to apply statistical analysis to a large variety of science and enigineering problems, the book explains and shows how to use SPSS, MATLAB, STATISTICA and R for analysis such as data description, statistical inference, classification and regression, factor analysis, survival data and directional statistics. It concisely explains key concepts and methods, illustrated by practical examples using real data, and includes a CD-ROM with software tools and data sets used in the examples and exercises. Readers learn which software tools to apply and also gain insights into the comparative capabilities of the primary software packages.




R for SAS and SPSS Users


Book Description

R is a powerful and free software system for data analysis and graphics, with over 5,000 add-on packages available. This book introduces R using SAS and SPSS terms with which you are already familiar. It demonstrates which of the add-on packages are most like SAS and SPSS and compares them to R's built-in functions. It steps through over 30 programs written in all three packages, comparing and contrasting the packages' differing approaches. The programs and practice datasets are available for download. The glossary defines over 50 R terms using SAS/SPSS jargon and again using R jargon. The table of contents and the index allow you to find equivalent R functions by looking up both SAS statements and SPSS commands. When finished, you will be able to import data, manage and transform it, create publication quality graphics, and perform basic statistical analyses. This new edition has updated programming, an expanded index, and even more statistical methods covered in over 25 new sections.




A Guide to Doing Statistics in Second Language Research Using SPSS


Book Description

This valuable book shows second language researchers how to use the statistical program SPSS to conduct statistical tests frequently done in SLA research. Using data sets from real SLA studies, A Guide to Doing Statistics in Second Language Research Using SPSS shows newcomers to both statistics and SPSS how to generate descriptive statistics, how to choose a statistical test, and how to conduct and interpret a variety of basic statistical tests. It covers the statistical tests that are most commonly used in second language research, including chi-square, t-tests, correlation, multiple regression, ANOVA and non-parametric analogs to these tests. The text is abundantly illustrated with graphs and tables depicting actual data sets, and exercises throughout the book help readers understand concepts (such as the difference between independent and dependent variables) and work out statistical analyses. Answers to all exercises are provided on the book’s companion website, along with sample data sets and other supplementary material.




How to Use SPSS®


Book Description

How to Use SPSS® is designed with the novice computer user in mind and for people who have no previous experience of using SPSS. Each chapter is divided into short sections that describe the statistic being used, important underlying assumptions, and how to interpret the results and express them in a research report. The book begins with the basics, such as starting SPSS, defining variables, and entering and saving data. It covers all major statistical techniques typically taught in beginning statistics classes, such as descriptive statistics, graphing data, prediction and association, parametric inferential statistics, nonparametric inferential statistics and statistics for test construction. More than 250 screenshots (including sample output) throughout the book show students exactly what to expect as they follow along using SPSS. The book includes a glossary of statistical terms and practice exercises. A complete set of online resources including video tutorials and output files for students, and PowerPoint slides and test bank questions for instructors, make How to Use SPSS® the definitive, field-tested resource for learning SPSS. New to this edition: Fully updated to SPSS 24 and IBM SPSS Statistics Cloud New chapter on ANOVA New material on inter-rater reliability New material on syntax Additional coverage of data entry and management




Moving from IBM® SPSS® to R and RStudio®


Book Description

Are you a researcher or instructor who has been wanting to learn R and RStudio®, but you don′t know where to begin? Do you want to be able to perform all the same functions you use in IBM® SPSS® in R? Is your license to IBM® SPSS® expiring, or are you looking to provide your students guidance to a freely-available statistical software program? Moving from IBM® SPSS® to R and RStudio®: A Statistics Companion is a concise and easy-to-read guide for users who want to know learn how to perform statistical calculations in R. Brief chapters start with a step-by-step introduction to R and RStudio, offering basic installation information and a summary of the differences. Subsequent chapters walk through differences between SPSS and R, in terms of data files, concepts, and structure. Detailed examples provide walk-throughs for different types of data conversions and transformations and their equivalent in R. Helpful and comprehensive appendices provide tables of each statistical transformation in R with its equivalent in SPSS and show what, if any, differences in assumptions factor to into each function. Statistical tests from t-tests to ANOVA through three-factor ANOVA and multiple regression and chi-square are covered in detail, showing each step in the process for both programs. By focusing just on R and eschewing detailed conversations about statistics, this brief guide gives adept SPSS® users just the information they need to transition their data analyses from SPSS to R.




R for SAS and SPSS Users


Book Description

While SAS and SPSS have many things in common, R is very different. My goal in writing this book is to help you translate what you know about SAS or SPSS into a working knowledge of R as quickly and easily as possible. I point out how they differ using terminology with which you are familiar, and show you which add-on packages will provide results most like those from SAS or SPSS. I provide many example programs done in SAS, SPSS, and R so that you can see how they compare topic by topic. When finished, you should be able to use R to: Read data from various types of text files and SAS/SPSS datasets. Manage your data through transformations or recodes, as well as splitting, merging and restructuring data sets. Create publication quality graphs including bar, histogram, pie, line, scatter, regression, box, error bar, and interaction plots. Perform the basic types of analyses to measure strength of association and group differences, and be able to know where to turn to cover much more complex methods.




Introduction to R in IBM SPSS Modeler


Book Description

This IBM RedpaperTM publication focuses on the integration between IBM® SPSS® Modeler and R. The paper is aimed at people who know IBM SPSS Modeler and have only a very limited knowledge of R. Chapters 2, 3, and 4 provide you with a high level understanding of R integration within SPSS Modeler enabling you to create or recreate some very basic R models within SPSS Modeler, even if you have only a basic knowledge of R. Chapter 5 provides more detailed tips and tricks. This chapter is for the experienced user and consists of items that might help you get up to speed with more detailed functions of the integration and understand some pitfalls.




Statistics in Psychology Using R and SPSS


Book Description

Statistics in Psychology covers all statistical methods needed in education and research in psychology. This book looks at research questions when planning data sampling, that is to design the intended study and to calculate the sample sizes in advance. In other words, no analysis applies if the minimum size is not determined in order to fulfil certain precision requirements. The book looks at the process of empirical research into the following seven stages: Formulation of the problem Stipulation of the precision requirements Selecting the statistical model for the planning and analysis The (optimal) design of the experiment or survey Performing the experiment or the survey Statistical analysis of the observed results Interpretation of the results.




Using R for Data Analysis in Social Sciences


Book Description

Statistical analysis is common in the social sciences, and among the more popular programs is R. This book provides a foundation for undergraduate and graduate students in the social sciences on how to use R to manage, visualize, and analyze data. The focus is on how to address substantive questions with data analysis and replicate published findings. Using R for Data Analysis in Social Sciences adopts a minimalist approach and covers only the most important functions and skills in R to conduct reproducible research. It emphasizes the practical needs of students using R by showing how to import, inspect, and manage data, understand the logic of statistical inference, visualize data and findings via histograms, boxplots, scatterplots, and diagnostic plots, and analyze data using one-sample t-test, difference-of-means test, covariance, correlation, ordinary least squares (OLS) regression, and model assumption diagnostics. It also demonstrates how to replicate the findings in published journal articles and diagnose model assumption violations. Because the book integrates R programming, the logic and steps of statistical inference, and the process of empirical social scientific research in a highly accessible and structured fashion, it is appropriate for any introductory course on R, data analysis, and empirical social-scientific research.




Discovering Statistics Using R


Book Description

Keeping the uniquely humorous and self-deprecating style that has made students across the world fall in love with Andy Field′s books, Discovering Statistics Using R takes students on a journey of statistical discovery using R, a free, flexible and dynamically changing software tool for data analysis that is becoming increasingly popular across the social and behavioural sciences throughout the world. The journey begins by explaining basic statistical and research concepts before a guided tour of the R software environment. Next you discover the importance of exploring and graphing data, before moving onto statistical tests that are the foundations of the rest of the book (for example correlation and regression). You will then stride confidently into intermediate level analyses such as ANOVA, before ending your journey with advanced techniques such as MANOVA and multilevel models. Although there is enough theory to help you gain the necessary conceptual understanding of what you′re doing, the emphasis is on applying what you learn to playful and real-world examples that should make the experience more fun than you might expect. Like its sister textbooks, Discovering Statistics Using R is written in an irreverent style and follows the same ground-breaking structure and pedagogical approach. The core material is augmented by a cast of characters to help the reader on their way, together with hundreds of examples, self-assessment tests to consolidate knowledge, and additional website material for those wanting to learn more. Given this book′s accessibility, fun spirit, and use of bizarre real-world research it should be essential for anyone wanting to learn about statistics using the freely-available R software.