┌───────────────────────────┐
│ Data Collection │
└────────────┬──────────────┘
│
▼
┌───────────────────────────┐
│ Normal Behavior Modeling │
└────────────┬──────────────┘
│
▼
┌───────────────────────────┐
│ New Data Comparison │
└────────────┬──────────────┘
│
▼
┌────────────┴──────────────┐
│ Anomaly Detection │
│ (Point, Contextual, Collective)│
└────────────┬──────────────┘
│
▼
┌───────────────────────────┐
│ Alert or Further Action │
└───────────────────────────┘This diagram shows the flow from collecting data to modeling normal behavior, comparing new data, detecting anomalies, and triggering alerts.