i want to create a table which shows the frequenzies of many variables in total (row) separeted by gender (=col)
it should look like this table
it should look like this table
| female | male | ||
| all (unweighted) | 380 | 420 | |
| motherlanguage german not german |
30% 12% |
46% 20 % |
|
| at school | 40% | 30% | |
| blond hair | 17 % | 15% | |

Comment