Module 2: Data Preparation

Purpose

SmartPLS results are only as good as the dataset. This module teaches the data preparation steps needed before importing into SmartPLS 4.

Learning Objectives

After this module, learners should be able to:

SmartPLS Data Checklist

Before importing:

Variable Naming

Use names like:

PU1, PU2, PU3
TR1, TR2, TR3
SQ1, SQ2, SQ3
SAT
AGE
EXP

Avoid names with spaces, symbols, or very long descriptions.

Codebook

A codebook should include:

Use Codebook Template.

Missing Data

Document:

Reverse Coding

Reverse-coded survey items should be corrected before import.

For a 1 to 5 scale:

reversed = 6 - original

Practice

  1. Open datasets/smartpls_regression_training_data.csv.
  2. Identify the dependent variable for observed-variable regression.
  3. Identify the predictor variables.
  4. Identify the indicator variables for PLS-SEM.
  5. Complete one row of the codebook template.

Lab

Complete Lab 1: Import dataset and create project.

Next Module

Continue to Module 3: Building a Regression Model.