Essential Mathematics for Political and Social Research

Essential Mathematics for Political and Social Research
Author: Jeff Gill
Publisher: Cambridge University Press
Total Pages: 449
Release: 2006-04-24
Genre: Mathematics
ISBN: 0521834260

"More than ever before, modern social scientists require a basic level of mathematical literacy, yet many students receive only limited mathematical training prior to beginning their research careers. This textbook addresses this dilemma by offering a comprehensive, unified introduction to the essential mathematics of social science. Throughout the book the presentation builds from first principles and eschews unnecessary complexity. Most importantly, the discussion is thoroughly and consistently anchored in real social science applications, with more than 80 research-based illustrations woven into the text and featured in end-of-chapter exercises. Students and researchers alike will find this first-of-its-kind volume to be an invaluable resource."--BOOK JACKET.


A Mathematics Course for Political and Social Research

A Mathematics Course for Political and Social Research
Author: Will H. Moore
Publisher: Princeton University Press
Total Pages: 450
Release: 2013-08-11
Genre: Political Science
ISBN: 0691159173

Political science and sociology increasingly rely on mathematical modeling and sophisticated data analysis, and many graduate programs in these fields now require students to take a "math camp" or a semester-long or yearlong course to acquire the necessary skills. Available textbooks are written for mathematics or economics majors, and fail to convey to students of political science and sociology the reasons for learning often-abstract mathematical concepts. A Mathematics Course for Political and Social Research fills this gap, providing both a primer for math novices in the social sciences and a handy reference for seasoned researchers. The book begins with the fundamental building blocks of mathematics and basic algebra, then goes on to cover essential subjects such as calculus in one and more than one variable, including optimization, constrained optimization, and implicit functions; linear algebra, including Markov chains and eigenvectors; and probability. It describes the intermediate steps most other textbooks leave out, features numerous exercises throughout, and grounds all concepts by illustrating their use and importance in political science and sociology. Uniquely designed and ideal for students and researchers in political science and sociology Uses practical examples from political science and sociology Features "Why Do I Care?" sections that explain why concepts are useful Includes numerous exercises Complete online solutions manual (available only to professors, email david.siegel at duke.edu, subject line "Solution Set") Selected solutions available online to students


Bayesian Methods

Bayesian Methods
Author: Jeff Gill
Publisher: CRC Press
Total Pages: 696
Release: 2007-11-26
Genre: Mathematics
ISBN: 1584885629

The first edition of Bayesian Methods: A Social and Behavioral Sciences Approach helped pave the way for Bayesian approaches to become more prominent in social science methodology. While the focus remains on practical modeling and basic theory as well as on intuitive explanations and derivations without skipping steps, this second edition incorporates the latest methodology and recent changes in software offerings. New to the Second Edition Two chapters on Markov chain Monte Carlo (MCMC) that cover ergodicity, convergence, mixing, simulated annealing, reversible jump MCMC, and coupling Expanded coverage of Bayesian linear and hierarchical models More technical and philosophical details on prior distributions A dedicated R package (BaM) with data and code for the examples as well as a set of functions for practical purposes such as calculating highest posterior density (HPD) intervals Requiring only a basic working knowledge of linear algebra and calculus, this text is one of the few to offer a graduate-level introduction to Bayesian statistics for social scientists. It first introduces Bayesian statistics and inference, before moving on to assess model quality and fit. Subsequent chapters examine hierarchical models within a Bayesian context and explore MCMC techniques and other numerical methods. Concentrating on practical computing issues, the author includes specific details for Bayesian model building and testing and uses the R and BUGS software for examples and exercises.


Current and Future Perspectives of Ethnomathematics as a Program

Current and Future Perspectives of Ethnomathematics as a Program
Author: Milton Rosa
Publisher: Springer
Total Pages: 50
Release: 2016-04-05
Genre: Education
ISBN: 3319301209

This survey on the modernity of ethnomathematics addresses numerous themes related to both ethnomathematics and mathematics education. It offers a broader view of mathematics, including ideas, procedures, concepts, processes, methods, and practices rooted in distinct cultural environments. In addition, by reflecting on the social and political dimensions of ethnomathematics, another important aspect of this research program is the development of innovative approaches for a dynamic and glocalized society. Ethnomathematics recognizes that members of different cultures develop unique mathematical techniques, methods, and explanations that allow for an alternative understanding and transformation of societal norms. The theoretical basis of ethnomathematics offers a valid alternative to traditional studies of history, philosophy, cognition, and pedagogical aspects of mathematics. The current agenda for ethnomathematics is to continue an ongoing, progressive trajectory that contributes to the achievement of social justice, peace, and dignity for all. The debates outlined in this book share a few of the key ideas that provide for a clearer understanding of the field of ethnomathematics and its current state of the art by discussing its pedagogical actions, its contributions for teacher education, and its role in mathematics education.


