Percentiles by group by clause

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Percentiles by group by clause

Nagaraju Thogiti
Hi,

 

How do I get percentiles of a scaled variable group by another
categorical variable? For example, I have categorical variable A (which
takes 10 values within), and I want to get percentiles of a scaled
variable Y aggregated by variable A. So, for each value of A, I want
percentiles of Y.

 

Thank you,

Nagu

====================To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD
Reply | Threaded
Open this post in threaded view
|

Re: Percentiles by group by clause

jimjohn
just split file by your variable A. then go to analyze -> frequency and it will display Y's percentiles output for each value of A.

Nagaraju Thogiti wrote
Hi,

 

How do I get percentiles of a scaled variable group by another
categorical variable? For example, I have categorical variable A (which
takes 10 values within), and I want to get percentiles of a scaled
variable Y aggregated by variable A. So, for each value of A, I want
percentiles of Y.

 

Thank you,

Nagu

====================To manage your subscription to SPSSX-L, send a message to
LISTSERV@LISTSERV.UGA.EDU (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD