![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/7/bf/7bf9cf8e-06e2-40e8-a8e4-79f31da55e32/7bf9cf8e-06e2-40e8-a8e4-79f31da55e32-bgd0.png)
Chapter 12: Program Application 208Chapter 12: Program Application 208
MultiSortD k
Syntax 1: MultiSortDⅪ<list name>
Syntax 2: MultiSortDⅪ<base list name>, <subordinate
list name>, <subordinate list name>, ...
Function: Sorts a statistical list in descending order.
Description: See MultiSortA.
N
NDist Misc - Statistics(1) - Graph
Function: Used as a StatGraph command argument
to specify an option. See StatGraph.
NewFolder Misc - Variable - Folder
Syntax: NewFolderⅪ<folder name>
Function: Creates a new folder.
Next Ctrl - For
See For~To~(Step~)Next.
NormCD k
Syntax: NormCDⅪLower value, Upper value,
Ʊ value,
value
Function: See “Normal Cumulative Distribution” (page
145).
NormPD k
Syntax: NormPDⅪ
x value, Ʊ value, value
Function: See “Normal Probability Density” (page 145).
NormalLine I/O - Sketch
Syntax: NormalLineⅪ<graph number>,
<
x-coordinate>[,<color command>]
Function: Draws a normal line.
Description: Draws a line normal to the graph at the
specified
x-value.
not Ctrl - Logic
See “Bitwise Operations” (page 58).
NPPlot Misc - Statistics(1) - Graph
Function: Used as a StatGraph command argument
to specify an option. See StatGraph.
NumToChr Misc - String(1)
Syntax: NumToChrⅪ
n,<storage variable name>
Function: Converts numeric value
n to the
corresponding text character(s) in accordance with
the character code table, and assigns the character(s)
as a string to the specified variable. For information
about character codes, see “Character Code Table”
on page 259.
NumToStr Misc - String(1)
Syntax: NumToStrⅪ<value>, {"Fix <integer from 0 to
9>" ; "Sci <integer from 0 to 9>"}, <storage variable
name>
Function: Converts a numeric value to a string of the
specified format, and assigns the resulting string to
the specified variable.
O
Off Misc - Setup(1)
Function: Used as the argument of Setup type
commands to turn off the setting.
On Misc - Setup(1)
Function: Used as the argument of Setup type
commands to turn on the setting.
OnePropZTest k
Syntax: OnePropZTestⅪ"Prop condition",
p
0
value, x
value, n value
Function: See “1-Proportion
Z Test” (page 141).
OnePropZInt k
Syntax: OnePropZIntⅪC-Level value,
x value, n value
Function: See “1-Proportion
Z Interval” (page 144).
OneSampleTInt k
Syntax 1: OneSampleTIntⅪC-Level value, List
[, {Freq ; 1}]
Syntax 2: OneSampleTIntⅪC-Level value, o value, s
x
value, n value
Function: See “1-Sample
t Interval” (page 144).
OneSampleTTest k
Syntax 1: OneSampleTTestⅪ"
condition",
0
value,
List[, {Freq ; 1}]
Syntax 2: OneSampleTTestⅪ"
condition",
0
value,
o value, s
x
value, n value
Function: See “1-Sample
t Test” (page 141).
OneSampleZInt k
Syntax 1: OneSampleZIntⅪC-Level value,
Ʊ value,
List[, {Freq ; 1}]
Syntax 2: OneSampleZIntⅪC-Level value,
Ʊ value, o
value, n value
Function: See “1-Sample
Z Interval ” (page 144).
OneSampleZTest k
Syntax 1: OneSampleZTestⅪ"
condition",
0
value,
Ʊ value, List[, {Freq ; 1}]
Syntax 2: OneSampleZTestⅪ"
condition",
0
value,
Ʊ value, o value, n value
Function: See “1-Sample
Z Test” (page 141).