Don't forget to try our free app -
Agile Log
,
which helps you track your time spent on various projects and tasks, :)
Try It Now
A c-Chart is often used to show the relationship between the actual number of defects and the number of samples taken.
For a c-Chart, its upper and lower control limits are defined as:
UCL = c + z * √(c)
LCL = c + z * √(c)
where c = total number of defects / total number of samples