The table below displays quality assurance metrics for six semiconductor lithography tools operating in a fabrication facility:
| Tool ID | Process Node (nm) | Defect Density (defects/cm²) | Operational Uptime (%) | Calibration Status |
|---|---|---|---|---|
| TL-01 | 3 | 0.24 | 95.8% | Certified |
| TL-02 | 5 | 0.18 | 96.4% | Pending |
| TL-03 | 3 | 0.32 | 92.1% | Certified |
| TL-04 | 7 | 0.15 | 97.2% | Certified |
| TL-05 | 5 | 0.28 | 94.6% | Pending |
| TL-06 | 10 | 0.09 | 98.1% | Recalibrated |
Based on the data provided, is the following statement True or False?
"For all lithography tools operating at a process node of or smaller that also have a defect density strictly less than , the median operational uptime is greater than ."
Answer: Answer
Answer
True. The median operational uptime for the filtered subset of tools (TL-01, TL-02, and TL-05) is 95.8%, which is greater than 95.0%.
The statement is correct (True) because applying the two compound criteria (Process Node AND Defect Density ) selects tools TL-01, TL-02, and TL-05. The operational uptimes of these three tools are , , and . Arranged in numerical order, the median value is , which exceeds .
Step-by-Step Solution
Key Concept
Compound Conditional Filtering and Descriptive Statistics on Subsets
Estimated Time:2m 0s