Question

Difficulty: HardDescriptive Statistics Interpretation

The table below presents quarterly operational metrics for 10 semiconductor fabrication plants:

Plant IDRegionWafer SizeDefect Density (defects/cm²)Operational Yield (%)
Fab 101Asia-Pacific300 mm1.894.2
Fab 102Asia-Pacific300 mm2.492.6
Fab 103Asia-Pacific300 mm3.189.5
Fab 104Asia-Pacific300 mm3.788.0
Fab 105Asia-Pacific300 mm4.386.4
Fab 106Asia-Pacific300 mm5.183.1
Fab 107North America300 mm2.293.0
Fab 108North America200 mm4.885.0
Fab 109Europe300 mm3.587.5
Fab 110Europe200 mm5.581.0

Statement: For semiconductor fabrication plants with a 300 mm300\text{ mm} wafer size located in the Asia-Pacific region, the median defect density is greater than 3.3 defects/cm23.3\text{ defects/cm}^2.

Answer: Answer

Answer

True
The correct response is True because the filtered subset of 6 plants in the Asia-Pacific region with 300 mm wafer sizes has defect densities of 1.8, 2.4, 3.1, 3.7, 4.3, and 5.1 defects/cm². Averaging the two middle values (3.1 and 3.7) yields a median of 3.4 defects/cm², which exceeds 3.3 defects/cm².

Step-by-Step Solution

1
Filter the dataset according to specified criteria
Identified 6 relevant plants: Fab 101, Fab 102, Fab 103, Fab 104, Fab 105, and Fab 106 (Region = Asia-Pacific AND Wafer Size = 300 mm).
The question requires analyzing descriptive statistics specifically for 300 mm wafer plants in the Asia-Pacific region.
2
Extract and sort the defect density data for the filtered subset
Sorted list of defect densities (N=6N = 6): 1.8,2.4,3.1,3.7,4.3,5.11.8, 2.4, 3.1, 3.7, 4.3, 5.1.
Calculating a median requires arranging the data points in ascending order.
3
Calculate the median of the even-count dataset
The 3rd element is 3.13.1 and the 4th element is 3.73.7. The median is 3.1+3.72=3.4 defects/cm2\frac{3.1 + 3.7}{2} = 3.4\text{ defects/cm}^2.
When NN is even, the median is defined as the mean of the two middle numbers at positions N2\frac{N}{2} and N2+1\frac{N}{2} + 1.
4
Evaluate the statement
The calculated median of 3.4 defects/cm23.4\text{ defects/cm}^2 is strictly greater than 3.3 defects/cm23.3\text{ defects/cm}^2. Therefore, the statement is True.
Comparing the calculated value (3.43.4) directly against the threshold in the stem (3.33.3) confirms the statement.

Key Concept

Descriptive Statistics Interpretation (Median of Even-Count Subsets)
Rate this question