0byt3m1n1
Path:
C:
/
Users
/
Administrator
/
SYSTAT
/
SYSTAT_13
/
Gallery
/
[
Home
]
File: Dot Histogram with Normal Smoother.syc
REM This item was created using US, with RAIN as the X-variable. TOKEN TOKEN &message / TYPE = MESSAGE PROMPT = 'This item creates a dot, histogram with a normal smoother.' TOKEN &ditnormvar / TYPE = VARIABLE PROMPT = 'Select an X-variable.', IMMEDIATE BEGIN DENSITY &ditnormvar / DIT DENSITY &ditnormvar / NORMAL END TOKEN