pspp-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Percentile Scores


From: Frans Houweling
Subject: Re: Percentile Scores
Date: Wed, 22 Mar 2023 15:43:45 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0

Hi,

   if you don't mind using syntax, you could use the macro !ptile from this page: https://www.morewithdata.net/pspp-macro-repository/

Hth

frans

On 3/20/23 21:13, Ian McKenzie wrote:
Hi all!

Let's say that I have a database of scores by individual:  for example, Sam has a score of 29 on his math test.  I have 140 cases that are simple like that.

I would like to compute the percentile score for each individual such that a case would look like this;


Name    Score    Percentile

Sam        29           39

...

I'd like the same kind of information for all 140 cases.

Anybody know how to do this?  I would truly appreciate a solution.

Thanks


Ian





reply via email to

[Prev in Thread] Current Thread [Next in Thread]