A Gentle Introduction To Stata Second Edition


Download A Gentle Introduction To Stata Second Edition PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get A Gentle Introduction To Stata Second Edition book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

A Gentle Introduction to Stata, Second Edition


A Gentle Introduction to Stata, Second Edition

Author: Alan C. Acock

language: en

Publisher: Stata Press

Release Date: 2008-09-03


DOWNLOAD





"A Gentle Introduction to Stata, Second Edition is aimed at new Stata users who want to become proficient in Stata. After reading this introductory text, new users will not only be able to use Stata well but also learn new aspects of Stata easily. Acock assumes that the user is not familiar with any statistical software. This assumption of a blank slate is central to the structure and contents of the book. Acock starts with the basics; for example, the portion of the book that deals with data management begins with a careful and detailed example of turning survey data on paper into a Stata-ready dataset on the computer. When explaining how to go about basic exploratory statistical procedures, Acock includes notes that should help the reader develop good work habits. This mixture of explaining good Stata habits and good statistical habits continues throughout the book. Acock is quite careful to teach the reader all aspects of using Stata. He covers data management, good work habits (including the use of basic do-files), basic exploratory statistics (including graphical displays), and analyses using the standard array of basic statistical tools (correlation, linear and logistic regression, and parametric and nonparametric tests of location and dispersion). Acock teaches Stata commands by using the menus and dialog boxes while still stressing the value of do-files. In this way, he ensures that all types of users can build good work habits. Each chapter has exercises that the motivated reader can use to reinforce the material. The tone of the book is friendly and conversational without ever being glib or condescending. Important asides and notes about terminology are set off in boxes, which makes the text easy to read without any convoluted twists or forward-referencing. Rather than splitting topics by their Stata implementation, Acock chose to arrange the topics as they would be in a basic statistics textbook; graphics and postestimation are woven into the material in a natural fashion. Real datasets, such as the General Social Surveys from 2002 and 2006, are used throughout the book. The focus of the book is especially helpful for those in psychology and the social sciences, because the presentation of basic statistical modeling is supplemented with discussions of effect sizes and standardized coefficients. Various selection criteria, such as semipartial correlations, are discussed for model selection. The second edition of the book has been updated to reflect new features in Stata 10 and includes a new chapter on the use of factor analysis to develop valid, reliable scale measures."--Publisher's website.

A Gentle Introduction to Stata, Revised Third Edition


A Gentle Introduction to Stata, Revised Third Edition

Author: Alan C. Acock

language: en

Publisher: Stata Press

Release Date: 2012-03-12


DOWNLOAD





Updated to reflect the new features of Stata 11, A Gentle Introduction to Stata, Third Edition continues to help new Stata users become proficient in Stata. After reading this introductory text, you will be able to enter, build, and manage a data set as well as perform fundamental statistical analyses. New to the Third Edition A new chapter on the analysis of missing data and the use of multiple-imputation methods Extensive revision of the chapter on ANOVA Additional material on the application of power analysis The book covers data management; good work habits, including the use of basic do-files; basic exploratory statistics, including graphical displays; and analyses using the standard array of basic statistical tools, such as correlation, linear and logistic regression, and parametric and nonparametric tests of location and dispersion. Rather than splitting these topics by their Stata implementation, the material on graphics and postestimation are woven into the text in a natural fashion. The author teaches Stata commands by using the menus and dialog boxes while still stressing the value of do-files. Each chapter includes exercises and real data sets are used throughout.

An Introduction to Stata Programming


An Introduction to Stata Programming

Author: Christopher F. Baum

language: en

Publisher: Stata Press

Release Date: 2009-03-18


DOWNLOAD





This work focuses on three types of Stata programming: do-file programming, ado-file programming, and Mata functions that work in conjunction with do- and ado-files. It explains how to usefully automate work with Stata and how to use Stata more effectively through programming on one or more of these levels. After presenting elementary concepts of the command-line interface and commonly used tools for working with programs and data sets, the text follows a unique format by offering "cookbook" chapters after each main chapter. These cookbook chapters look at how to perform a specific programming task with Stata and provide a complete solution to the problem. The text also includes numerous examples of Mata, Stata’s matrix programming language.