Programming with Python for Social Scientists

Programming with Python for Social Scientists
Author: Phillip D. Brooker
Publsiher: SAGE
Total Pages: 354
Release: 2019-12-09
Genre: Social Science
ISBN: 9781526486349

Download Programming with Python for Social Scientists Book in PDF, Epub and Kindle

As data become ′big′, fast and complex, the software and computing tools needed to manage and analyse them are rapidly developing. Social scientists need new tools to meet these challenges, tackle big datasets, while also developing a more nuanced understanding of - and control over - how these computing tools and algorithms are implemented. Programming with Python for Social Scientists offers a vital foundation to one of the most popular programming tools in computer science, specifically for social science researchers, assuming no prior coding knowledge. It guides you through the full research process, from question to publication, including: the fundamentals of why and how to do your own programming in social scientific research, questions of ethics and research design, a clear, easy to follow ′how-to′ guide to using Python, with a wide array of applications such as data visualisation, social media data research, social network analysis, and more. Accompanied by numerous code examples, screenshots, sample data sources, this is the textbook for social scientists looking for a complete introduction to programming with Python and incorporating it into their research design and analysis.

Introduction to R for Social Scientists

Introduction to R for Social Scientists
Author: Ryan Kennedy,Philip D. Waggoner
Publsiher: CRC Press
Total Pages: 198
Release: 2021-02-23
Genre: Mathematics
ISBN: 9781000353853

Download Introduction to R for Social Scientists Book in PDF, Epub and Kindle

Introduction to R for Social Scientists: A Tidy Programming Approach introduces the Tidy approach to programming in R for social science research to help quantitative researchers develop a modern technical toolbox. The Tidy approach is built around consistent syntax, common grammar, and stacked code, which contribute to clear, efficient programming. The authors include hundreds of lines of code to demonstrate a suite of techniques for developing and debugging an efficient social science research workflow. To deepen the dedication to teaching Tidy best practices for conducting social science research in R, the authors include numerous examples using real world data including the American National Election Study and the World Indicators Data. While no prior experience in R is assumed, readers are expected to be acquainted with common social science research designs and terminology. Whether used as a reference manual or read from cover to cover, readers will be equipped with a deeper understanding of R and the Tidyverse, as well as a framework for how best to leverage these powerful tools to write tidy, efficient code for solving problems. To this end, the authors provide many suggestions for additional readings and tools to build on the concepts covered. They use all covered techniques in their own work as scholars and practitioners.

Programming for the Social Sciences

Programming for the Social Sciences
Author: Richard S. Lehman
Publsiher: Psychology Press
Total Pages: 575
Release: 1986
Genre: Psychology
ISBN: 0898595886

Download Programming for the Social Sciences Book in PDF, Epub and Kindle

First published in 1986. Routledge is an imprint of Taylor & Francis, an informa company.

Computational Thinking and Social Science

Computational Thinking and Social Science
Author: Matti Nelimarkka
Publsiher: SAGE
Total Pages: 503
Release: 2022-11-30
Genre: Social Science
ISBN: 9781529756302

Download Computational Thinking and Social Science Book in PDF, Epub and Kindle

Whilst providing a fundamental understanding of computational social science, this book delves into the tools and techniques used to build familiarity with programming and gain context into how, why and when they are introduced. The overall focus is on helping you understand and design computational social science research, alongside delving into hands-on coding and technical instruction. Key features include: Further reading Exercises accompanied by sample code Programming examples in Scratch, Python and R Key concepts Chapter summaries With experience in course design and teaching, Matti Nelimarkka has a deep understanding of learning techniques within computational social sciences, with the main aim of blending researching, thinking and designing together to gain a grounded foundation for coding, programming, methodologies and key concepts.

Doing Computational Social Science

Doing Computational Social Science
Author: John McLevey
Publsiher: SAGE
Total Pages: 556
Release: 2021-12-15
Genre: Social Science
ISBN: 9781529737592

Download Doing Computational Social Science Book in PDF, Epub and Kindle

Computational approaches offer exciting opportunities for us to do social science differently. This beginner’s guide discusses a range of computational methods and how to use them to study the problems and questions you want to research. It assumes no knowledge of programming, offering step-by-step guidance for coding in Python and drawing on examples of real data analysis to demonstrate how you can apply each approach in any discipline. The book also: Considers important principles of social scientific computing, including transparency, accountability and reproducibility. Understands the realities of completing research projects and offers advice for dealing with issues such as messy or incomplete data and systematic biases. Empowers you to learn at your own pace, with online resources including screencast tutorials and datasets that enable you to practice your skills and get up to speed. For anyone who wants to use computational methods to conduct a social science research project, this book equips you with the skills, good habits and best working practices to do rigorous, high quality work.

