User Guide –
Business Statistics Made Easy
Topic |
Description |
Correct |
Incorrect |
|||||||||||||||
|
||||||||||||||||||
1)
General usage of the TI89/Voyage200 |
a)
Multiplication of variables b)
Enter .5 instead of ˝ to obtain decimal answers. c)
Roots: i.e. 3√x d) Denominators e) Squaring sin(x) f)
Attention to parentheses: g)
Euler Number h)
Parentheses |
x*y^2, x*cos(x) use ˝*x or .5*x x^(1/3) 1/(x-2) sin(x)^2 I.e. ln(sin(5x))/(x^2-1) (x^2-9)/(3+x^2) |
xy^2, xcos(x) 3√x 1/x-2 sin(x^2)
(x^2-9)/3+x^2 |
|||||||||||||||
|
||||||||||||||||||
2)
General usage of BSME |
a) Use
ESC to exit the current module or BSME altogether.
b)
Incorrect Entries – see above - yield the error message: “Invalid Entry”.
Press ENTER and correct expression. c) To force
decimal answers, use decimal input (see also 1b) d)
Provide 140,000 of RAM and 210,000 of Flash ROM (to check:2nd
6). Deleting or archiving files may be necessary: use 2nd “–“ (VAR-LINK), F4 to select files, then F1 to delete or
archive. Archiving might be a good way to manage programs, variables, etc as
a loss of battery power may delete any unarchived files. e)
Emptying the MAIN folder when starting BSME will prevent any file
reoccurrences (and thus loading error). f)
Should BSME not start (anymore) or act strange, reset ALL memory (2nd
6, then F1) as memory may be corrupted.
g) Use
the latest Operating System (OS) using TI Connect. |
|||||||||||||||||
|
||||||||||||||||||
5) |
|
Correct: 1) L1= {1,2,3} Note: Assure to use { } and , to separate numbers. |
Incorrect: 1) L1= (1,2,3) |
|||||||||||||||
|
||||||||||||||||||
6) |
|
Correct: 1) L1= {1,2,3} Note: Assure that list lengths match. (Exception: Non-Parametric Tests.) Assure to use { } and , to separate numbers. |
Incorrect: 1) L1= {1,2,3} |
|||||||||||||||
|
||||||||||||||||||
|
|
|
|