1 of 10

Sandia Data

Challenge Presentation

Team: PrGu (Jada Giddens, Colin Gu, Maclain Prom, John Bezaitis)

2 of 10

Problem Restatement and Data Overview

We are tasked with utilizing experiment manufacturing data to find the optimal combination of inputs to minimize the probability of scrapping the produced part.

Key Manufacturing Inputs

  • Build plate layout
  • Powder (virgin/recycled)
  • Test artifact presence
  • Part location on build plate

3 of 10

Understand the Problem

Our Plan

Verify using Statistical Tests

Combine and Process Datasets

Determine Scrapped Cups

Generate Visuals

Identify Optimal Conditions

  1. Our first step was to grasp the problem to approach it effectively

  1. Next, we combined the given datasets and dealt with data entry issues

  1. Third, we filtered for the scrapped cups using given specifications

  1. Create visualizations to clearly represent how factors influence scrap rate

  1. Confirm suspicions with statistical testing to ensure accuracy

  1. Use resources to state formal conclusions and recommendations

4 of 10

Data Cleaning and Organization

Initial Steps:

  1. Merge AllData(Recycled/Virgin) using rbind
  2. Rename measurements for ease of use
  3. Create columns to check if each part clears requirements
  4. General column ‘is_scrap’ to determine if the part is ready for use

Quick Notes:

  • 1560 observations (CUPs)
  • Three 6x6 plates, three 6x6TA plates, and twelve 11X11TA plates
  • 11 days of pure powder, 7 days of recycled

5 of 10

Takeaways

  • Thickness and Internal Diameter were the ONLY contributors to scrapping
    • Thickness above spec (every layout)
    • Internal Diameter below spec (11x11)

Violin Plot Creation

  1. Filtered dataset to scrap-only cups
  2. Plotted distribution of each measurement (LID, LED, FH, LH, LT1-LT4) by plate layout
  3. Added specification limit lines (red dashed) for visual reference against acceptable ranges
  4. Quantified failure directions showing whether scrap failed above or below spec limits

Specification Violating Measurements

6 of 10

Significance of Coefficients

  • By forming confidence intervals for each specification variable, we can plot which coefficients are significant.

  • Observing the plot we can see that Floor Height, LED, and LH were not significant.

  • This makes sense as they did not play any role in causing a CUP to be scrapped

7 of 10

Bar plots to create basic visualizations on the importance of plate layout and powder.

Takeaways:

  • Virgin powder brings a clear advantage in the reduction of scrap percentage
  • 6x6 without TA also presents a significant advantage over 6x6TA and 11x11TA

The optimal combination of powder and plate to reduce scrap percentage is 6x6 and virgin powder.

Diving Deeper

8 of 10

Location on Plate

Manufacturers may want to understand which location on the plate leads to the lowest chance of scrapping. This knowledge could lead to changes in manufacturing to produce a more consistent product in the future.

Our heat map suggests that locations near the edge of the plate, and locations near TAs (which act as heat sinks) reduce the quality of the product. This is best seen on the 11x11 plate.

9 of 10

Statistical Validation: Confirming Our Findings

We conducted statistical tests to confirm that our observations weren't due to

random chance. These tests prove which manufacturing factors truly impact scrap rates.

  1. Chi-Squared Test (𝝌²)
    1. Measures if two factors are genuinely related
    2. Higher values = stronger relationship
  2. Cramér's V (Effect Size)
    • Measures HOW MUCH one factor influences another
  • All major factors show P-Values < 0.001 (highly significant)
    • Powder type, layout, and position DEFINITELY affect scrap rates

  • Strongest effects (Cramér's V ~0.18-0.19):
    • Powder × Position interaction
    • Layout × Powder × Position interaction

  • Position matters on 11X11TA plates but NOT on 6X6 plates
    • This confirms our heatmap findings from earlier slides

10 of 10

Final Conclusion

Overall, the data indicates that the optimal build conditions occur using virgin powder and placing parts near the center of the build plate.

These parts consistently show the lowest scrap rates across all layout types, suggesting that material quality and part positioning have the strongest influence on build success.

Management may consider solving build plate location issues by modifying equipment