# Technical Document Extraction: 2D Dimensionality Reduction Scatter Plot
## 1. Image Overview
This image is a scatter plot representing a 2D projection (likely t-SNE or UMAP) of high-dimensional data. It visualizes the distribution and clustering of three distinct datasets labeled as IFT, EFT, and AIFT.
## 2. Component Isolation
### Header/Title
* No explicit title is present in the image.
### Main Chart Area (Data Visualization)
* **Type:** Scatter Plot with semi-transparent circular markers.
* **X-Axis Label:** "Dimension 1"
* **X-Axis Scale:** Ranges from approximately -100 to +100. Major tick marks are labeled at: `-100`, `-50`, `0`, `50`.
* **Y-Axis Label:** "Dimension 2"
* **Y-Axis Scale:** Ranges from approximately -80 to +80. Major tick marks are labeled at: `-75`, `-50`, `-25`, `0`, `25`, `50`, `75`.
### Legend (Spatial Grounding: Bottom-Left [x≈0.15, y≈0.25])
The legend is contained within a white box with a light grey border.
* **Blue Circle:** IFT data
* **Red Circle:** EFT data
* **Green Circle:** AIFT data
---
## 3. Data Series Analysis and Trends
### IFT data (Blue)
* **Visual Trend:** This series forms a large, diffuse cloud that spans the majority of the left and center-top regions of the plot. It shows significant overlap with the AIFT data but remains distinct from the core of the EFT data.
* **Spatial Distribution:**
* **Dimension 1:** Spans from approx. -90 to +50.
* **Dimension 2:** Spans from approx. -70 to +75.
* **Density:** Highest density is observed in the upper-center region (Dimension 1: -25 to 25; Dimension 2: 25 to 75).
### EFT data (Red)
* **Visual Trend:** This series forms a highly concentrated, tight cluster on the right side of the plot. It is the most spatially isolated group, showing very little overlap with IFT or AIFT data.
* **Spatial Distribution:**
* **Dimension 1:** Concentrated between approx. +30 and +90.
* **Dimension 2:** Concentrated between approx. -40 and +45.
* **Density:** Extremely high density centered around (Dimension 1: ~60, Dimension 2: ~0).
### AIFT data (Green)
* **Visual Trend:** This series is distributed in a "patchy" manner, primarily occupying the lower-left and central regions. It appears to intermingle heavily with the IFT data but occupies a lower vertical space on average.
* **Spatial Distribution:**
* **Dimension 1:** Spans from approx. -90 to +40.
* **Dimension 2:** Spans from approx. -75 to +50.
* **Density:** Notable clusters appear around (Dimension 1: -60, Dimension 2: +40) and (Dimension 1: 0, Dimension 2: -60).
---
## 4. Key Observations and Data Relationships
* **Separation:** The **EFT data (Red)** is statistically distinct from the other two groups, forming a separate cluster on the positive side of Dimension 1.
* **Overlap:** There is significant overlap between **IFT data (Blue)** and **AIFT data (Green)**, suggesting these two datasets share more similar features in the high-dimensional space than they do with the EFT data.
* **Outliers:** A few blue (IFT) and green (AIFT) points are scattered near the periphery of the red (EFT) cluster, but the core populations remain separated by a visible gap around Dimension 1 = 25.