Business Statistics Quiz: Control Charts
20 questions · exam conditions
0:00
Control ChartsQuestion 1 of 20

A single data point on a c-chart (monitoring the number of defects) falls above the Upper Control Limit (UCL). After a thorough investigation, the quality team can find no specific reason—no change in materials, personnel, or methods—for the high defect count. This situation is an example of:

A Type II error, where a real process change was missed.
A Type I error, where the chart signaled a problem that does not exist.
A failure in the process's capability to meet standards.
Common cause variation that was unusually large but still part of the stable process.
← Back to quizzes

Business Statistics Quiz

Business Statistics Quiz: Control Charts

Practice Control Charts in Business Statistics with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Control Charts, giving you a quick way to practice the rules, question types, and explanations that matter most for Business Statistics.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

A single data point on a c-chart (monitoring the number of defects) falls above the Upper Control Limit (UCL). After a thorough investigation, the quality team can find no specific reason—no change in materials, personnel, or methods—for the high defect count. This situation is an example of:

  1. A Type II error, where a real process change was missed.
  2. A Type I error, where the chart signaled a problem that does not exist. (correct answer)
  3. A failure in the process's capability to meet standards.
  4. Common cause variation that was unusually large but still part of the stable process.
Explanation: Control charts are designed with statistical limits (usually ±3 standard deviations) that recognize that even in a stable process, there is a small probability of a point falling outside the limits due to random chance alone. When a signal is given (point outside the limits) but no assignable cause can be found, it is considered a 'false alarm.' This is a Type I error in the context of statistical process control: concluding the process has shifted when it has not. A Type II error (A) is the opposite: failing to detect a shift that did occur.

Question 2

A quality team is preparing to construct an X-bar chart for a mature manufacturing process. They gather production data from the last six months to calculate the control limits. Why might this approach be statistically flawed?

  1. The six-month period is too long and may contain data from when the process was out of control, biasing the limits. (correct answer)
  2. Using historical data is never recommended; control limits must be based on theoretical values.
  3. The six-month period is too short; at least one year of data is required for statistical significance.
  4. Control limits for an X-bar chart can only be calculated from data that follows a perfect normal distribution.
Explanation: When constructing control charts for process monitoring, the fundamental assumption is that your baseline data represents a stable, in-control process. This creates a critical chicken-and-egg problem: you need control limits to identify out-of-control points, but you need in-control data to calculate those limits. Answer A correctly identifies the core issue. A six-month period of "production data" likely contains periods when the process was out of control due to special causes like equipment malfunctions, material variations, or operator changes. Including this unstable data when calculating control limits will artificially widen them, making the chart less sensitive to future problems. The limits won't represent the process's true capability when operating normally. Answer B is incorrect because historical data is actually the standard approach for calculating control limits—you just need to ensure it represents stable operation. Theoretical values alone aren't practical for real manufacturing processes. Answer C misses the point entirely. The issue isn't the length of the time period but the quality of the data. Six months of stable data is far better than one year of mixed stable and unstable data. Answer D is wrong because X-bar charts are robust to moderate departures from normality, especially with reasonable subgroup sizes. Perfect normality isn't required. Study tip: Remember that control chart effectiveness depends on data quality, not just quantity. Always question whether baseline data truly represents normal process operation—look for periods of known problems, changeovers, or unusual conditions that should be excluded from limit calculations.

Question 3

A hospital is monitoring the time it takes for a lab to return blood test results using a control chart. Which of the following events would be most likely to appear on the chart as a special cause variation?

  1. The normal, minor day-to-day differences in the workload of the lab technicians.
  2. Slight variations in the delivery times of samples from different floors of the hospital.
  3. A key blood analysis machine being out of service for an entire day for repairs. (correct answer)
  4. The inherent randomness in the chemical reactions required for the tests.
Explanation: Special (assignable) cause variation comes from specific, identifiable events that are not part of the normal process. A key piece of equipment being down for a full day is a significant, non-routine event that would almost certainly cause a major disruption and a spike in turnaround times, showing up as a point (or points) far outside the control limits. The other options (A, B, D) all describe sources of routine, expected, and inherent variation, which are examples of common causes.

