Results Data | Kolmogorov-Smirnov Tests | Vantage Analytics Library - Results Data - Vantage Analytics Library

Vantage Analytics Library User Guide

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Vantage Analytics Library
Release Number
2.2.0
Published
March 2023
Language
English (United States)
Last Update
2024-01-02
dita:mapPath
ibw1595473364329.ditamap
dita:ditavalPath
iup1603985291876.ditaval
dita:id
zyl1473786378775
Product Category
Teradata Vantage

teststyle = ks (Default)

If there are groupby columns, they comprise the UPI. Otherwise, Klm is the UPI.

Column Data Type Description
Klm FLOAT Kolmogorov-Smirnov statistic.
M FLOAT Count.
KlmPValue FLOAT Probability associated with Kolmogorov-Smirnov statistic.
KlmPText CHAR Text description if probability is outside table range.
KlmCallP_0.05 CHAR Kolmogorov-Smirnov result:
  • a=accept null hypothesis
  • p=reject null hypothesis

teststyle = l

If there are groupby columns, they comprise the UPI. Otherwise, Lilliefors is the UPI.

Name Type Definition
Lilliefors FLOAT Lilliefors statistic.
M FLOAT Count.
LillieforsPValue FLOAT Probability associated with Lilliefors statistic.
LillieforsPText CHAR Text description if probability is outside table range.
LillieforsCallP_0.05 CHAR Lilliefors result:
  • a=accept null hypothesis
  • p=reject null hypothesis

teststyle = sw

If there are groupby columns, they comprise the UPI. Otherwise, Shw is the UPI.

Name Type Definition
Shw FLOAT Shapiro-Wilk statistic.
N FLOAT Count.
ShapiroWilkPValue FLOAT Probability associated with Shapiro-Wilk statistic.
ShapiroWilkPText CHAR Text description if probability is outside table range.
ShapiroWilkCallP_0.05 CHAR Shapiro-Wilk result:
  • a=accept null hypothesis
  • p=reject null hypothesis

teststyle = p

If there are groupby columns, they comprise the UPI. Otherwise, T is the UPI.

Name Type Definition
T FLOAT K-squared statistic.
Zkurtosis FLOAT Z of kurtosis.
Zskew FLOAT Z of skewness.
ChiPValue FLOAT Probability associated with K-squared statistic.
ChiPText CHAR Text description if probability is outside table range.
ChiCallP_0.05 CHAR D'Agostino-Pearson result:
  • a=accept null hypothesis
  • p=reject null hypothesis

teststyle = s

If there is a groupby column, it comprises the UPI. Otherwise, M is the UPI.

Name Type Definition
M FLOAT Number of first distribution observations.
N FLOAT Number of second distribution observations.
D FLOAT D statistic.
SmirnovPValue FLOAT Probability associated with D statistic.
SmirnovPText CHAR Text description if probability is outside table range.
SmirnovCallP_0.01 CHAR Smirnov result:
  • a=accept null hypothesis
  • p=reject null hypothesis