Teaching Research Methods in Public Administration

Teaching Research Methods in Public Administration
Author: Schwester, Richard W.
Publisher: IGI Global
Total Pages: 325
Release: 2015-02-28
Genre: Political Science
ISBN: 1466681179

While there are many ways to collect information, many students have trouble understanding how to employ various research methods effectively. Since everyone learns and processes information differently, instructing students on successfully using these methods continues to be a challenge. Teaching Research Methods in Public Administration combines empirical research and best practices on various research methods being employed by administrators. Emphasizing theoretical concepts, this publication is an essential reference source for academics, public administration practitioners, and students interested in how information is gathered, processed, and utilized.


Introduction to Mathematical Sociology

Introduction to Mathematical Sociology
Author: Phillip Bonacich
Publisher: Princeton University Press
Total Pages: 239
Release: 2012-04
Genre: Mathematics
ISBN: 0691145490

A comprehensive textbook on the tools of mathematical sociology and their applications Mathematical models and computer simulations of complex social systems have become everyday tools in sociology. Yet until now, students had no up-to-date textbook from which to learn these techniques. Introduction to Mathematical Sociology fills this gap, providing undergraduates with a comprehensive, self-contained primer on the mathematical tools and applications that sociologists use to understand social behavior. Phillip Bonacich and Philip Lu cover all the essential mathematics, including linear algebra, graph theory, set theory, game theory, and probability. They show how to apply these mathematical tools to demography; patterns of power, influence, and friendship in social networks; Markov chains; the evolution and stability of cooperation in human groups; chaotic and complex systems; and more. Introduction to Mathematical Sociology also features numerous exercises throughout, and is accompanied by easy-to-use Mathematica-based computer simulations that students can use to examine the effects of changing parameters on model behavior. Provides an up-to-date and self-contained introduction to mathematical sociology Explains essential mathematical tools and their applications Includes numerous exercises throughout Features easy-to-use computer simulations to help students master concepts


Quantitative Economics with R

Quantitative Economics with R
Author: Vikram Dayal
Publisher: Springer Nature
Total Pages: 323
Release: 2020-02-03
Genre: Mathematics
ISBN: 9811520356

This book provides a contemporary treatment of quantitative economics, with a focus on data science. The book introduces the reader to R and RStudio, and uses expert Hadley Wickham’s tidyverse package for different parts of the data analysis workflow. After a gentle introduction to R code, the reader’s R skills are gradually honed, with the help of “your turn” exercises. At the heart of data science is data, and the book equips the reader to import and wrangle data, (including network data). Very early on, the reader will begin using the popular ggplot2 package for visualizing data, even making basic maps. The use of R in understanding functions, simulating difference equations, and carrying out matrix operations is also covered. The book uses Monte Carlo simulation to understand probability and statistical inference, and the bootstrap is introduced. Causal inference is illuminated using simulation, data graphs, and R code for applications with real economic examples, covering experiments, matching, regression discontinuity, difference-in-difference, and instrumental variables. The interplay of growth related data and models is presented, before the book introduces the reader to time series data analysis with graphs, simulation, and examples. Lastly, two computationally intensive methods—generalized additive models and random forests (an important and versatile machine learning method)—are introduced intuitively with applications. The book will be of great interest to economists—students, teachers, and researchers alike—who want to learn R. It will help economics students gain an intuitive appreciation of applied economics and enjoy engaging with the material actively, while also equipping them with key data science skills.


Computational Social Science

Computational Social Science
Author: R. Michael Alvarez
Publisher: Cambridge University Press
Total Pages: 339
Release: 2016-03-07
Genre: Political Science
ISBN: 1316531287

Quantitative research in social science research is changing rapidly. Researchers have vast and complex arrays of data with which to work: we have incredible tools to sift through the data and recognize patterns in that data; there are now many sophisticated models that we can use to make sense of those patterns; and we have extremely powerful computational systems that help us accomplish these tasks quickly. This book focuses on some of the extraordinary work being conducted in computational social science - in academia, government, and the private sector - while highlighting current trends, challenges, and new directions. Thus, Computational Social Science showcases the innovative methodological tools being developed and applied by leading researchers in this new field. The book shows how academics and the private sector are using many of these tools to solve problems in social science and public policy.