Loading...
Loading...
Statistics · Axiom Academy
REAL WORLD Quality Control Testing How Hypothesis Testing Keeps Manufacturing Defect-Free You're the quality control manager at a smartphone manufacturer producing 10,000 phone batteries per day. Each battery must weigh between 45-47 grams to fit the phone casing properly. Production Line: 10,000 batteries/day The Problem: You can't test all 10,000 batteries—it's too time-consuming and expensive. But you need to be confident the entire batch meets specifications. The Solution: Use hypothesis testing with acceptance sampling to make informed decisions about the entire batch based on a small sample. Let's see how acceptance sampling works. You'll randomly select and test a sample of batteries from the production batch. Setting Up the Hypothesis Test Now we formalize this as a statistical hypothesis test to determine if the production process is meeting specifications. Null Hypothesis (H₀): The production process is on target Alternative Hypothesis (H₁): The production process is off target Where x̄ is the sample mean, μ₀ is the target (46g), s is the sample standard deviation, and n is the sample size. Based on your sample, should you accept or reject this batch? Use a significance level of α = 0.05 Process Control and Monitoring Quality control isn't just about accepting or rejecting batches—it's about continuous monitoring. Control charts help detect when a process starts to drift from specifications before defects occur. X-bar Control Chart: Battery Weight Over Time
This is the written version of the interactive lesson above. See the full Statistics course.