Project Data Summaries


Book Description




The Data-Driven Project Manager


Book Description

Discover solutions to common obstacles faced by project managers. Written as a business novel, the book is highly interactive, allowing readers to participate and consider options at each stage of a project. The book is based on years of experience, both through the author's research projects as well as his teaching lectures at business schools. The book tells the story of Emily Reed and her colleagues who are in charge of the management of a new tennis stadium project. The CEO of the company, Jacob Mitchell, is planning to install a new data-driven project management methodology as a decision support tool for all upcoming projects. He challenges Emily and her team to start a journey in exploring project data to fight against unexpected project obstacles. Data-driven project management is known in the academic literature as “dynamic scheduling” or “integrated project management and control.” It is a project management methodology to plan, monitor, and control projects in progress in order to deliver them on time and within budget to the client. Its main focus is on the integration of three crucial aspects, as follows: Baseline Scheduling: Plan the project activities to create a project timetable with time and budget restrictions. Determine start and finish times of each project activity within the activity network and resource constraints. Know the expected timing of the work to be done as well as an expected impact on the project’s time and budget objectives. Schedule Risk Analysis: Analyze the risk of the baseline schedule and its impact on the project’s time and budget. Use Monte Carlo simulations to assess the risk of the baseline schedule and to forecast the impact of time and budget deviations on the project objectives. Project Control: Measure and analyze the project’s performance data and take actions to bring the project on track. Monitor deviations from the expected project progress and control performance in order to facilitate the decision-making process in case corrective actions are needed to bring projects back on track. Both traditional Earned Value Management (EVM) and the novel Earned Schedule (ES) methods are used. What You'll Learn Implement a data-driven project management methodology (also known as "dynamic scheduling") which allows project managers to plan, monitor, and control projects while delivering them on time and within budget Study different project management tools and techniques, such as PERT/CPM, schedule risk analysis (SRA), resource buffering, and earned value management (EVM) Understand the three aspects of dynamic scheduling: baseline scheduling, schedule risk analysis, and project control Who This Book Is For Project managers looking to learn data-driven project management (or "dynamic scheduling") via a novel, demonstrating real-time simulations of how project managers can solve common project obstacles




Project Data Summaries


Book Description




Data Analysis for Business, Economics, and Policy


Book Description

A comprehensive textbook on data analysis for business, applied economics and public policy that uses case studies with real-world data.




Development Research in Practice


Book Description

Development Research in Practice leads the reader through a complete empirical research project, providing links to continuously updated resources on the DIME Wiki as well as illustrative examples from the Demand for Safe Spaces study. The handbook is intended to train users of development data how to handle data effectively, efficiently, and ethically. “In the DIME Analytics Data Handbook, the DIME team has produced an extraordinary public good: a detailed, comprehensive, yet easy-to-read manual for how to manage a data-oriented research project from beginning to end. It offers everything from big-picture guidance on the determinants of high-quality empirical research, to specific practical guidance on how to implement specific workflows—and includes computer code! I think it will prove durably useful to a broad range of researchers in international development and beyond, and I learned new practices that I plan on adopting in my own research group.†? —Marshall Burke, Associate Professor, Department of Earth System Science, and Deputy Director, Center on Food Security and the Environment, Stanford University “Data are the essential ingredient in any research or evaluation project, yet there has been too little attention to standardized practices to ensure high-quality data collection, handling, documentation, and exchange. Development Research in Practice: The DIME Analytics Data Handbook seeks to fill that gap with practical guidance and tools, grounded in ethics and efficiency, for data management at every stage in a research project. This excellent resource sets a new standard for the field and is an essential reference for all empirical researchers.†? —Ruth E. Levine, PhD, CEO, IDinsight “Development Research in Practice: The DIME Analytics Data Handbook is an important resource and a must-read for all development economists, empirical social scientists, and public policy analysts. Based on decades of pioneering work at the World Bank on data collection, measurement, and analysis, the handbook provides valuable tools to allow research teams to more efficiently and transparently manage their work flows—yielding more credible analytical conclusions as a result.†? —Edward Miguel, Oxfam Professor in Environmental and Resource Economics and Faculty Director of the Center for Effective Global Action, University of California, Berkeley “The DIME Analytics Data Handbook is a must-read for any data-driven researcher looking to create credible research outcomes and policy advice. By meticulously describing detailed steps, from project planning via ethical and responsible code and data practices to the publication of research papers and associated replication packages, the DIME handbook makes the complexities of transparent and credible research easier.†? —Lars Vilhuber, Data Editor, American Economic Association, and Executive Director, Labor Dynamics Institute, Cornell University










Project Data Summaries


Book Description







R for Data Science


Book Description

Learn how to use R to turn raw data into insight, knowledge, and understanding. This book introduces you to R, RStudio, and the tidyverse, a collection of R packages designed to work together to make data science fast, fluent, and fun. Suitable for readers with no previous programming experience, R for Data Science is designed to get you doing data science as quickly as possible. Authors Hadley Wickham and Garrett Grolemund guide you through the steps of importing, wrangling, exploring, and modeling your data and communicating the results. You'll get a complete, big-picture understanding of the data science cycle, along with basic tools you need to manage the details. Each section of the book is paired with exercises to help you practice what you've learned along the way. You'll learn how to: Wrangle—transform your datasets into a form convenient for analysis Program—learn powerful R tools for solving data problems with greater clarity and ease Explore—examine your data, generate hypotheses, and quickly test them Model—provide a low-dimensional summary that captures true "signals" in your dataset Communicate—learn R Markdown for integrating prose, code, and results