Skip to Content

Profile Analysis

Context

The Profile Analysis feature allows you to compare the mean values of observable variables for the segments defined by the Breakout variable.

Example

Let’s take the Perfume example for which we have defined five segments with the Breakout Variable Product\mathit{Product}, namely Prod3\mathit{Prod3}, Prod4\mathit{Prod4}, ProdG1\mathit{ProdG1}, ProdG5\mathit{ProdG5}, and ProdG6\mathit{ProdG6}.

35651717
Click to Zoom
35651740

Null Value Assessment

When two segments are selected, this option allows estimating whether the mean values of these segments are significantly different.

Two tests are proposed for answering this question:

  • A frequentist one: NHST t-test (Null Hypothesis Significance Testing) with Welch’s two-sample, two-tailed t-test.
  • A Bayesian one: BEST, described in the paper by John K. Kruschke, “Bayesian Estimation Supersedes the t-test”, Journal of Experimental Psychology: General, 2013.

Below is the Bayesian network used in the BEST approach. We assume that the samples follow a Student’s t-distribution. The two segments have their own μ\mu and σ\sigma, but they share the same ν\nu.

35651743

The default Confidence Level has been set to 95%. This is the same for both tests. As for the Bayesian test, the Region of Practical Equivalence (ROPE) on the effect size around the null value has been set by default to [-0.1, 0.1]. The null value is rejected if the 95% Highest Density Interval (HDI) falls completely outside the ROPE.

You can use the Preferences to modify:

  • the confidence level (for both the t-test and BEST),
  • the Markov Chain Monte Carlo parameters used for inference in the Bayesian network described above,
  • the ROPE size that defines an interval centered at 0, i.e., 0.2 defines the interval [-0.1, 0.1].

Example (Continued)

We first select Prod3\mathit{Prod3} and ProdG5\mathit{ProdG5}. Upon checking Null Value Assessment, the computation of both tests is triggered.

35651741

If the mean values are estimated as significantly different, a square is added next to the label:

  • 35651704 for the t-test
  • 35651703 for BEST