Get AI summaries of any video or article — Sign up free
#SmartPLS4 Series 21 -  Simple Structural Model Analysis/Hypothesis Testing thumbnail

#SmartPLS4 Series 21 - Simple Structural Model Analysis/Hypothesis Testing

Research With Fawad·
4 min read

Based on Research With Fawad's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

Structural equation modeling proceeds in two stages: validate the measurement (outer) model first, then test hypothesized relationships in the structural (inner) model.

Briefing

Structural equation modeling in two stages hinges on a simple idea: first prove the constructs are measured well, then test whether the hypothesized relationships among those constructs hold. After reliability, validity, and construct quality checks are completed in the measurement (outer) model—covering indicator reliability, composite reliability (including alpha), and construct validity via convergent and discriminant validity—the next task shifts to the structural (inner) model. That structural step asks whether internal marketing relates to mediators, whether mediators relate to an outcome (organizational performance), and whether mediation or moderation patterns exist.

Before interpreting any path coefficients, the structural model must be checked for multicollinearity. Path coefficients in structural models are estimated using ordinary least squares (OLS)-style regressions for each endogenous construct on its predictor constructs. If predictor constructs are highly collinear, the resulting path estimates can become biased, making hypothesis tests unreliable. In SmartPLS, multicollinearity is diagnosed using variance inflation factor (VIF) values computed from construct scores in each regression. As a rule of thumb, VIF values above 5 signal probable multicollinearity problems; values below 3 are generally preferred, while values under 5 are often acceptable.

If multicollinearity is detected, one common remedy is to create higher-order constructs, reducing redundancy among predictors. Once collinearity is under control, attention turns to hypothesis testing: whether each proposed structural path is statistically significant and practically meaningful. In SmartPLS, this significance testing is typically done through bootstrapping, which resamples the data to generate standard errors for the estimated path coefficients.

In the worked example, two relationships are tested: CC → OP and OC → OP (with OP treated as the endogenous outcome). The output provides beta (original sample) path coefficients, p-values, and bootstrap-derived statistics. A path is treated as supported when its p-value is below the 0.05 threshold, indicating a statistically significant effect between the latent variables. The same decision can be framed using a t-statistic: dividing the bootstrapped standard deviation by the original sample coefficient yields a t value, and a t-statistic greater than 1.96 corresponds to significance at the 5% level.

The report view in SmartPLS organizes these results by path coefficients, including the original sample estimate, the sample mean from bootstrapping, and the standard deviation. The p-values and the t-statistics together determine whether each hypothesis is accepted or whether the null hypothesis is rejected. The practical workflow is therefore: confirm measurement quality, check multicollinearity with VIF, run bootstrapping, then interpret path significance using p-values (<0.05) and/or t-statistics (>1.96). The next planned step is to extend this baseline approach into mediation and moderation analyses, then scale up to more complex models.

Cornell Notes

After validating the measurement (outer) model for reliability and validity, structural model assessment tests whether hypothesized relationships among latent constructs are supported. The first checkpoint is multicollinearity: SmartPLS uses VIF diagnostics, where values above 5 suggest problematic collinearity that can bias path estimates. If collinearity is acceptable, bootstrapping is run to obtain standard errors and significance tests for path coefficients. A relationship is supported when its p-value is below 0.05 and/or when the t-statistic exceeds 1.96 (computed from the original sample coefficient and bootstrap standard deviation). This workflow provides a straightforward way to accept or reject structural hypotheses before moving to mediation and moderation.

Why does multicollinearity matter before interpreting structural path coefficients in SmartPLS?

Structural model path coefficients rely on OLS-style regressions for each endogenous construct on its predictor constructs. When predictors are highly collinear, the estimated effects can become biased and unstable, making hypothesis tests misleading. SmartPLS checks this using VIF values derived from construct scores in each regression. VIF above 5 indicates probable collinearity issues; below 3 is preferred, and values under 5 are often acceptable.

How does SmartPLS determine whether a hypothesized structural relationship is statistically significant?

SmartPLS uses bootstrapping to generate sampling distributions for path coefficients, producing p-values and bootstrap-based standard deviations. In the example, both CC → OP and OC → OP are significant because their p-values are less than 0.05. The same conclusion can be reached via t-statistics: compute t by dividing the original sample coefficient by the bootstrap standard deviation, and treat t > 1.96 as significant.

What do the “original sample,” “sample mean,” and “standard deviation” fields in SmartPLS output represent for hypothesis testing?

The original sample is the path coefficient estimated from the original dataset. The sample mean is the average of that coefficient across bootstrap resamples. The standard deviation is the variability of the bootstrap estimates; dividing the original sample coefficient by this standard deviation yields a t-statistic used alongside p-values to judge significance.

What practical steps are suggested if VIF indicates multicollinearity problems?

A frequently used fix is to create higher-order constructs. This reduces redundancy among predictor constructs by combining related dimensions, which can lower VIF values and stabilize path coefficient estimation before re-running the structural assessment.

How are hypotheses accepted or rejected in the example model?

Two hypotheses are tested: a significantly positive impact of CC on OP and a significantly positive impact of OC on OP. Both are supported because the p-values for the corresponding paths are below 0.05. The output also shows t-statistics consistent with significance (t > 1.96), leading to rejection of the null hypotheses for both relationships.

Review Questions

  1. What VIF thresholds are used as warning signs for multicollinearity, and why does that affect structural path estimation?
  2. Describe the decision rule for accepting a structural hypothesis using p-values and t-statistics in SmartPLS.
  3. What is the role of bootstrapping in structural model hypothesis testing, and which output fields are needed to compute the t-statistic?

Key Points

  1. 1

    Structural equation modeling proceeds in two stages: validate the measurement (outer) model first, then test hypothesized relationships in the structural (inner) model.

  2. 2

    Check multicollinearity in the structural model using VIF; values above 5 suggest probable collinearity problems that can bias path coefficients.

  3. 3

    If multicollinearity is problematic, create higher-order constructs as a common remedy before interpreting results.

  4. 4

    Run bootstrapping in SmartPLS to obtain p-values and bootstrap-derived standard deviations for path significance testing.

  5. 5

    Accept a structural hypothesis when the path p-value is below 0.05 and/or when the t-statistic exceeds 1.96.

  6. 6

    Interpret structural results by reviewing original sample path coefficients alongside bootstrap sample mean and standard deviation in the SmartPLS report view.

Highlights

Structural model interpretation starts only after measurement quality checks (reliability and validity) are completed.
VIF diagnostics are the gatekeeper for structural path validity; VIF > 5 flags likely multicollinearity.
Bootstrapping supplies the statistics needed for hypothesis testing, turning path coefficients into testable claims via p-values and t-statistics.
A p-value under 0.05 and a t-statistic above 1.96 are the practical thresholds used to support or reject structural hypotheses.

Topics

Mentioned

  • OLS
  • VIF
  • PLS
  • SEM