* This article is based on an actual analysis project; however, in light of the confidentiality agreement (NDA) with the client, while maintaining the framework of the medical and healthcare field, specific details such as disease names and variables have been substantially altered from the actual case. We ask for your understanding in advance.
This case is an analysis of large-scale patient-reported outcome (PRO: Patient-Reported Outcome) questionnaire data conducted on a group of patients with functional gastrointestinal disorders, typified by irritable bowel syndrome (IBS). Questionnaire data asking about the subjective intensity of patients’ symptoms and their lifestyle are composed not of continuous numerical values like weight or blood pressure, but of nominal scales answered “yes/no” and ordinal scales such as “never – very often.” Handling these data the same way as continuous variables and applying simple statistical processing carries an extremely high risk of leading to medically erroneous conclusions.
Through this analysis, for questionnaire data that tends to be limited to simple tabulation, I aimed to rigorously discern the nature of each question’s data (the level of measurement) and to combine the statistical method optimal for each, thereby quantitatively evaluating how patients’ background factors influence “concrete behaviors when symptoms worsen (seeing a doctor, taking over-the-counter medicine, refraining from going out, etc.).” By meticulously building a series of analytical procedures from logical missing-value handling to advanced multivariate analysis, Dr.DataScience contributed to creating objective evidence to serve as guidance for concrete lifestyle instruction aimed at improving patients’ quality of life (QOL).
In this case, in a detailed lifestyle and symptom survey conducted on several thousand patients with the target disease who visit medical institutions nationwide, what was required was to clarify “what kind of lifestyle disturbances and stress are strongly linked to negative behaviors when symptoms worsen (such as restricting social activities).”
The subjective evaluation data obtained from questionnaires are an extremely important source of information for understanding patients’ distress in the medical setting. However, because the response formats vary widely by question—free-text responses, multiple-choice formats, graded ratings, etc.—integrating and analyzing them to extract consistent evidence is not easy. The main objective of this analysis was to fit the data obtained from a wide range of questions into appropriate statistical models, comprehensively grasp the correlations among the factors, and then identify the most powerful factor (odds ratio) that triggers a particular behavior such as “refraining from going out.”
This analysis used subjective evaluation data obtained from questionnaire responses. Prior to the analysis, I performed logical data shaping (cleaning) to maintain the consistency of responses. For example, where a respondent answered “no symptoms at all” yet left “the frequency of as-needed medication to suppress symptoms” blank, rather than excluding it as a mere missing value (no data), I logically imputed it as “the lowest value of frequency (zero).” The main variables analyzed were as follows.
In this case, to rigorously distinguish the differences in the measurement level of the variables and to extract the information the data hold to the maximum extent and accurately, I selected and applied the following statistical methods.
As a result of the meticulous correlation analysis and association evaluation, it became clear that there are complex links between individual lifestyle habits and symptoms. For example, Spearman’s rank correlation coefficient confirmed a significant moderate or stronger positive correlation between “subjective stress level (ordinal)” and “frequency of symptoms (ordinal).” Also, the Cochran–Armitage test found a significant trend (p = 0.004) whereby, as “age group (ordinal)” rises, the proportion of “consuming foods high in particular fats (nominal)” significantly decreases.
In the group comparison using the Kruskal–Wallis test, a clear statistically significant difference in symptom frequency was found by age group (p = 0.021), suggesting that younger groups have a higher frequency of symptoms.
Furthermore, as a result of the multivariate logistic regression analysis, it was found that, for the response variable “refraining from going out (restriction of social activity),” not only “frequency of symptoms” but also “subjective stress level” independently exerted an extremely strong influence. Specifically, it was quantitatively shown that for each one-step worsening of the subjective stress level, the odds ratio of taking the action of refraining from going out rose to 1.85 (p = 0.012).
From these results, solid evidence was obtained toward formulating a comprehensive treatment policy: to prevent adverse effects on patients’ social lives (such as refraining from going out), not only drug therapy that suppresses the gastrointestinal symptoms themselves, but also psychosocial approaches such as stress control of the underlying causes, and lifestyle instruction specialized for younger groups, are extremely important.
In this case, Dr.DataScience thoroughly applied appropriate statistical approaches to subjective, difficult-to-handle questionnaire data, elevating vague tendencies into robust clinical evidence.