Industrial Statistics: A Computer-Based Approach With Python

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

This innovative textbook presents material for a course on industrial statistics that incorporates Python as a pedagogical and practical resource. Drawing on many years of teaching and conducting research in various applied and industrial settings, the authors have carefully tailored the text to provide an ideal balance of theory and practical applications. Numerous examples and case studies are incorporated throughout, and comprehensive Python applications are illustrated in detail. A custom Python package is available for download, allowing students to reproduce these examples and explore others. The first chapters of the text focus on the basic tools and principles of process control, methods of statistical process control (SPC), and multivariate SPC. Next, the authors explore the design and analysis of experiments, quality control and the Quality by Design approach, computer experiments, and cybermanufacturing and digital twins. The text then goes on to cover reliability analysis, accelerated life testing, and Bayesian reliability estimation and prediction. A final chapter considers sampling techniques and measures of inspection effectiveness. Every chapter includes exercises, data sets, and Python applications. Industrial Statistics: A Computer-Based Approach with Python is intended for a one- or two-semester advanced undergraduate or graduate course. In addition, it can be used in focused workshops combining theory, applications, and Python implementations. Researchers, practitioners, and data scientists will also find it to be a useful resource with the numerous applications and case studies that are included.

Author(s): Ron S. Kenett, Shelemyahu Zacks, Peter Gedeck
Series: Statistics for Industry, Technology, and Engineering
Publisher: Springer
Year: 2023

Language: English
Pages: 486

