User Manual

Table Of Contents
8-38
Output Values: F , p , o
1
, o
2
, s
x
1
, s
x
2
, n
1
, n
2
are assigned respectively to the variables with
the same names and to ListAns elements 1 through 8.
• ANOVA
OneWayANOVA: Executes one-factor ANOVA analysis of variance.
Syntax: OneWayANOVA List1, List2
(List1 is Factor list (A) and List2 is the Dependent list.)
Output Values: Adf, Ass, Ams, AF, Ap, ERRdf, ERRss, ERRms are assigned respectively
to variables Adf, SSa, MSa, Fa, pa, Edf, SSe, MSe.
Also, output values are assigned to MatAns as shown below.
TwoWayANOVA: Executes two-factor ANOVA analysis of variance.
Syntax: TwoWayANOVA List1, List2, List3 (List1 is Factor list (A), List2 is Factor
list (B), and List3 is the Dependent list.)
Output Values: Adf, Ass, Ams, AF, Ap, Bdf, Bss, Bms, BF, Bp, ABdf, ABss, ABms, ABF,
ABp, ERRdf, ERRss, ERRms are assigned respectively to variables Adf,
SSa, MSa, Fa, pa, Bdf, SSb, MSb, Fb, pb, ABdf, SSab, MSab, Fab, pab,
Edf, SSe, MSe.
Also, output values are assigned to MatAns as shown below.
k Performing Financial Calculations in a Program
(Not available on the fx-7400GIII)
• Setup Commands
Date Mode Setting for Financial Calculations
DateMode365 ....... 365 days
DateMode360 ....... 360 days
Payment Period Setting
PmtBgn ................. Start of period
PmtEnd ................. End of period
Bond Calculation Payment Periods
PeriodsAnnual ...... Annual
PeriodsSemi ......... Semiannual
MatAns =
Adf
ERRdf
Ass
ERRss
Ams
ERRms
AF
0
Ap
0
MatAns =
Adf
Bdf
ABdf
ERRdf
Ass
Bss
ABss
ERRss
Ams
Bms
ABms
ERRms
AF
BF
ABF
0
Ap
Bp
ABp
0