![]() |
Welcome to Loot.co.za!
Sign in / Register |Wishlists & Gift Vouchers |Help | Advanced search
|
Your cart is empty |
||
|
Books > Computing & IT > Computer software packages > Other software packages > Mathematical & statistical software
Fully updated for SAS 9.2, Ron Cody's "SAS Functions by Example, Second Edition," is a must-have reference for anyone who programs in Base SAS. With the addition of functions new to SAS 9.2, this comprehensive reference manual now includes more than 200 functions, including new character, date and time, distance, probability, sort, and special functions. This new edition also contains more examples for existing functions and more details concerning optional arguments. Like the first edition, the new edition also includes a list of SAS programs, an alphabetic list of all the functions in the book, and a comprehensive index of functions and tasks. Beginning and experienced SAS users will benefit from this useful reference guide to SAS functions.
Bridging the gap between statistics texts and SAS documentation, Elementary Statistics Using SAS is written for those who want to perform analyses to solve problems. The first section of the book explains the basics of SAS data sets and shows how to use SAS for descriptive statistics and graphs. The second section discusses fundamental statistical concepts, including normality and hypothesis testing. The remaining sections of the book show analyses for comparing two groups, comparing multiple groups, fitting regression equations, and exploring contingency tables. For each analysis, author Sandra Schlotzhauer explains assumptions, statistical approach, and SAS methods and syntax, and makes conclusions from the results. Statistical methods covered include two-sample t-tests, paired-difference t-tests, analysis of variance, multiple comparison techniques, regression, regression diagnostics, and chi-square tests. Elementary Statistics Using SAS is a thoroughly revised and updated edition of Ramon Littell and Sandra Schlotzhauer's SAS System for Elementary Statistical Analysis.
Where do I start? How do I know if I'm asking the right questions? How do I analyze the data once I have it? How do I report the results? When will I ever understand the process? If you are new to using the Stata software, and concerned about applying it to a project, help is at hand. David Pevalin and Karen Robson offer you a step by step introduction to the basics of the software, before gently helping you develop a more sophisticated understanding of Stata and its capabilities. The book will guide you through the research process offering further reading where more complex decisions need to be made and giving 'real world' examples from a wide range of disciplines and anecdotes that clarify issues for readers. The book will help with: manipulating and organizing data; generating statistics; interpreting results; and, presenting outputs. "The Stata Survival Manual" is a lifesaver for both students and professionals who are using the Stata software!
This is a tutorial explaining how to use the free and open source mathematical software package Sage (version 6.1.1). Sage and this can be downloaded free from the website: http: //www.sagemath.org/. Copyright: (c) 2014 Creative Commons Attribution-ShareAlike 3.0. Royalties go directly to the Sage Foundation.
In PROC SQL by Example: Using SQL within SAS, author Howard Schreier illustrates the use of PROC SQL in the context of the SAS DATA step and other SAS procedures (such as SORT, FREQ, MEANS, SUMMARY, APPEND, DATASETS, and TRANSPOSE) whose functionality overlaps and complements that of SQL. Using a side-by-side approach, this concise reference guide includes many extensively explained examples showing equivalent DATA step and SQL code, enabling SAS users to take advantage of existing SAS skills and knowledge while learning about SQL. Discussions cover the differences between SQL and the DATA step as well as situations where SQL and the DATA step are used together to benefit from the strengths of each. Topics addressed include working with joins and merges; using subqueries; understanding set operators; using the Macro Facility with PROC SQL; maintaining tables; working with views; using PROC SQL as a report generator; and more. This text is ideal for SAS programmers seeking to add PROC SQL to their SAS toolkits as well as SQL programmers striving to better integrate the SAS DATA step and SQL.
This book provides the optimal introduction to MATLAB and Simulink, the primary tools in engineering, science, and industry for simulating dynamic systems. Using the latest versions of the software, the book also has 20 hands-on projects that provide a practical mastery of the subject areas including the code and executable files. Apart from a basic knowledge of mathematics and physics, no further specialist knowledge is necessary. There are also over 80, in-text, exercises where readers themselves can check their mastery of the material. A CD-ROM with source code accompanies the book.
A comprehensive introduction and reference guide to the minimum description length (MDL) Principle that is accessible to researchers dealing with inductive reference in diverse areas including statistics, pattern classification, machine learning, data mining, biology, econometrics, and experimental psychology, as well as philosophers interested in the foundations of statistics. The minimum description length (MDL) principle is a powerful method of inductive inference, the basis of statistical modeling, pattern recognition, and machine learning. It holds that the best explanation, given a limited set of observed data, is the one that permits the greatest compression of the data. MDL methods are particularly well-suited for dealing with model selection, prediction, and estimation problems in situations where the models under consideration can be arbitrarily complex, and overfitting the data is a serious concern. This extensive, step-by-step introduction to the MDL Principle provides a comprehensive reference (with an emphasis on conceptual issues) that is accessible to graduate students and researchers in statistics, pattern classification, machine learning, and data mining, to philosophers interested in the foundations of statistics, and to researchers in other applied sciences that involve model selection, including biology, econometrics, and experimental psychology. Part I provides a basic introduction to MDL and an overview of the concepts in statistics and information theory needed to understand MDL. Part II treats universal coding, the information-theoretic notion on which MDL is built, and part III gives a formal treatment of MDL theory as a theory of inductive inference based on universal coding. Part IV provides a comprehensive overview of the statistical theory of exponential families with an emphasis on their information-theoretic properties. The text includes a number of summaries, paragraphs offering the reader a "fast track" through the material, and boxes highlighting the most important concepts.
Written for anyone involved in the data preparation process for analytics, Gerhard Svolba's Data Preparation for Analytics Using SAS offers practical advice in the form of SAS coding tips and tricks, and provides the reader with a conceptual background on data structures and considerations from a business point of view. The tasks addressed include viewing analytic data preparation in the context of its business environment, identifying the specifics of predictive modeling for data mart creation, understanding the concepts and considerations of data preparation for time series analysis, using various SAS procedures and SAS Enterprise Miner for scoring, creating meaningful derived variables for all data mart types, using powerful SAS macros to make changes among the various data mart structures, and more!
Offering extensive coverage of cutting-edge biostatistical methodology used in drug development, this essential reference explores the practical problems facing today's drug developers. It is written by well-known experts in the pharmaceutical industry and provides relevant tutorial material and SAS examples.
Art Carpenter demystifies the powerful REPORT procedure and shows you how to incorporate this highly flexible and customizable procedure into your SAS reporting programs. Combining his years of SAS experience with a talent for instruction, Art offers clear and comprehensive coverage that demonstrates how valuable this procedure is for both summarizing and displaying data. Illustrated with more than two hundred examples and sample exercises to reinforce your learning, "Carpenter's Complete Guide to the SAS REPORT Procedure" provides you with information that you can put to immediate use. The text is divided into three distinct sections. Part 1 introduces you to PROC REPORT, showing you how it works and "thinks." This section is designed to be read linearly by users who are unfamiliar with the procedure. Part 2 is a collection of increasingly more complex examples that feature advanced options and capabilities. It also introduces the relationship between PROC REPORT and the Output Delivery System (ODS). Part 3 incorporates the options and statements described in Parts 1 and 2 into a series of examples that highlight many of the extended capabilities of PROC REPORT. Included in this section is a discussion of a few ODS statements and options that might be useful to a PROC REPORT programmer, plus an in-depth look at the PROC REPORT process itself, especially as it relates to the execution of compute blocks. Art's author page at support.sas.com/carpenter includes the following bonus material: example SAS data sets, example results, and a compilation of nearly 100 related conference papers.
Navigate the world of the powerful SQL procedure with Katherine Prairie's Essential PROC SQL Handbook for SAS Users. Written in an easy-to-use, logical format, this comprehensive reference focuses on the functionality of the procedure, as well as the accomplishment of common tasks using PROC SQL, enabling readers to quickly develop and enhance their SQL skills. Features include more than 300 examples of PROC SQL code, plus queries and diagrams showing how the statements are processed, tips and techniques highlighting "need-to-know" concepts, and an appendix designed specifically for SQL Pass-Through Facility and SAS/ACCESS users. This practical guide is written for SAS users of all levels who want to learn how to integrate the SQL procedure into their Base SAS and/or SAS/ACCESS programs as well as SQL programmers who want to adapt their current skills to SAS.
Proven bestseller: almost 6000 copies sold in the U.S. in two editions New edition updated to cover S-PLUS 6.0 Can be used as an introduction to R, as well as S-PLUS New exercises have been added; Includes a comparison of S-PLUS and R Well-suited for self-study
Updated for SAS 9, A Step-by-Step Approach to Using SAS for Univariate and Multivariate Statistics, Second Edition, is an easy-to-understand introduction to SAS as well as to univariate and multivariate statistics. Clear explanations and simple language guide you through the research terminology, data input, data manipulation, and types of statistical analysis that are most commonly used in the social and behavioral sciences. Providing practice data inspired by actual studies, this book teaches you how to choose the right statistic, understand the assumptions underlying the procedure, prepare the SAS program for the analysis, interpret the output, and summarize the analysis and results according to the format prescribed in the Publication Manual of the American Psychological Association. Step by step, authors Norm O'Rourke, Larry Hatcher, and Edward Stepanski demonstrate how to perform the following types of analysis: simple descriptive statistics, measures of bivariate association, t tests for independent samples and paired samples, ANOVA and MANOVA, multiple regression, principal component analysis, and assessing scale reliability with coefficient alpha. This text is ideally suited to students who are beginning their study of data analysis, and to professors and researchers who want a handy reference on their bookshelf.
Do you need to conduct data analysis with SPSS but are unfamiliar with the software? This user-friendly book-a SAGE bestseller-helps you become proficient in SPSS by teaching you the fundamentals of SPSS. An Introductory Guide to SPSS (R) for Windows (R), Second Edition develops SPSS skills using sample programs illustrating how to conduct the analyses typically covered in an introductory statistics course. Throughout the book, data are analyzed and SPSS output are interpreted in the context of research questions. Boldface text is used to indicate operations or choices the reader will need to make when running SPSS. Exercises are also included, with solutions provided in the appendix. "I want to commend the author for including a chapter on using the SPSS manuals. I would not have thought of this addition, and the information helps the reader go on to learn the more complex components of SPSS." -Laura Myers, University of Georgia This Second Edition has been updated to SPSS Version 12.0, although its approach makes it useful for readers running other versions. Each chapter in this updated text includes a statement of its purpose and goal, as well as a chapter glossary. The updated text includes new SPSS features, including how to recode data using the Visual Bander and how to read text data using the Text Import Wizard. Author Eric L. Einspruch thoroughly covers critical basic skills: * How to create data sets by defining and coding data, using a codebook, and entering data * How to run SPSS and work with different SPSS files * How to manipulate data by recoding values, computing values, and selecting subsets of cases to include in an analysis * How to manage data files by reading data that have been entered using other software, appending files, and merging files * How to analyze data using SPSS pull-down menus * How to analyze data using programs written in SPSS syntax This outstanding book concludes with a discussion of how to get help in SPSS, suggestions on how to make the most of SPSS manuals, and directions for taking the next steps toward software mastery.
An Intermediate Guide to SPSS Programming: Using Syntax for Data Management introduces the major tasks of data management and presents solutions using SPSS syntax. This book fills an important gap in the education of many students and researchers, whose coursework has left them unprepared for the data management issues that confront them when they begin to do independent research. It also serves as an introduction to SPSS programming. All the basic features of SPSS syntax are illustrated, as are many intermediate and advanced topics such as using vectors and loops, reading complex data files, and using the SPSS macro language. An Intermediate Guide to SPSS Programming will be a welcome addition to advanced undergraduate and graduate statistics courses across the social sciences, education, and health. Professional researchers, data managers, and statisticians will also find this an invaluable reference for SPSS and data management.
The information contained in this book has served as the basis for a graduate-level biostatistics class at the University of North Carolina at Chapel Hill. The book focuses in the General Linear Model (GLM) theory, stated in matrix terms, which provides a more compact, clear, and unified presentation of regression of ANOVA than do traditional sums of squares and scalar equations. The book contains a balanced treatment of regression and ANOVA yet is very compact. Reflecting current computational practice, most sums of squares formulas and associated theory, especially in ANOVA, are not included. The text contains almost no proofs, despite the presence of a large number of basic theoretical results. Many numerical examples are provided, and include both the SAS code and equivalent mathematical representation needed to produce the outputs that are presented. All exercises involve only “real” data, collected in the course of scientific research. The book is divided into sections covering the following topics:
Think you can't have fun learning statistics? Think again. "The Manga Guide to Statistics" will teach you everything you need to know about this essential discipline, while entertaining you at the same time. With its unique combination of Japanese-style comics called manga and serious educational content, the EduManga format is already a hit in Japan. In "The Manga Guide to Statistics," our heroine Rui is determined to learn about statistics to impress the dreamy Mr. Igarashi and begs her father for a tutor. Soon she's spending her Saturdays with geeky, bespectacled Mr. Yamamoto, who patiently teaches her all about the fundamentals of statistics: topics like data categorization, averages, graphing, and standard deviation. After all her studying, Rui is confident in her knowledge of statistics, including complex concepts like probability, coefficients of correlation, hypothesis tests, and tests of independence. But is it enough to impress her dream guy? Or maybe there's someone better, right in front of her? Reluctant statistics students of all ages will enjoy learning along with Rui in this charming, easy-to-read guide, which uses real-world examples like teen magazine quizzes, bowling games, test scores, and ramen noodle prices. Examples, exercises, and answer keys help you follow along and check your work. An appendix showing how to perform statistics calculations in Microsoft Excel makes it easy to put Rui's lessons into practice. This EduManga book is a translation from a bestselling series in Japan, co-published with Ohmsha, Ltd. of Tokyo, Japan.
This book presents the basic procedures for utilizing SAS Enterprise Guide to analyze statistical data. SAS Enterprise Guide is a graphical user interface (point and click) to the main SAS application. Each chapter contains a brief conceptual overview and then guides the reader through concrete step-by-step examples to complete the analyses. The eleven sections of the book cover a wide range of statistical procedures including descriptive statistics, correlation and simple regression, t tests, one-way chi square, data transformations, multiple regression, analysis of variance, analysis of covariance, multivariate analysis of variance, factor analysis, and canonical correlation analysis. Designed to be used either as a stand-alone resource or as an accompaniment to a statistics course, the book offers a smooth path to statistical analysis with SAS Enterprise Guide for advanced undergraduate and beginning graduate students, as well as professionals in psychology, education, business, health, social work, sociology, and many other fields.
Real-world problems and data sets are the backbone of this groundbreaking book. Applied Multivariate Statistics with SAS® Software, Second Edition provides a unique approach to this topic, integrating statistical methods, data analysis, and applications. Now extensively revised, the book includes new information on
The authors' approach to the information aids professors, researchers, and students in a variety of disciplines and industries. Extensive SAS code and the corresponding output accompany sample problems, and clear explanations of the various SAS procedures are included. Emphasis is on correct interpretation of the output to draw meaningful conclusions. Featuring both the theoretical and the practical, topics covered include multivariate analysis of experimental data and repeated measures data, graphical representation of data including biplots, and multivariate regression. In addition, a quick introduction to the IML procedure with special reference to multivariate data is available in an appendix. SAS programs and output integrated with the text make it easy to read and follow the examples. High-resolution graphs have been used in this new edition.
Im Mittelpunkt dieses essentials steht eine Einfuhrung in ein bekanntes statistisches Modell, das Hidden-Markov-Modell.Damit koennen Probleme bewaltigt werden, bei denen aus einer Folge von Beobachtungen auf die wahrscheinlichste zustandsspezifische Beschreibung geschlossen werden soll.Die Anwendungen des Hidden-Markov-Modells liegen hauptsachlich in den Bereichen Bioinformatik, Computerlinguistik, maschinelles Lernen und Signalverarbeitung.In diesem Buchlein werden die beiden zentralen Problemstellungen in HMMs behandelt.Das Problem der Inferenz wird mit dem beruhmten Viterbi-Algorithmus geloest, und das Problem der Parameterschatzung wird mit zwei bekannten Methoden angegangen (Erwartungsmaximierung und Baum-Welch).
Computeralgebra-Pakete finden immer mehr Verbreitung und werden auch in hoherem Masse schon in der Mathematik-Ausbildung von Studenten an Fachhochschulen und Universitaten verwendet. Analog zum Lehrbuch derselben Autoren zu Mathematica lernt der Leser das Programmpaket nicht als Selbstzweck, sondern als Werkzeug zum Losen seiner mathematischen Probleme kennen. Daruber hinaus erfahrt er, wo Maple an seine Grenzen gelangt und mit welchen Kniffen man seine Fahigkeiten voll ausnutzen kann."
Differentialgleichungen spielen in den Naturwissenschaften und der Technik eine bedeutende Rolle, da viele Modelle mit ihrer Hilfe formuliert werden. Fur die exakte Losung dieser Gleichungen gibt es ausgefeilte mathematische Methoden, die in dem Computeralgebra-System Mathematica verfugbar sind. Das Buch enthalt einerseits eine Einfuhrung in die Theorie der gewohnlichen und partiellen Differentialgleichungen und beschreibt andererseits, wie sich Mathematica zur Losung dieser Gleichungen einsetzen lasst. Die theoretischen Ergebnisse werden in algorithmischer Form angegeben und mit vielen Beispielen erganzt, die auch die graphischen Fahigkeiten von Mathematica ausnutzen."
This introduction has been designed to teach Mathematica as a programming language to scientists, engineers, mathematicians and computer scientists. The text may be used in a first or second course on programming at the undergraduate level or in a Mathematica-related course in engineering, mathematics or the sciences. It is also intended for individual study by students and professionals. The text does not assume familiarity with Mathematica, nor does it require prior programming experience. The book and diskette contain over 200 exercises drawn from many areas of science, engineering, mathematics and computer science.
In diesem anwendungsorientierten Lehrbuch werden kompakt alle elementaren statistischen Verfahren fur die OEkonomie anschaulich erklart. Der leicht verstandliche Text ist mit vielen Beispielen und UEbungen erganzt. Die praxisnahe Darstellung der Methoden wird durch die Erklarung und Anwendung der Statistikprogramme R (Open-Source-Progamm) und SPSS vervollstandigt. Im Text sind fur beide Programme viele Programmanweisungen enthalten. Zielgruppe sind insbesondere wirtschaftswissenschaftlich orientierte Studierende. Fur die 4. Auflage wurde das Buch uberarbeitet und erganzt. Leser des gedruckten Buchs erhalten nun in der Springer Nature Flashcards-App zusatzlich kostenfreien Zugriff auf 99 exklusive Lernfragen, mit denen sie ihr Wissen uberprufen koennen. |
You may like...
Neutrosophic Sets in Decision Analysis…
Mohamed Abdel-Basset, Florentin Smarandache
Hardcover
R6,641
Discovery Miles 66 410
Implementing CDISC Using SAS - An…
Chris Holland, Jack Shostak
Hardcover
R1,725
Discovery Miles 17 250
Mathematical Modeling for Smart…
Debabrata Samanta, Debabrata Singh
Hardcover
R11,427
Discovery Miles 114 270
An Introduction to Creating Standardized…
Todd Case, Yuting Tian
Hardcover
R1,501
Discovery Miles 15 010
The Little SAS Enterprise Guide Book
Susan J Slaughter, Lora D Delwiche
Hardcover
R1,790
Discovery Miles 17 900
Portfolio and Investment Analysis with…
John B. Guerard, Ziwei Wang, …
Hardcover
R2,322
Discovery Miles 23 220
|