I want to create a bar chart with multiple variables on the x-axis.
I have variables on type of downloader (Legal, Illegal, Mixed), age (16-24, 25-34, 35+) and gender (Male, Female).
On the y-axis i just want a simple percentage On the x-axis I want bars for total male, female, 16-24, 25-34, 35+, Male 16-24, Male 25-34, Male 35+, Female 16-24, Female 25-34, Female 35+. These all being clustered on the type of downloader (legal, illegal and mixed)
How do I create this in SPSS?