Question 4

A process monitoring system uses control charts with established limits calculated from 6 months of historical data. After implementing a process improvement initiative, the first 10 new samples all fall within the existing control limits but cluster tightly around a value that is 0.5 standard deviations below the original centerline. What should the quality engineer conclude?

  1. The process improvement was successful since all points remain within statistical control limits indicating stable operation
  2. The control chart system is functioning correctly and no action is required since variation has decreased beneficially
  3. New control limits should be calculated using the recent data to reflect the improved process performance level (correct answer)
  4. The process shows signs of overcorrection and should be adjusted back toward the original centerline position
Explanation: When a process improvement intentionally changes the process, new control limits should be established to reflect the new process state. The old limits are based on the previous process and are no longer appropriate for monitoring the improved process. The clustering below the old centerline suggests the improvement shifted the process mean. Choice A incorrectly assumes old limits remain valid. Choice B ignores the need to update the monitoring system. Choice D misinterprets an improvement as overcorrection.

Question 5

A quality control team is comparing two potential control chart approaches for monitoring coating thickness. Method A uses individual measurements (n=1) taken every 15 minutes. Method B uses subgroups of 4 measurements taken every hour. Both methods collect the same total number of measurements per day. Which statement best describes the trade-offs between these approaches?

  1. Method A provides faster detection of process shifts but requires moving range calculations and assumes normality more strictly
  2. Method B eliminates measurement error effects through averaging while Method A amplifies these errors in control limit calculations
  3. Method A generates more precise control limits due to increased sampling frequency while Method B wastes measurement resources
  4. Method B offers superior statistical power for detecting shifts but provides delayed feedback and may miss short-term variations (correct answer)
Explanation: When comparing control chart methods, you need to evaluate the fundamental trade-off between detection speed and statistical power. This question tests your understanding of how sampling frequency and subgroup size affect control chart performance. Method B (subgroups of 4) provides superior statistical power because averaging reduces random variation, making the control limits tighter relative to the process variation. This makes it easier to detect true process shifts when they occur. However, since measurements are taken hourly instead of every 15 minutes, there's delayed feedback. Additionally, short-term variations that occur and resolve between hourly samples might be completely missed. Option A is incorrect because both methods have normality assumptions, and individual measurements don't necessarily provide faster detection of shifts—they provide faster notification but with less statistical reliability. Option B misrepresents measurement error effects; while averaging does reduce random variation, individual measurements don't necessarily amplify measurement errors in control limit calculations. Option C incorrectly suggests Method A provides more precise control limits—actually, the opposite is true since individual measurements have wider control limits due to higher variation. Method B's superior statistical power comes from the Central Limit Theorem: subgroup averages are more normally distributed and have reduced variation (σxˉ=σ/n\sigma_{\bar{x}} = \sigma/\sqrt{n}), making control limits more sensitive to detecting true process changes while reducing false alarms. Study tip: Remember that in control charts, larger subgroups increase detection power but decrease sampling frequency. Always consider both the statistical effectiveness and the practical timing implications when evaluating control chart strategies.

Question 6

An inspector is implementing a control chart for the proportion of nonconforming items. Daily samples of 200 units show an average nonconforming rate of 4%. After calculating control limits, she notices that the upper control limit exceeds 1.0. What action should she take?

  1. Set the upper control limit to 1.0 since proportions cannot exceed 100% and continue monitoring (correct answer)
  2. Increase the sample size to at least 400 units to bring the upper control limit below 1.0
  3. Recalculate using 2-sigma limits instead of 3-sigma limits to ensure realistic control boundaries
  4. Switch to a np-chart format to avoid proportion calculations that exceed logical boundaries
Explanation: When the calculated UCL for a p-chart exceeds 1.0, it should be set to 1.0 since proportions cannot exceed 100%. This commonly occurs when sample sizes are small relative to the defect rate. The chart remains statistically valid. Choice B unnecessarily increases sampling costs. Choice C arbitrarily changes the statistical basis. Choice D switches chart types unnecessarily since np-charts have the same theoretical issue (UCL could exceed sample size).

