Navigate to Sigma Magic > Analysis Tools > Marginal Plot, select your dataset, choose the X and Y variables, and specify the margin type (boxplot, histogram, etc.).
Marginal plots are used for continuous numerical data where you need to examine relationships and individual variable distributions.
The boxplots in the margins show the median, interquartile range (IQR), and potential outliers for each variable separately.
If the scatter plot shows a clear trend (positive or negative slope), the variables are correlated. If points are randomly scattered, there is no correlation.
Outliers appear as individual points outside the whiskers of the boxplots, indicating extreme values in the dataset.
Sigma Magic provides options to remove or impute missing values before generating the plot.