failure_analysis
Uploads failure data CSV to identify top failure modes, correlate with production lots, and provide actionable recommendations for quality improvement.
Instructions
Station 5: Run Pareto analysis on failure data with lot correlation.
Uploads failure data CSV and identifies top failure modes, correlates with production lots, and provides actionable recommendations.
IMPORTANT: Review Pareto chart and lot correlation before taking action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| failure_data_path | Yes | Path to failure data CSV (columns: serial, failure_mode, date, lot_number) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||