Documentation Home Page HYPERSIM Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

P VALUE – [PVALUE]
Outputs the p-value of a given signal


CATEGORY
Statistical

DESCRIPTION
Outputs the p-value of a given signal (Signal) for given probability (percentage) were the p-value is defined by the value that has “percentage” chance of being exeeded given the density function defined by the input signal (computed using the cumulative probability of the density function defined by the input signal).


RESULT VARIABLES AND PARAMETERS
Result: p-value
Signal: Input
Nclasses = number of samples evenly distributed used to compute the cumulative probability
percentage: percentage at which the p-value must be computed


SYNTAX
res=pvalue(Signal,Nclasses,percentage)


CHARACTERISTICS
Data type support
Double Floating point

EXAMPLE

  • No labels