User Manual - Page 13

For N3/TBL/1L1/J.

Loading ...
Loading ...
Loading ...
angle()
Catalog >
Returns the angle of the argument,
interpreting the argument as a complex
number.
In Gradian angle mode:
In Radian angle mode:
angle(List1) list
angle(Matrix1) matrix
Returns a list or matrix of angles of the
elements in List1 or Matrix1, interpreting
each element as a complex number that
represents a two-dimensional rectangular
coordinate point.
ANOVA
Catalog >
ANOVA List1,List2[,List3,...,List20][,Flag]
Performs a one-way analysis of variance for
comparing the means of two to 20
populations. A summary of results is stored
in the stat.results variable. (page 145)
Flag=0 for Data, Flag=1 for Stats
Output variable Description
stat.F Value of the F statistic
stat.PVal Smallest level of significance at whichthe null hypothesis can be rejected
stat.df Degrees of freedom of the groups
stat.SS Sum of squares of the groups
stat.MS Mean squares for the groups
stat.dfError Degrees of freedom of the errors
stat.SSError Sum of squares of the errors
Alphabetical Listing 9
Loading ...
Loading ...
Loading ...