Preface
Contents
Modern Statistics: A Computer-Based Approach with Python (Companion Volume)
List of Abbreviations
1 The Role of Statistical Methods in Modern Industry
1.1 Evolution of Industry
1.2 Evolution of Quality
1.3 Industry 4.0 Characteristics
1.4 Digital Twin
1.5 Chapter Highlights
1.6 Exercises
2 Basic Tools and Principles of Process Control
2.1 Basic Concepts of Statistical Process Control
2.2 Driving a Process with Control Charts
2.3 Setting Up a Control Chart: Process Capability Studies
2.4 Process Capability Indices
2.5 Seven Tools for Process Control and Process Improvement
2.6 Statistical Analysis of Pareto Charts
2.7 The Shewhart Control Charts
2.7.1 Control Charts for Attributes
2.7.2 Control Charts for Variables
2.7.2.1 -Charts
2.7.2.2 S-Charts and R-Charts
2.8 Process Analysis with Data Segments
2.8.1 Data Segments Based on Decision Trees
2.8.2 Data Segments Based on Functional Data Analysis
2.9 Chapter Highlights
2.10 Exercises
3 Advanced Methods of Statistical Process Control
3.1 Tests of Randomness
3.1.1 Testing the Number of Runs
3.1.2 Runs Above and Below a Specified Level
3.1.3 Runs Up and Down
3.1.4 Testing the Length of Runs Up and Down
3.2 Modified Shewhart Control Charts for
3.3 The Size and Frequency of Sampling for Shewhart Control Charts
3.3.1 The Economic Design for -charts
3.3.2 Increasing the Sensitivity of p-charts
3.4 Cumulative Sum Control Charts
3.4.1 Upper Page's Scheme
3.4.2 Some Theoretical Background
A. Normal Distribution
B. Binomial Distributions
C. Poisson Distributions
3.4.3 Lower and Two-Sided Page's Scheme
3.4.4 Average Run Length, Probability of False Alarm, and Conditional Expected Delay
3.5 Bayesian Detection
3.6 Process Tracking
3.6.1 The EWMA Procedure
3.6.2 The BECM Procedure
3.6.3 The Kalman Filter
3.6.4 The QMP Tracking Method
3.7 Automatic Process Control
3.8 Chapter Highlights
3.9 Exercises
4 Multivariate Statistical Process Control
4.1 Introduction
4.2 A Review Multivariate Data Analysis
4.3 Multivariate Process Capability Indices
4.4 Advanced Applications of Multivariate Control Charts
4.4.1 Multivariate Control Charts Scenarios
4.4.2 Internally Derived Target
4.4.3 External Reference Sample
4.4.4 Externally Assigned Target
4.4.5 Measurement Units Considered as Batches
4.4.6 Variable Decomposition and Monitoring Indices
4.5 Multivariate Tolerance Specifications
4.6 Tracking Structural Changes
4.6.1 The Synthetic Control Method
4.7 Chapter Highlights
4.8 Exercises
5 Classical Design and Analysis of Experiments
5.1 Basic Steps and Guiding Principles
5.2 Blocking and Randomization
5.3 Additive and Non-additive Linear Models
5.4 The Analysis of Randomized Complete Block Designs
5.4.1 Several Blocks, Two Treatments per Block: Paired Comparison
5.4.1.1 The t-Test
5.4.1.2 Randomization Tests
5.4.2 Several Blocks, t Treatments per Block
5.5 Balanced Incomplete Block Designs
5.6 Latin Square Design
5.7 Full Factorial Experiments
5.7.1 The Structure of Factorial Experiments
5.7.2 The ANOVA for Full Factorial Designs
5.7.3 Estimating Main Effects and Interactions
5.7.4 2m Factorial Designs
5.7.5 3m Factorial Designs
5.8 Blocking and Fractional Replications of 2m Factorial Designs
5.9 Exploration of Response Surfaces
5.9.1 Second Order Designs
5.9.2 Some Specific Second Order Designs
5.9.2.1 3k-Designs
5.9.2.2 Central Composite Designs
5.9.3 Approaching the Region of the Optimal Yield
5.9.4 Canonical Representation
5.10 Evaluating Designed Experiments
5.11 Chapter Highlights
5.12 Exercises
6 Quality by Design
6.1 Off-Line Quality Control, Parameter Design, and the Taguchi Method
6.1.1 Product and Process Optimization Using Loss Functions
6.1.2 Major Stages in Product and Process Design
6.1.3 Design Parameters and Noise Factors
6.1.4 Parameter Design Experiments
6.1.5 Performance Statistics
6.2 The Effects of Non-linearity
6.3 Taguchi's Designs
6.4 Quality by Design in the Pharmaceutical Industry
6.4.1 Introduction to Quality by Design
6.4.2 A Quality by Design Case Study: The Full Factorial Design
6.4.3 A Quality by Design Case Study: The Desirability Function
6.4.4 A Quality by Design Case Study: The Design Space
6.5 Tolerance Designs
6.6 Case Studies
6.6.1 The Quinlan Experiment
6.6.2 Computer Response Time Optimization
6.7 Chapter Highlights
6.8 Exercises
7 Computer Experiments
7.1 Introduction to Computer Experiments
7.2 Designing Computer Experiments
7.3 Analyzing Computer Experiments
7.4 Stochastic Emulators
7.5 Integrating Physical and Computer Experiments
7.6 Simulation of Random Variables
7.6.1 Basic Procedures
7.6.2 Generating Random Vectors
7.6.3 Approximating Integrals
7.7 Chapter Highlights
7.8 Exercises
8 Cybermanufacturing and Digital Twins
8.1 Introduction to Cybermanufacturing
8.2 Cybermanufacturing Analytics
8.3 Information Quality in Cybermanufacturing
8.4 Modeling in Cybermanufacturing
8.5 Computational Pipelines
8.6 Digital Twins
8.7 Chapter Highlights
8.8 Exercises
9 Reliability Analysis
9.1 Basic Notions
9.1.1 Time Categories
9.1.2 Reliability and Related Functions
9.2 System Reliability
9.3 Availability of Repairable Systems
9.4 Types of Observations on TTF
9.5 Graphical Analysis of Life Data
9.6 Nonparametric Estimation of Reliability
9.7 Estimation of Life Characteristics
9.7.1 Maximum Likelihood Estimators for Exponential TTF Distribution
9.7.2 Maximum Likelihood Estimation of the Weibull Parameters
9.8 Reliability Demonstration
9.8.1 Binomial Testing
9.8.2 Exponential Distributions
9.8.2.1 The SPRT for Binomial Data
9.8.2.2 The SPRT for Exponential Lifetimes
9.8.2.3 The SPRT for Poisson Processes
9.9 Accelerated Life Testing
9.9.1 The Arrhenius Temperature Model
9.9.2 Other Models
9.10 Burn-In Procedures
9.11 Chapter Highlights
9.12 Exercises
10 Bayesian Reliability Estimation and Prediction
10.1 Prior and Posterior Distributions
10.2 Loss Functions and Bayes Estimators
10.2.1 Distribution-Free Bayes Estimator of Reliability
10.2.2 Bayes Estimator of Reliability for Exponential Life Distributions
10.3 Bayesian Credibility and Prediction Intervals
10.3.1 Distribution-Free Reliability Estimation
10.3.2 Exponential Reliability Estimation
10.3.3 Prediction Intervals
10.3.4 Applications with Python: Lifelines and pymc
10.4 Credibility Intervals for the Asymptotic Availability of Repairable Systems: The Exponential Case
10.5 Empirical Bayes Method
10.6 Chapter Highlights
10.7 Exercises
11 Sampling Plans for Batch and Sequential Inspection
11.1 General Discussion
11.2 Single-Stage Sampling Plans for Attributes
11.3 Approximate Determination of the Sampling Plan
11.4 Double Sampling Plans for Attributes
11.5 Sequential Sampling and A/B Testing
11.5.1 The One-Armed Bernoulli Bandits
11.5.2 Two-Armed Bernoulli Bandits
11.6 Acceptance Sampling Plans for Variables
11.7 Rectifying Inspection of Lots
11.8 National and International Standards
11.9 Skip-Lot Sampling Plans for Attributes
11.9.1 The ISO 2859 Skip-Lot Sampling Procedures
11.10 The Deming Inspection Criterion
11.11 Published Tables for Acceptance Sampling
11.12 Sequential Reliability Testing
11.13 Chapter Highlights
11.14 Exercises
A Introduction to Python
A.1 List, Set, and Dictionary Comprehensions
A.2 Scientific Computing Using numpy and scipy
A.3 Pandas Data Frames
A.4 Data Visualization Using pandas and matplotlib
B List of Python Packages
C Code Repository and Solution Manual
Bibliography
Index