Question 7

A manufacturing process has been monitored using an X-bar control chart with control limits at μ±3σ/n\mu \pm 3\sigma/\sqrt{n}. Over the past 20 samples, 18 points fall within the control limits, but 6 consecutive points show a gradual upward trend from the center line toward the upper control limit, with each point higher than the previous. What should the quality control analyst conclude?

  1. The process is in statistical control since 90% of points fall within the control limits, which exceeds the expected 99.7%
  2. The process shows signs of being out of control due to a non-random pattern, despite points being within limits (correct answer)
  3. The process is acceptable because trending is only a concern when points exceed the control limits simultaneously
  4. The process requires recalculation of control limits since the observed variation exceeds theoretical expectations significantly
Explanation: A process can be out of statistical control even when points fall within control limits if they exhibit non-random patterns. Six consecutive points showing an upward trend indicates a systematic shift that violates the assumption of random variation around the center line. This pattern suggests an assignable cause is present. Choice A incorrectly focuses only on the percentage within limits. Choice C is wrong because trending itself indicates lack of control regardless of limit violations. Choice D misinterprets the situation as a control limit calculation issue.

Question 8

An R-chart for a process shows that the range values have been stable for 25 subgroups. However, when the corresponding X-bar chart is constructed using the same data, several points fall outside the control limits. Given that the R-chart indicates consistent within-subgroup variation, what is the most likely explanation for the X-bar chart results?

  1. The sample size used for subgroups was too small to detect the natural process variation effectively
  2. Between-subgroup variation in the process mean is present while within-subgroup variation remains constant over time (correct answer)
  3. The control limits for the X-bar chart were calculated incorrectly using an inappropriate standard deviation estimate
  4. Measurement error has increased significantly between the time periods when each chart was constructed independently
Explanation: When an R-chart shows stability (consistent within-subgroup variation) but the X-bar chart shows out-of-control points, this indicates that the process mean is shifting between subgroups while the variation within each subgroup remains constant. This is exactly what these charts are designed to detect separately. Choice A incorrectly suggests sample size issues. Choice C is wrong because stable R-chart values provide the correct basis for X-bar limits. Choice D incorrectly assumes measurement error affects only one chart type.

Question 9

A process is operating in a state of statistical control. An operator, aiming for perfection, begins making a small adjustment to a machine setting any time the measured output is not exactly at the target value, even when it is very close to the center line on the control chart. What is the most likely consequence of this operator's actions?

  1. The overall process variation will increase due to tampering with common cause variation. (correct answer)
  2. The process will become more centered, and its overall variation will decrease.
  3. The number of points outside the control limits will decrease significantly.
  4. There will be no significant effect on the process, as the adjustments are small.
Explanation: This scenario describes tampering, also known as over-adjustment. The operator is reacting to common cause variation as if it were a special cause signal. Responding to random, inherent process noise by making adjustments actually adds more variation to the system, making the process less stable and predictable. This is a key concept taught by W. Edwards Deming.

Question 10

A company implements a control chart to monitor the length of its customer service calls. After several months of the process being in statistical control, management decides the average call length is too high. What is the most appropriate course of action from a continuous improvement perspective?

  1. Adjust the control limits downward to reflect the desired shorter call times.
  2. Retrain operators to work faster until the data points fall to a lower level.
  3. Initiate a project to fundamentally change the call process, then use the chart to evaluate the change. (correct answer)
  4. Discard the control chart, as it has failed to reduce the average call length.
Explanation: A control chart's purpose is to monitor stability, not to drive improvement on its own. If a process is in control but the performance level (e.g., average call time) is unsatisfactory, it indicates that the issue lies within the system itself (common cause variation). The correct approach is to use quality improvement tools (like process mapping, fishbone diagrams, etc.) to fundamentally change the system. The control chart can then be used to determine if the implemented changes resulted in a statistically significant shift (improvement).

Question 11

