I will be exploring an IT support data set to determine if the age of an IT support interaction (i.e., the length of time it takes to resolve a ticket), the number of words exchanged between IT support staff and the customer (i.e., the length of conversations measured in number of words), the number of unique update event (i.e., the number of times the support ticket is updated by the IT support staff or user) and the number of reassignments (i.e., the number of IT support staff involved in resolving the user’s technical issue) contribute to the positive or negative sentiment associated with IT support interactions.
To perform this analysis, I am using a 2022 IT support tickets data set from a liberal arts college in NYC containing IT support requests from faculty, staff and students. This dataset was sourced from my job (where I manage this group). As an IT support organization, the ability to detect positive and negative interactions between employees and users is crucial to the operations of the group; identifying factors that contribute and increase positive sentiment are essential to customer satisfaction and employee retention efforts.
A multiple regression analysis was performed for these specific variables because ticket age, number of updates, communication length and number of reassignments are controllable elements of a support interaction.
If the variables contribute to the sentiment score predication, it should then be possible to dial up or dial down these elements to improve support interactions (i.e., increase their sentiment scores).