R/ss.ca.R
ss.ca.yield.Rd
Computes the Yield, First Time Yield, Rolled Throughput Yield and Defects per Million Opportunities of a process.
ss.ca.yield(defects = 0, rework = 0, opportunities = 1)
A vector with the number of defects in each product/batch, ...
A vector with the number of items/parts reworked
A numeric value with the size or length of the product/batch
Number of good stuff / Total items
(Total - scrap - rework) / Total
prod(FTY)
Defects per Million Opportunities
The arguments defects and rework must have the same length.
Cano, Emilio L., Moguerza, Javier M. and Redchuk, Andres. 2012. Six Sigma with R. Statistical Engineering for Process Improvement, Use R!, vol. 36. Springer, New York. https://link.springer.com/book/10.1007/978-1-4614-3652-2/.
Gygi C, DeCarlo N, Williams B (2005) Six sigma for dummies. --For dummies, Wiley Pub.