File: ZTEST-Function.properties

package info (click to toggle)
libformula 1.1.7.dfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,236 kB
  • sloc: java: 17,370; xml: 1,541; makefile: 19
file content (8 lines) | stat: -rw-r--r-- 322 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
display-name=ZTEST
description=Returns the two-tailed P value of a z test.
parameter.0.display-name=data
parameter.0.description=The data array.
parameter.1.display-name=Number
parameter.1.description=The value to be tested.
parameter.2.display-name=sigma
parameter.2.description=The standard deviation of the population.