An X-bar chart is established for a process, and the initial control limits are calculated. After a period of monitoring, a successful process improvement project significantly reduces the common cause variation. If the control limits are recalculated using data from the improved process, what change will be observed?

  1. The center line will shift upwards, and the control limits will move further apart.
  2. The control limits will remain the same, but the data points will cluster more tightly around the center line.
  3. The center line will shift downwards, and the control limits will move closer together.
  4. The center line will remain the same, but the control limits will move closer together. (correct answer)
Explanation: When you encounter X-bar chart questions about process improvements, focus on understanding what each chart element represents and how process changes affect them. The center line represents the process mean, while control limits reflect the natural variation in the process. A successful process improvement that reduces common cause variation affects the process in a specific way. The improvement targets variability reduction without necessarily changing the process average - it makes the process more consistent around the same target value. This means the center line (process mean) stays the same, but since there's less variation, the control limits move closer to the center line. Control limits are calculated as the center line ± 3 standard deviations of the sampling distribution. When common cause variation decreases, the standard deviation becomes smaller, making the control limits narrower. Answer D correctly identifies this relationship: the center line remains unchanged while control limits tighten. Answer A incorrectly suggests the center line shifts upward and limits widen - this would indicate the process got worse, not improved. Answer B wrongly states control limits stay the same; if variation decreased, the limits must recalculate to reflect the new process capability. Answer C incorrectly assumes the center line shifts downward; reducing variation doesn't necessarily change the process average, just the spread around it. Remember this pattern: process improvements that reduce variation will tighten control limits while maintaining the same process center. The key distinction is between changing the process average versus changing the process consistency.

Question 12

A manufacturing process for ball bearings has its diameter monitored by an X-bar chart. The process has been operating in a state of statistical control for several weeks, with control limits of UCL = 10.05 mm and LCL = 9.95 mm. A separate quality assurance report indicates that 15% of the bearings produced are outside the customer's specification limits of 10.00 mm ± 0.02 mm. What is the most accurate conclusion that can be drawn from this situation?

  1. The control chart is not functioning correctly, as an in-control process should not produce defects.
  2. The process is stable but not capable of meeting customer specifications. (correct answer)
  3. Special cause variation must be present but is not being detected by the control chart.
  4. The specification limits should be widened to match the control limits of the process.
Explanation: This question highlights the crucial distinction between process control and process capability. A process being in statistical control (stable) means its variation is predictable and consistent over time, originating from common causes. This is reflected by points staying within control limits. However, capability refers to the ability of the process to meet customer specifications. In this case, the process is stable, but its natural variation (indicated by the control limits spanning a 0.10 mm range) is wider than the customer's tolerance (a 0.04 mm range), making it not capable. The process consistently produces a high percentage of non-conforming parts.

Question 13

In the context of statistical process control, the 'voice of the process' and the 'voice of the customer' are distinct concepts. Which of the following pairs correctly aligns these concepts with their corresponding metrics?

  1. Voice of the Process: Specification Limits; Voice of the Customer: Control Limits.
  2. Voice of the Process: Process Mean; Voice of the Customer: Upper Control Limit.
  3. Voice of the Process: Target Value; Voice of the Customer: Process Mean.
  4. Voice of the Process: Control Limits; Voice of the Customer: Specification Limits. (correct answer)
Explanation: When you encounter questions about statistical process control, you need to distinguish between what the process is naturally doing versus what the customer actually wants or needs. The "voice of the process" represents what your process is actually capable of producing based on its inherent variation. This is measured by control limits, which are calculated from the process data itself (typically ±3 standard deviations from the process mean). Control limits tell you the natural boundaries of your process variation when it's operating in a stable, predictable manner. The "voice of the customer" represents what the customer requires or will accept. This is captured by specification limits, which are externally set requirements that define the acceptable range for your product or service. These limits come from customer needs, engineering requirements, or regulatory standards—not from your process data. Therefore, answer D correctly pairs these concepts: Voice of the Process with Control Limits, and Voice of the Customer with Specification Limits. Answer A reverses these relationships entirely. Answer B incorrectly suggests the process mean (a single point) represents the customer's voice, when customers care about acceptable ranges. Answer C makes the same error by pairing target value with customer voice, plus incorrectly assigns process mean to represent process capability rather than control limits. Study tip: Remember this distinction with the phrase "Control comes from the process, Specifications come from the customer." Control limits are calculated from your data; specification limits are given to you by external requirements. This fundamental difference appears frequently in quality control questions.