Data Analysis for Social Science

Data Analysis for Social Science
Author: Elena Llaudet,Kosuke Imai
Publsiher: Princeton University Press
Total Pages: 256
Release: 2022-11-29
Genre: Computers
ISBN: 9780691199436

Download Data Analysis for Social Science Book in PDF, Epub and Kindle

"Data analysis has become a necessary skill across the social sciences, and recent advancements in computing power have made knowledge of programming an essential component. Yet most data science books are intimidating and overwhelming to a non-specialist audience, including most undergraduates. This book will be a shorter, more focused and accessible version of Kosuke Imai's Quantitative Social Science book, which was published by Princeton in 2018 and has been adopted widely in graduate level courses of the same title. This book uses the same innovative approach as Quantitative Social Science , using real data and 'R' to answer a wide range of social science questions. It assumes no prior knowledge of statistics or coding. It starts with straightforward, simple data analysis and culminates with multivariate linear regression models, focusing more on the intuition of how the math works rather than the math itself. The book makes extensive use of data visualizations, diagrams, pictures, cartoons, etc., to help students understand and recall complex concepts, provides an easy to follow, step-by-step template of how to conduct data analysis from beginning to end, and will be accompanied by supplemental materials in the appendix and online for both students and instructors"--

Introduction to Python Programming for Business and Social Science Applications

Introduction to Python Programming for Business and Social Science Applications
Author: Frederick Kaefer,Paul Kaefer
Publsiher: SAGE Publications
Total Pages: 553
Release: 2020-08-06
Genre: Business & Economics
ISBN: 9781544377483

Download Introduction to Python Programming for Business and Social Science Applications Book in PDF, Epub and Kindle

Would you like to gather big datasets, analyze them, and visualize the results, all in one program? If this describes you, then Introduction to Python Programming for Business and Social Science Applications is the book for you. Authors Frederick Kaefer and Paul Kaefer walk you through each step of the Python package installation and analysis process, with frequent exercises throughout so you can immediately try out the functions you’ve learned. Written in straightforward language for those with no programming background, this book will teach you how to use Python for your research and data analysis. Instead of teaching you the principles and practices of programming as a whole, this application-oriented text focuses on only what you need to know to research and answer social science questions. The text features two types of examples, one set from the General Social Survey and one set from a large taxi trip dataset from a major metropolitan area, to help readers understand the possibilities of working with Python. Chapters on installing and working within a programming environment, basic skills, and necessary commands will get you up and running quickly, while chapters on programming logic, data input and output, and data frames help you establish the basic framework for conducting analyses. Further chapters on web scraping, statistical analysis, machine learning, and data visualization help you apply your skills to your research. More advanced information on developing graphical user interfaces (GUIs) help you create functional data products using Python to inform general users of data who don’t work within Python. First there was IBM® SPSS®, then there was R, and now there′s Python. Statistical software is getting more aggressive - let authors Frederick Kaefer and Paul Kaefer help you tame it with Introduction to Python Programming for Business and Social Science Applications.

Quantitative Social Science

Quantitative Social Science
Author: Kosuke Imai,Lori D. Bougher
Publsiher: Princeton University Press
Total Pages: 464
Release: 2021-03-16
Genre: Political Science
ISBN: 9780691191096

Download Quantitative Social Science Book in PDF, Epub and Kindle

"Princeton University Press published Imai's textbook, Quantitative Social Science: An Introduction, an introduction to quantitative methods and data science for upper level undergrads and graduates in professional programs, in February 2017. What is distinct about the book is how it leads students through a series of applied examples of statistical methods, drawing on real examples from social science research. The original book was prepared with the statistical software R, which is freely available online and has gained in popularity in recent years. But many existing courses in statistics and data sciences, particularly in some subject areas like sociology and law, use STATA, another general purpose package that has been the market leader since the 1980s. We've had several requests for STATA versions of the text as many programs use it by default. This is a "translation" of the original text, keeping all the current pedagogical text but inserting the necessary code and outputs from STATA in their place"--