There are two groups of people, target and neutral
There are two group of events X and others
We're making assumption that people from target group react on event X very different to others.
We have some sets of reaction numeric values on different type of events by those two groups. And after running Student's T-Test in excel I get 0.032 for target group and 0.55 for others so I can tell that target group react on X different but is it possible to measure how much different in 0-100 range?
example of data set (not real data set) for both groups looks like
30, 20, 45, 15, 26 ... - reaction on X event
10, 14, 22, 8, 13 ... - reactions on other events
What can I use to measure how much reaction X different (alike in T-Test) to reaction on other events in 0-100 range and is it possible in general?