Question 14

A process producing a chemical has its pH level monitored with a control chart. The process is stable and in control. A new government regulation requires the pH to be within a much stricter range than the current process is able to consistently achieve. What does this new regulation directly affect?

  1. The Upper and Lower Control Limits of the process.
  2. The center line of the control chart for the process.
  3. The capability of the process. (correct answer)
  4. The stability of the process.
Explanation: This question again tests the distinction between control and capability. The control limits (A) and center line (B) are calculated from the process data itself—they represent the process's actual performance ('voice of the process'). The process's stability (D) is its state of being in statistical control. The new regulation changes the requirements, which are represented by specification limits. The ability of the process to meet these new, tighter specifications is its capability. The regulation does not change the process itself, but it changes the judgment of whether the process is 'good enough,' which is the essence of capability.

Question 15

A manager of a data entry team uses a p-chart to monitor the proportion of invoices with errors. The process has been stable with a center line at p = 0.04. After implementing a new training program, the manager notices a run of 9 consecutive points below the center line, although all points are still within the control limits. What is the most appropriate initial action?

  1. Recalculate the control limits immediately, as the process has clearly shifted to a new, lower average.
  2. Investigate to confirm if the training program is the assignable cause for the sustained improvement. (correct answer)
  3. Take no action, because no points have crossed the lower control limit, indicating the process is still in control.
  4. Loosen the control limits to account for the new level of performance and avoid future false alarms.
Explanation: A run of 9 consecutive points on one side of the center line is a standard rule for detecting a non-random pattern, which signals that an assignable (special) cause has likely influenced the process. Even though this change is an improvement, the first step is to investigate the cause. If the training is confirmed as the cause, then it is a fundamental, positive change to the process, and only after confirmation would it be appropriate to recalculate control limits based on new data.

Question 16

A newly established control chart for production line speed shows extremely wide control limits. The process data appears to be stable, with all points falling well within these limits. What is the primary risk associated with using this particular control chart for process monitoring?

  1. The chart will generate frequent false alarms (Type I errors), leading to unnecessary process interruptions.
  2. The process is inherently unstable, and the wide limits are a sign of impending failure.
  3. The chart will be insensitive and may fail to detect significant process shifts or changes (Type II errors). (correct answer)
  4. The process is guaranteed to be incapable of meeting specification limits due to high variation.
Explanation: Very wide control limits are a result of high common cause variation within the process. While the process may be stable (predictable), the large amount of 'noise' can mask the 'signal' of a special cause. A significant shift in the process mean might occur, but the new data points could still fall within the wide limits, meaning the chart fails to signal a real change. This is a Type II error (a miss). A is incorrect; wide limits lead to fewer false alarms. B is incorrect; stability is indicated by the pattern, not the width. D is likely true but is a statement about capability, not the risk in monitoring with the chart.

Question 17

A process capability study reveals that a process has Cp=1.33C_p = 1.33 and Cpk=0.85C_{pk} = 0.85. The process target is centered between the specification limits. What does this combination of capability indices indicate about the process performance?

  1. The process variation is acceptable but the process mean has shifted significantly from the target value (correct answer)
  2. Both process variation and centering are adequate, indicating a highly capable process requiring no adjustment
  3. The process variation is excessive relative to specifications, though the process is properly centered on target
  4. The calculation contains an error since CpkC_{pk} cannot be less than CpC_p when process is centered
Explanation: Cp=1.33C_p = 1.33 indicates the process variation is acceptable (> 1.0) relative to the specification width. However, Cpk=0.85<CpC_{pk} = 0.85 < C_p indicates the process mean is not centered on the target, causing reduced effective capability. When Cpk<CpC_{pk} < C_p, the process is off-center. Choice B incorrectly interprets Cpk=0.85C_{pk} = 0.85 as adequate. Choice C reverses the variation assessment. Choice D incorrectly suggests this combination is impossible.

