Hi guys,
I have a problem, I did some interviews (more then 5k people) and I clustered their answers in more then 100 fields with their relative weight. Now I need to substitute 4 of this fields with one new field that has as a weight the avg of the four fields.
The situation As is:
customer 1
filed 1 weight x
.
.
.
.
filed 100 weight x
Custumer 2
field 1 weight x
.
.
.
.
field 100 weight x
.
.
.
Customer 5k
What I would like
Customer 1
fiels 1 weight x
.
.
.
field 97 weight (avg of 97-98-99-100)
..
Customer 5k
fiels 1 weight x
.
.
.
field 97 weight (avg of 97-98-99-100)
Do you think is possible?
Thanks a lot in advance
S