
Learn definitions and evaluation of missing data and how to address it with IBM SPSS Modeler by using Modeler nodes and practical imputation tips.
Assess data quality in the data preparation stage by examining distributions, outliers, and how much missing data you have, and decide how to handle missing values to improve model accuracy.
Identify why data may be missing, including privacy concerns, sensitive questions, memory lapses, or data entry errors, and remember that some fields may not apply or be lost.
Assess the type and amount of missing data to guide handling decisions. Identify patterns and reasons behind gaps, then apply options based on missing data type and impact on analysis.
Explore missing data issues that affect both sample size and data quality, including nonresponse bias, the importance of key fields, and population considerations for generalizable models.
Explore how IBM SPSS Modeler defines missing data, including null values for numeric fields, whitespace for categorical fields, and predefined blank codes like 99.
Define missing values with the type node, then impute or remove fields and cases, and use the data audit to inspect distributions and completeness.
Explore how to identify, define, and visualize missing data in IBM SPSS Modeler, audit data quality, and apply fixed, random, and algorithmic imputations on a real dataset.
Explore methods to handle missing data by removing fields or records, imputing values, and deriving flags, including using percent complete, filter nodes, and total missing counts to guide data preparation.
Create null flags for each variable to test whether missingness predicts the target, identify top missingness indicators, and prioritize variables for imputation and feature selection.
Explore imputing missing data with the data audit node in IBM SPSS Modeler, using fixed values, mean, random and predictive imputation, and coercion to preserve distributions.
Learn to handle missing data by using full and partial data with a two-model approach that separates new donors from non-new donors, aided by feature selection.
Impute the median and the mean using aggregate and merge steps in IBM SPSS Modeler to replace missing age values, compare distributions, and explore normal distribution imputations.
Explore how to merge data using joins, review inner and left join options, handle missing records, and assess the impact of dropping rows by examining NDA variables and revenue implications.
Kick off a question-and-answer session, presenting two prepared questions and inviting more queries while outlining how to handle the issue.
Learn how to replace missing values with model-based imputations in IBM SPSS Modeler, using linear regression or cart models, predictor selection, and filler nodes.
Learn how to decide if a variable with missing data is worth saving, using the no fly trick and turning partial data into categories to preserve valuable features.
Learn to capture model thinking with comments, custom notes, and node annotations in a stream. Document decisions, use pop-ups or asterisk cues, and organize notes for clarity.
Explore when to use a holdout sample to test imputing missing values and compare cart model performance on original versus imputed data.
IBM SPSS Modeler is a data mining workbench that allows you to build predictive models quickly and intuitively without programming. Analysts typically use SPSS Modeler to analyze data by mining historical data and then deploying models to generate predictions for recent (or even real-time) data.
Overview: Techniques for Missing Data is a series of self-paced videos (three hours of content). Students will learn how missing data is identified and handled in Modeler. Students also will learn different approaches to dealing with missing data including imputation of missing values, removing missing data, and running parallel streams with and without missing data. Students will also learn how to use the Type, Data Audit, and Filler nodes to identify and handle missing data.