Results Data | Binomial 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

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

teststyle = binomial (Default)

Column Data Type Description
N Float Count of value pairs.
NPos Float Count of positive value differences.
NNeg Float Count of negative value differences.
BP Float Binomial probability.
BinomialCallP Char Binomial result:
  • a=accept null hypothesis
  • p=reject null hypothesis (positive)
  • n=reject null hypothesis (negative)

teststyle = sign

Name Type Definition
N Float Count of value pairs.
NPos Float Count of positive values.
NNeg INTEGER Count of negative or zero values.
BP Float Binomial probability.
BinomialCallP Char Binomial sign result:
  • a=accept null hypothesis
  • p=reject null hypothesis (positive)
  • n=reject null hypothesis (negative)