|
HI, How do I Add Mean and standard deviation on a table Below is the example.
Thanks in advance for the help From: SPSSX(r) Discussion [mailto:[hidden email]]
On Behalf Of Rick Oliver And I doubt the original syntax ever worked without the forward slash. On Tue, May 22, 2018 at 1:18 PM, Anthony Babinec <[hidden email]> wrote:
===================== 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
|
|
I am guessing that this output is from CTABLES. If not, some minor modification will be needed. The easiest way to do this is to use the STATS TABLE CALC extension command. If it is not already installed, you can add it from the Extensions menu or, in older versions, from Utilities. Here is the syntax. STATS TABLE CALC SUBTYPE="customtable" PROCESS=PRECEDING /TARGET FORMULA="x[0]+ x1" DIMENSION=ROWS LEVEL = -1 LOCATION="Standard Deviation" LABEL="Mean + SD" MODE=AFTER. On Fri, May 25, 2018 at 4:13 AM, B, Muthukkumaran (IMCHR) <[hidden email]> wrote:
|
| Free forum by Nabble | Edit this page |
