(form "20430" (size 57 20) (help "20430_TIP_0") (heading "STATISTICS" ) (label (position 2 3) (text "Variable" ) ) (field "variable" (position 10 3) (display_length 15) (foreground (user_option "form_text_highlight")) (background (user_option "form_background")) (input disallowed) ) (label (position 27 3) (text "Transformation" ) ) (field "trans" (position 40 3) (display_length 15) (foreground (user_option "form_text_highlight")) (background (user_option "form_background")) (input disallowed) ) (label (position 2 5) (text "Number of samples" ) ) (field "num" (position 18 5) (display_length 15) (foreground (user_option "form_foreground")) (background (user_option "form_background")) (input disallowed) ) (label (position 2 6) (text "Minimum :" ) ) (field "min" (position 12 6) (display_length 10) (foreground (user_option "form_foreground")) (background (user_option "form_background")) (decimals 3) (input disallowed) ) (label (position 27 6) (text "Maximum :" ) ) (field "max" (position 43 6) (display_length 10) (foreground (user_option "form_foreground")) (background (user_option "form_background")) (decimals 3) (input disallowed) ) (label (position 2 8) (text "Mean :" ) ) (field "mean" (position 12 8) (display_length 10) (foreground (user_option "form_foreground")) (background (user_option "form_background")) (decimals 3) (input disallowed) ) (label (position 2 9) (text "Variance :" ) ) (field "variance" (position 12 9) (display_length 10) (foreground (user_option "form_foreground")) (background (user_option "form_background")) (decimals 3) (input disallowed) ) (label (position 27 8) (text "Standard Deviation :" ) ) (field "sdev" (position 43 8) (display_length 10) (foreground (user_option "form_foreground")) (background (user_option "form_background")) (decimals 3) (input disallowed) ) (label (position 27 9) (text "Coeff. of Variation :" ) ) (field "cv" (position 43 9) (display_length 10) (foreground (user_option "form_foreground")) (background (user_option "form_background")) (decimals 3) (input disallowed) ) (label (position 2 11) (text "Skewness :" ) ) (field "skewness" (position 12 11) (display_length 10) (foreground (user_option "form_foreground")) (background (user_option "form_background")) (decimals 3) (input disallowed) ) (label (position 27 11) (text "Kurtosis :" ) ) (field "kurtosis" (position 43 11) (display_length 10) (foreground (user_option "form_foreground")) (background (user_option "form_background")) (decimals 3) (input disallowed) ) (label (position 2 13) (text "Median :" ) ) (field "median" (position 12 13) (display_length 10) (foreground (user_option "form_foreground")) (background (user_option "form_background")) (decimals 3) (input disallowed) ) (label (position 2 14) (text "Trimean :" ) ) (field "trimean" (position 12 14) (display_length 10) (foreground (user_option "form_foreground")) (background (user_option "form_background")) (decimals 3) (input disallowed) ) (label (position 27 13) (text "Biweight :" ) ) (field "biweight" (position 43 13) (display_length 10) (foreground (user_option "form_foreground")) (background (user_option "form_background")) (decimals 3) (input disallowed) ) (label (position 27 14) (text "MAD :" ) ) (field "mad" (position 43 14) (display_length 10) (foreground (user_option "form_foreground")) (background (user_option "form_background")) (decimals 3) (input disallowed) ) (label (position 2 15) (text "Alpha :" ) ) (field "alpha" (position 12 15) (display_length 10) (foreground (user_option "form_foreground")) (background (user_option "form_background")) (decimals 3) (input disallowed) ) (label (position 27 15) (text "Sichel-t :" ) ) (field "sichel" (position 43 15) (display_length 10) (foreground (user_option "form_foreground")) (background (user_option "form_background")) (decimals 3) (input disallowed) ) (label (position 2 17) (text "REPORT_FILE_NAME" ) ) (field "fname" (position 12 17) (display_length 13) (max_length 40) (translate lower) (input allowed) (null allowed) (file output (extension "reports|*.not") ) (default "") (help "REPORT_FILE_NAME_TIP" ) ) (default_buttons) )