CPHQ Health Data Analytics 4 — Questions and Answers
Question 1: A quality analyst calculates the 99% confidence interval for a hospital's mortality rate. What does this interval represent?
- 99% of patients had outcomes within this range
- There is a 99% probability the true population rate falls within this interval (Correct answer)
- The rate will remain within this range 99% of the time in the future
- 99% of similar hospitals have rates within this range
Correct answer: There is a 99% probability the true population rate falls within this interval
A 99% confidence interval means that if the same study were repeated many times, 99% of the computed intervals would contain the true population parameter.
Question 2: Which data type is represented by patient satisfaction scores measured on a 1-to-5 Likert scale?
- Nominal
- Ordinal (Correct answer)
- Interval
- Ratio
Correct answer: Ordinal
Likert scale data is ordinal because the categories have a meaningful rank order, but the intervals between values are not necessarily equal.
Question 3: A hospital's sepsis bundle compliance rate has been at 72% for 8 months with no discernible trend. According to statistical process control theory, this represents:
- Special cause variation requiring immediate root cause analysis
- Common cause variation reflecting the natural capability of the current process (Correct answer)
- A deteriorating trend that should trigger a rapid improvement event
- A measurement artifact that requires recalibrating the data collection tool
Correct answer: Common cause variation reflecting the natural capability of the current process
A stable process oscillating around a consistent average without signals reflects common cause variation, meaning only fundamental process redesign will shift the average.
Question 4: In healthcare data warehousing, what is the function of an ETL process?
- Encrypt, Transfer, and Log sensitive patient information
- Extract, Transform, and Load data from source systems into a warehouse (Correct answer)
- Evaluate, Test, and Launch new analytics dashboards
- Establish, Track, and Log user access to data systems
Correct answer: Extract, Transform, and Load data from source systems into a warehouse
ETL (Extract, Transform, Load) is the process of pulling data from source systems, converting it to a standardized format, and loading it into a data warehouse.
Question 5: A quality team wants to determine if there is a statistically significant association between nursing unit and hospital-acquired infection rates. Which statistical test is most appropriate?
- Independent samples t-test
- Pearson correlation
- Chi-square test of independence (Correct answer)
- One-way ANOVA
Correct answer: Chi-square test of independence
The chi-square test of independence is used to determine whether there is a significant association between two categorical variables such as nursing unit and infection occurrence.
Question 6: Which of the following BEST describes a 'composite measure' in healthcare quality reporting?
- A measure reported across multiple time periods
- A single summary score combining multiple individual measures into one overall rating (Correct answer)
- A measure stratified by multiple patient demographic groups
- A measure that uses both claims and clinical data sources
Correct answer: A single summary score combining multiple individual measures into one overall rating
A composite measure combines the results of several individual measures into a single overall score to provide a summary assessment of care quality.
Question 7: When a quality analyst observes that a hospital's observed-to-expected (O/E) mortality ratio is 0.78, this means:
- The hospital's mortality rate is 78% of what would be expected given its patient population (Correct answer)
- The hospital had 78% fewer deaths than the national average
- The hospital's risk model explains 78% of mortality variation
- 78% of observed deaths were potentially preventable
Correct answer: The hospital's mortality rate is 78% of what would be expected given its patient population
An O/E ratio of 0.78 means the hospital experienced only 78% of the deaths expected based on its risk-adjusted patient population, indicating better-than-expected performance.
A quality analyst calculates the 99% confidence interval for a hospital's mortality rate.
What does this interval represent?