Question 18

A production line uses subgroups of size 4 taken every hour. The control chart shows that xˉˉ=50.2\bar{\bar{x}} = 50.2 and Rˉ=3.6\bar{R} = 3.6. If management wants to detect smaller process shifts more quickly, which modification would be most effective while maintaining the same sampling frequency?

  1. Decrease the control limits from 3-sigma to 2-sigma limits to increase sensitivity to process changes
  2. Increase the subgroup size from 4 to 9 observations per hour to reduce standard error
  3. Implement CUSUM or EWMA charts in addition to traditional Shewhart charts for enhanced detection (correct answer)
  4. Calculate new control limits more frequently using only the most recent 15 subgroups instead of all historical data
Explanation: CUSUM and EWMA charts are specifically designed to detect small process shifts more effectively than traditional Shewhart charts by incorporating information from previous samples. They maintain sensitivity while avoiding the increased false alarm rate of narrower limits. Choice A increases sensitivity but dramatically increases false alarms. Choice B requires more sampling resources. Choice D reduces the statistical basis for control limits without improving shift detection.

Question 19

A quality engineer is selecting a control chart for monitoring the number of defects in fabric samples where each sample consists of 50 square meters of material. Historical data shows an average of 2.3 defects per sample, and defects occur randomly and independently. After implementing the chosen chart, she observes that the lower control limit calculation yields a negative value. How should she proceed?

  1. Use a p-chart instead, since the negative LCL indicates that defect counting is inappropriate for this application
  2. Switch to an X-bar and R-chart approach by measuring defect density per unit area as a continuous variable
  3. Increase the sample size to 100 square meters to ensure the LCL becomes positive for proper chart interpretation
  4. Set the lower control limit to zero and continue using the c-chart, as negative defect counts are impossible (correct answer)
Explanation: When you encounter control chart problems involving defect counts, you're dealing with c-charts, which monitor the number of defects in fixed-size samples. The key insight here is understanding what to do when theoretical control limits don't match physical reality. A c-chart is appropriate for counting defects in fabric samples of consistent size (50 square meters). With an average of 2.3 defects per sample and random occurrence, this follows a Poisson distribution. The control limits are calculated as cˉ±3cˉ\bar{c} \pm 3\sqrt{\bar{c}}, giving an LCL of 2.332.3=2.252.3 - 3\sqrt{2.3} = -2.25. Since you cannot have negative defects, the standard practice is to set the LCL to zero and continue using the c-chart. This adjustment doesn't invalidate the chart's effectiveness. Option A is wrong because negative LCL doesn't indicate that defect counting is inappropriate—it's a common occurrence with low defect rates in c-charts. Option B incorrectly suggests switching chart types when the current approach is suitable; defect density would actually be better suited for a u-chart anyway. Option C misunderstands the solution—increasing sample size might help but isn't necessary, and arbitrarily doubling the sample size changes the entire monitoring system without justification. Remember this key principle: when control limits calculated from formulas produce impossible values (like negative counts), adjust them to reflect physical reality while maintaining the chart's statistical foundation. Negative LCLs are common in attribute charts with low occurrence rates—simply set them to zero.

Question 20

A process that is in a state of statistical control is best characterized as having variation that is:

  1. Completely eliminated, resulting in a perfectly consistent output.
  2. Stable and predictable within a known range, stemming from inherent process factors. (correct answer)
  3. Erratic and unpredictable, caused by a series of assignable events.
  4. Guaranteed to be smaller than the tolerance allowed by customer specifications.
Explanation: Statistical control does not mean the absence of variation. It means that the variation present is from 'common causes'—the multitude of inherent, chance factors that are always present in a process. The result is a system that is stable, with a consistent mean and a predictable range of variation over time. C describes an out-of-control process. A is an impossible ideal. D describes a capable process, which is a separate concept from being in control.