Author: Iiba
Publisher:
ISBN: 9781927584200
Category : Computers
Languages : en
Pages : 172
Book Description
The Guide to Business Data Analytics provides a foundational understanding of business data analytics concepts and includes how to develop a framework; key techniques and application; how to identify, communicate and integrate results; and more. This guide acts as a reference for the practice of business data analytics and is a companion resource for the Certification in Business Data Analytics (IIBA(R)- CBDA). Explore more information about the Certification in Business Data Analytics at IIBA.org/CBDA. About International Institute of Business Analysis International Institute of Business Analysis(TM) (IIBA(R)) is a professional association dedicated to supporting business analysis professionals deliver better business outcomes. IIBA connects almost 30,000 Members, over 100 Chapters, and more than 500 training, academic, and corporate partners around the world. As the global voice of the business analysis community, IIBA supports recognition of the profession, networking and community engagement, standards and resource development, and comprehensive certification programs. IIBA Publications IIBA publications offer a wide variety of knowledge and insights into the profession and practice of business analysis for the entire business community. Standards such as A Guide to the Business Analysis Body of Knowledge(R) (BABOK(R) Guide), the Agile Extension to the BABOK(R) Guide, and the Global Business Analysis Core Standard represent the most commonly accepted practices of business analysis around the globe. IIBA's reports, research, whitepapers, and studies provide guidance and best practices information to address the practice of business analysis beyond the global standards and explore new and evolving areas of practice to deliver better business outcomes. Learn more at iiba.org.
Guide to Business Data Analytics
Author: Iiba
Publisher:
ISBN: 9781927584200
Category : Computers
Languages : en
Pages : 172
Book Description
The Guide to Business Data Analytics provides a foundational understanding of business data analytics concepts and includes how to develop a framework; key techniques and application; how to identify, communicate and integrate results; and more. This guide acts as a reference for the practice of business data analytics and is a companion resource for the Certification in Business Data Analytics (IIBA(R)- CBDA). Explore more information about the Certification in Business Data Analytics at IIBA.org/CBDA. About International Institute of Business Analysis International Institute of Business Analysis(TM) (IIBA(R)) is a professional association dedicated to supporting business analysis professionals deliver better business outcomes. IIBA connects almost 30,000 Members, over 100 Chapters, and more than 500 training, academic, and corporate partners around the world. As the global voice of the business analysis community, IIBA supports recognition of the profession, networking and community engagement, standards and resource development, and comprehensive certification programs. IIBA Publications IIBA publications offer a wide variety of knowledge and insights into the profession and practice of business analysis for the entire business community. Standards such as A Guide to the Business Analysis Body of Knowledge(R) (BABOK(R) Guide), the Agile Extension to the BABOK(R) Guide, and the Global Business Analysis Core Standard represent the most commonly accepted practices of business analysis around the globe. IIBA's reports, research, whitepapers, and studies provide guidance and best practices information to address the practice of business analysis beyond the global standards and explore new and evolving areas of practice to deliver better business outcomes. Learn more at iiba.org.
Publisher:
ISBN: 9781927584200
Category : Computers
Languages : en
Pages : 172
Book Description
The Guide to Business Data Analytics provides a foundational understanding of business data analytics concepts and includes how to develop a framework; key techniques and application; how to identify, communicate and integrate results; and more. This guide acts as a reference for the practice of business data analytics and is a companion resource for the Certification in Business Data Analytics (IIBA(R)- CBDA). Explore more information about the Certification in Business Data Analytics at IIBA.org/CBDA. About International Institute of Business Analysis International Institute of Business Analysis(TM) (IIBA(R)) is a professional association dedicated to supporting business analysis professionals deliver better business outcomes. IIBA connects almost 30,000 Members, over 100 Chapters, and more than 500 training, academic, and corporate partners around the world. As the global voice of the business analysis community, IIBA supports recognition of the profession, networking and community engagement, standards and resource development, and comprehensive certification programs. IIBA Publications IIBA publications offer a wide variety of knowledge and insights into the profession and practice of business analysis for the entire business community. Standards such as A Guide to the Business Analysis Body of Knowledge(R) (BABOK(R) Guide), the Agile Extension to the BABOK(R) Guide, and the Global Business Analysis Core Standard represent the most commonly accepted practices of business analysis around the globe. IIBA's reports, research, whitepapers, and studies provide guidance and best practices information to address the practice of business analysis beyond the global standards and explore new and evolving areas of practice to deliver better business outcomes. Learn more at iiba.org.
Python for Data Analysis
Author: Wes McKinney
Publisher: "O'Reilly Media, Inc."
ISBN: 1491957611
Category : Computers
Languages : en
Pages : 553
Book Description
Get complete instructions for manipulating, processing, cleaning, and crunching datasets in Python. Updated for Python 3.6, the second edition of this hands-on guide is packed with practical case studies that show you how to solve a broad set of data analysis problems effectively. You’ll learn the latest versions of pandas, NumPy, IPython, and Jupyter in the process. Written by Wes McKinney, the creator of the Python pandas project, this book is a practical, modern introduction to data science tools in Python. It’s ideal for analysts new to Python and for Python programmers new to data science and scientific computing. Data files and related material are available on GitHub. Use the IPython shell and Jupyter notebook for exploratory computing Learn basic and advanced features in NumPy (Numerical Python) Get started with data analysis tools in the pandas library Use flexible tools to load, clean, transform, merge, and reshape data Create informative visualizations with matplotlib Apply the pandas groupby facility to slice, dice, and summarize datasets Analyze and manipulate regular and irregular time series data Learn how to solve real-world data analysis problems with thorough, detailed examples
Publisher: "O'Reilly Media, Inc."
ISBN: 1491957611
Category : Computers
Languages : en
Pages : 553
Book Description
Get complete instructions for manipulating, processing, cleaning, and crunching datasets in Python. Updated for Python 3.6, the second edition of this hands-on guide is packed with practical case studies that show you how to solve a broad set of data analysis problems effectively. You’ll learn the latest versions of pandas, NumPy, IPython, and Jupyter in the process. Written by Wes McKinney, the creator of the Python pandas project, this book is a practical, modern introduction to data science tools in Python. It’s ideal for analysts new to Python and for Python programmers new to data science and scientific computing. Data files and related material are available on GitHub. Use the IPython shell and Jupyter notebook for exploratory computing Learn basic and advanced features in NumPy (Numerical Python) Get started with data analysis tools in the pandas library Use flexible tools to load, clean, transform, merge, and reshape data Create informative visualizations with matplotlib Apply the pandas groupby facility to slice, dice, and summarize datasets Analyze and manipulate regular and irregular time series data Learn how to solve real-world data analysis problems with thorough, detailed examples
R for Data Science
Author: Hadley Wickham
Publisher: "O'Reilly Media, Inc."
ISBN: 1491910364
Category : Computers
Languages : en
Pages : 521
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
Publisher: "O'Reilly Media, Inc."
ISBN: 1491910364
Category : Computers
Languages : en
Pages : 521
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
Introduction to Data Science
Author: Rafael A. Irizarry
Publisher: CRC Press
ISBN: 1000708039
Category : Mathematics
Languages : en
Pages : 836
Book Description
Introduction to Data Science: Data Analysis and Prediction Algorithms with R introduces concepts and skills that can help you tackle real-world data analysis challenges. It covers concepts from probability, statistical inference, linear regression, and machine learning. It also helps you develop skills such as R programming, data wrangling, data visualization, predictive algorithm building, file organization with UNIX/Linux shell, version control with Git and GitHub, and reproducible document preparation. This book is a textbook for a first course in data science. No previous knowledge of R is necessary, although some experience with programming may be helpful. The book is divided into six parts: R, data visualization, statistics with R, data wrangling, machine learning, and productivity tools. Each part has several chapters meant to be presented as one lecture. The author uses motivating case studies that realistically mimic a data scientist’s experience. He starts by asking specific questions and answers these through data analysis so concepts are learned as a means to answering the questions. Examples of the case studies included are: US murder rates by state, self-reported student heights, trends in world health and economics, the impact of vaccines on infectious disease rates, the financial crisis of 2007-2008, election forecasting, building a baseball team, image processing of hand-written digits, and movie recommendation systems. The statistical concepts used to answer the case study questions are only briefly introduced, so complementing with a probability and statistics textbook is highly recommended for in-depth understanding of these concepts. If you read and understand the chapters and complete the exercises, you will be prepared to learn the more advanced concepts and skills needed to become an expert.
Publisher: CRC Press
ISBN: 1000708039
Category : Mathematics
Languages : en
Pages : 836
Book Description
Introduction to Data Science: Data Analysis and Prediction Algorithms with R introduces concepts and skills that can help you tackle real-world data analysis challenges. It covers concepts from probability, statistical inference, linear regression, and machine learning. It also helps you develop skills such as R programming, data wrangling, data visualization, predictive algorithm building, file organization with UNIX/Linux shell, version control with Git and GitHub, and reproducible document preparation. This book is a textbook for a first course in data science. No previous knowledge of R is necessary, although some experience with programming may be helpful. The book is divided into six parts: R, data visualization, statistics with R, data wrangling, machine learning, and productivity tools. Each part has several chapters meant to be presented as one lecture. The author uses motivating case studies that realistically mimic a data scientist’s experience. He starts by asking specific questions and answers these through data analysis so concepts are learned as a means to answering the questions. Examples of the case studies included are: US murder rates by state, self-reported student heights, trends in world health and economics, the impact of vaccines on infectious disease rates, the financial crisis of 2007-2008, election forecasting, building a baseball team, image processing of hand-written digits, and movie recommendation systems. The statistical concepts used to answer the case study questions are only briefly introduced, so complementing with a probability and statistics textbook is highly recommended for in-depth understanding of these concepts. If you read and understand the chapters and complete the exercises, you will be prepared to learn the more advanced concepts and skills needed to become an expert.
Data Analysis with Microsoft Power BI
Author: Brian Larson
Publisher: McGraw Hill Professional
ISBN: 1260458628
Category : Computers
Languages : en
Pages : 546
Book Description
Explore, create, and manage highly interactive data visualizations using Microsoft Power BI Extract meaningful business insights from your disparate enterprise data using the detailed information contained in this practical guide. Written by a recognized BI expert and bestselling author, Data Analysis with Microsoft Power BI teaches you the skills you need to interact with, author, and maintain robust visualizations and custom data models. Hands-on exercises based on real-life business scenarios clearly demonstrate each technique. Publishing your results to the Power BI Service (PowerBI.com) and Power BI Report Server are also fully covered. Inside, you will discover how to: •Understand Business Intelligence and self-service analytics •Explore the tools and features of Microsoft Power BI •Create and format effective data visualizations •Incorporate advanced interactivity and custom graphics •Build and populate accurate data models •Transform data using the Power BI Query Editor •Work with measures, calculated columns, and tabular models •Write powerful DAX language scripts •Share content on the PowerBI Service (PowerBI.com) •Store your visualizations on the Power BI Report Server
Publisher: McGraw Hill Professional
ISBN: 1260458628
Category : Computers
Languages : en
Pages : 546
Book Description
Explore, create, and manage highly interactive data visualizations using Microsoft Power BI Extract meaningful business insights from your disparate enterprise data using the detailed information contained in this practical guide. Written by a recognized BI expert and bestselling author, Data Analysis with Microsoft Power BI teaches you the skills you need to interact with, author, and maintain robust visualizations and custom data models. Hands-on exercises based on real-life business scenarios clearly demonstrate each technique. Publishing your results to the Power BI Service (PowerBI.com) and Power BI Report Server are also fully covered. Inside, you will discover how to: •Understand Business Intelligence and self-service analytics •Explore the tools and features of Microsoft Power BI •Create and format effective data visualizations •Incorporate advanced interactivity and custom graphics •Build and populate accurate data models •Transform data using the Power BI Query Editor •Work with measures, calculated columns, and tabular models •Write powerful DAX language scripts •Share content on the PowerBI Service (PowerBI.com) •Store your visualizations on the Power BI Report Server
Data Analytics for IT Networks
Author: John Garrett
Publisher: Cisco Press
ISBN: 0135183448
Category : Computers
Languages : en
Pages : 745
Book Description
Use data analytics to drive innovation and value throughout your network infrastructure Network and IT professionals capture immense amounts of data from their networks. Buried in this data are multiple opportunities to solve and avoid problems, strengthen security, and improve network performance. To achieve these goals, IT networking experts need a solid understanding of data science, and data scientists need a firm grasp of modern networking concepts. Data Analytics for IT Networks fills these knowledge gaps, allowing both groups to drive unprecedented value from telemetry, event analytics, network infrastructure metadata, and other network data sources. Drawing on his pioneering experience applying data science to large-scale Cisco networks, John Garrett introduces the specific data science methodologies and algorithms network and IT professionals need, and helps data scientists understand contemporary network technologies, applications, and data sources. After establishing this shared understanding, Garrett shows how to uncover innovative use cases that integrate data science algorithms with network data. He concludes with several hands-on, Python-based case studies reflecting Cisco Customer Experience (CX) engineers’ supporting its largest customers. These are designed to serve as templates for developing custom solutions ranging from advanced troubleshooting to service assurance. Understand the data analytics landscape and its opportunities in Networking See how elements of an analytics solution come together in the practical use cases Explore and access network data sources, and choose the right data for your problem Innovate more successfully by understanding mental models and cognitive biases Walk through common analytics use cases from many industries, and adapt them to your environment Uncover new data science use cases for optimizing large networks Master proven algorithms, models, and methodologies for solving network problems Adapt use cases built with traditional statistical methods Use data science to improve network infrastructure analysisAnalyze control and data planes with greater sophistication Fully leverage your existing Cisco tools to collect, analyze, and visualize data
Publisher: Cisco Press
ISBN: 0135183448
Category : Computers
Languages : en
Pages : 745
Book Description
Use data analytics to drive innovation and value throughout your network infrastructure Network and IT professionals capture immense amounts of data from their networks. Buried in this data are multiple opportunities to solve and avoid problems, strengthen security, and improve network performance. To achieve these goals, IT networking experts need a solid understanding of data science, and data scientists need a firm grasp of modern networking concepts. Data Analytics for IT Networks fills these knowledge gaps, allowing both groups to drive unprecedented value from telemetry, event analytics, network infrastructure metadata, and other network data sources. Drawing on his pioneering experience applying data science to large-scale Cisco networks, John Garrett introduces the specific data science methodologies and algorithms network and IT professionals need, and helps data scientists understand contemporary network technologies, applications, and data sources. After establishing this shared understanding, Garrett shows how to uncover innovative use cases that integrate data science algorithms with network data. He concludes with several hands-on, Python-based case studies reflecting Cisco Customer Experience (CX) engineers’ supporting its largest customers. These are designed to serve as templates for developing custom solutions ranging from advanced troubleshooting to service assurance. Understand the data analytics landscape and its opportunities in Networking See how elements of an analytics solution come together in the practical use cases Explore and access network data sources, and choose the right data for your problem Innovate more successfully by understanding mental models and cognitive biases Walk through common analytics use cases from many industries, and adapt them to your environment Uncover new data science use cases for optimizing large networks Master proven algorithms, models, and methodologies for solving network problems Adapt use cases built with traditional statistical methods Use data science to improve network infrastructure analysisAnalyze control and data planes with greater sophistication Fully leverage your existing Cisco tools to collect, analyze, and visualize data
Handbook of Research on Foundations and Applications of Intelligent Business Analytics
Author: Sun, Zhaohao
Publisher: IGI Global
ISBN: 179989018X
Category : Computers
Languages : en
Pages : 425
Book Description
Intelligent business analytics is an emerging technology that has become a mainstream market adopted broadly across industries, organizations, and geographic regions. Intelligent business analytics is a current focus for research and development across academia and industries and must be examined and considered thoroughly so businesses can apply the technology appropriately. The Handbook of Research on Foundations and Applications of Intelligent Business Analytics examines the technologies and applications of intelligent business analytics and discusses the foundations of intelligent analytics such as intelligent mining, intelligent statistical modeling, and machine learning. Covering topics such as augmented analytics and artificial intelligence systems, this major reference work is ideal for scholars, engineers, professors, practitioners, researchers, industry professionals, academicians, and students.
Publisher: IGI Global
ISBN: 179989018X
Category : Computers
Languages : en
Pages : 425
Book Description
Intelligent business analytics is an emerging technology that has become a mainstream market adopted broadly across industries, organizations, and geographic regions. Intelligent business analytics is a current focus for research and development across academia and industries and must be examined and considered thoroughly so businesses can apply the technology appropriately. The Handbook of Research on Foundations and Applications of Intelligent Business Analytics examines the technologies and applications of intelligent business analytics and discusses the foundations of intelligent analytics such as intelligent mining, intelligent statistical modeling, and machine learning. Covering topics such as augmented analytics and artificial intelligence systems, this major reference work is ideal for scholars, engineers, professors, practitioners, researchers, industry professionals, academicians, and students.
Designing Data-Intensive Applications
Author: Martin Kleppmann
Publisher: "O'Reilly Media, Inc."
ISBN: 1491903104
Category : Computers
Languages : en
Pages : 658
Book Description
Data is at the center of many challenges in system design today. Difficult issues need to be figured out, such as scalability, consistency, reliability, efficiency, and maintainability. In addition, we have an overwhelming variety of tools, including relational databases, NoSQL datastores, stream or batch processors, and message brokers. What are the right choices for your application? How do you make sense of all these buzzwords? In this practical and comprehensive guide, author Martin Kleppmann helps you navigate this diverse landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications. Peer under the hood of the systems you already use, and learn how to use and operate them more effectively Make informed decisions by identifying the strengths and weaknesses of different tools Navigate the trade-offs around consistency, scalability, fault tolerance, and complexity Understand the distributed systems research upon which modern databases are built Peek behind the scenes of major online services, and learn from their architectures
Publisher: "O'Reilly Media, Inc."
ISBN: 1491903104
Category : Computers
Languages : en
Pages : 658
Book Description
Data is at the center of many challenges in system design today. Difficult issues need to be figured out, such as scalability, consistency, reliability, efficiency, and maintainability. In addition, we have an overwhelming variety of tools, including relational databases, NoSQL datastores, stream or batch processors, and message brokers. What are the right choices for your application? How do you make sense of all these buzzwords? In this practical and comprehensive guide, author Martin Kleppmann helps you navigate this diverse landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications. Peer under the hood of the systems you already use, and learn how to use and operate them more effectively Make informed decisions by identifying the strengths and weaknesses of different tools Navigate the trade-offs around consistency, scalability, fault tolerance, and complexity Understand the distributed systems research upon which modern databases are built Peek behind the scenes of major online services, and learn from their architectures
Cassandra: The Definitive Guide, (Revised) Third Edition
Author: Jeff Carpenter
Publisher: "O'Reilly Media, Inc."
ISBN: 1492097101
Category : Computers
Languages : en
Pages : 432
Book Description
Imagine what you could do if scalability wasn't a problem. With this hands-on guide, you'll learn how the Cassandra database management system handles hundreds of terabytes of data while remaining highly available across multiple data centers. This revised third edition--updated for Cassandra 4.0 and new developments in the Cassandra ecosystem, including deployments in Kubernetes with K8ssandra--provides technical details and practical examples to help you put this database to work in a production environment. Authors Jeff Carpenter and Eben Hewitt demonstrate the advantages of Cassandra's nonrelational design, with special attention to data modeling. Developers, DBAs, and application architects looking to solve a database scaling issue or future-proof an application will learn how to harness Cassandra's speed and flexibility. Understand Cassandra's distributed and decentralized structure Use the Cassandra Query Language (CQL) and cqlsh (the CQL shell) Create a working data model and compare it with an equivalent relational model Design and develop applications using client drivers Explore cluster topology and learn how nodes exchange data Maintain a high level of performance in your cluster Deploy Cassandra onsite, in the cloud, or with Docker and Kubernetes Integrate Cassandra with Spark, Kafka, Elasticsearch, Solr, and Lucene
Publisher: "O'Reilly Media, Inc."
ISBN: 1492097101
Category : Computers
Languages : en
Pages : 432
Book Description
Imagine what you could do if scalability wasn't a problem. With this hands-on guide, you'll learn how the Cassandra database management system handles hundreds of terabytes of data while remaining highly available across multiple data centers. This revised third edition--updated for Cassandra 4.0 and new developments in the Cassandra ecosystem, including deployments in Kubernetes with K8ssandra--provides technical details and practical examples to help you put this database to work in a production environment. Authors Jeff Carpenter and Eben Hewitt demonstrate the advantages of Cassandra's nonrelational design, with special attention to data modeling. Developers, DBAs, and application architects looking to solve a database scaling issue or future-proof an application will learn how to harness Cassandra's speed and flexibility. Understand Cassandra's distributed and decentralized structure Use the Cassandra Query Language (CQL) and cqlsh (the CQL shell) Create a working data model and compare it with an equivalent relational model Design and develop applications using client drivers Explore cluster topology and learn how nodes exchange data Maintain a high level of performance in your cluster Deploy Cassandra onsite, in the cloud, or with Docker and Kubernetes Integrate Cassandra with Spark, Kafka, Elasticsearch, Solr, and Lucene
Applied Missing Data Analysis
Author: Craig K. Enders
Publisher: Guilford Press
ISBN: 1606236393
Category : Psychology
Languages : en
Pages : 401
Book Description
Walking readers step by step through complex concepts, this book translates missing data techniques into something that applied researchers and graduate students can understand and utilize in their own research. Enders explains the rationale and procedural details for maximum likelihood estimation, Bayesian estimation, multiple imputation, and models for handling missing not at random (MNAR) data. Easy-to-follow examples and small simulated data sets illustrate the techniques and clarify the underlying principles. The companion website includes data files and syntax for the examples in the book as well as up-to-date information on software. The book is accessible to substantive researchers while providing a level of detail that will satisfy quantitative specialists. This book will appeal to researchers and graduate students in psychology, education, management, family studies, public health, sociology, and political science. It will also serve as a supplemental text for doctoral-level courses or seminars in advanced quantitative methods, survey analysis, longitudinal data analysis, and multilevel modeling, and as a primary text for doctoral-level courses or seminars in missing data.
Publisher: Guilford Press
ISBN: 1606236393
Category : Psychology
Languages : en
Pages : 401
Book Description
Walking readers step by step through complex concepts, this book translates missing data techniques into something that applied researchers and graduate students can understand and utilize in their own research. Enders explains the rationale and procedural details for maximum likelihood estimation, Bayesian estimation, multiple imputation, and models for handling missing not at random (MNAR) data. Easy-to-follow examples and small simulated data sets illustrate the techniques and clarify the underlying principles. The companion website includes data files and syntax for the examples in the book as well as up-to-date information on software. The book is accessible to substantive researchers while providing a level of detail that will satisfy quantitative specialists. This book will appeal to researchers and graduate students in psychology, education, management, family studies, public health, sociology, and political science. It will also serve as a supplemental text for doctoral-level courses or seminars in advanced quantitative methods, survey analysis, longitudinal data analysis, and multilevel modeling, and as a primary text for doctoral-level courses or seminars in missing data.