Hello
I have two distributions of my dependent variable 'gcp', one for males and one for females.
I would like to plot their distributions on the same chart...
I don't think the hist options are good for this, as I don't actually want to plot the frequency / density in a proper histogram with bars (eg 'hist gcp'), I just want the overarching curve for each of them....
Can anybody help?
I have two distributions of my dependent variable 'gcp', one for males and one for females.
I would like to plot their distributions on the same chart...
I don't think the hist options are good for this, as I don't actually want to plot the frequency / density in a proper histogram with bars (eg 'hist gcp'), I just want the overarching curve for each of them....
Can anybody help?
Comment