Please help
in a situation where I have 6 variables (Proportion A - F)about various proportion.
I want to create a new variable (a composite variable) on the average proportion of Proportion A - F.
what do i do?
eg.
in a situation where I have 6 variables (Proportion A - F)about various proportion.
I want to create a new variable (a composite variable) on the average proportion of Proportion A - F.
what do i do?
eg.
Proportion A (100%) | Proportion B (100%) | Proportion C (100%) | Proportion D (100%) | Proportion E (100%) | Proportion F (100%) | Average proportion X (100%) |
20 | 0 | 0 | 60 | 0 | 20 | |
0 | 50 | 10 | 10 | 10 | 20 | |
80 | 10 | 0 | 5 | 5 | 0 | |
10 | 10 | 10 | 30 | 20 | 20 |
Comment