To calculate the mean response time for each person, you can follow these steps:
index.tsx172 chars6 linesmap method to iterate over the array of response times and calculate the mean response time for each person.index.tsx263 chars6 linesindex.tsx158 chars8 lines
gistlibby LogSnag