Solution 34893: Disabling the STAT Wizards on the TI-84 Plus Family of Graphing Calculators.
... of graphing calculators? The STAT wizards prompt the user for all the necessary input for a given statistical calculation which helps reduce syntax errors. Below is a picture of the STAT wizard for the Linear Regression, LinReg(ax+b): For users who are familiar with previous TI-84 Plus family o...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/34893
Solution 13344: Calculating lcm() (Least Common Multiple) of Two Arguments on the TI-89 Family, TI-92 Family and Voyage™ 200 Graphing Calculators.
...GCD) of their denominators. The LCM of fractional floating-point numbers is their product. For two lists or matrices, lcm() returns the LCMs of the corresponding elements. The proper syntaxes for the lcm() function are as follows: lcm(number1,number2) Þ expression lcm(list1,list2) Þ list...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/13344
Solution 10442: Executing TI-Basic and Assembly (ASM) Programs on the TI-86.
...bove one of the [F1] through [F5] keys depending on the number of programs stored on the calculator. 2) Locate the program to execute and press the corresponding key followed by [ENTER]. The program should now be running. If the program is written in the assembly language type (ASM), follow thes...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10442
Solution 13326: Using the RandSeed Function on the TI-89 Family, TI-92 Family and Voyage™ 200 Graphing Calculators.
...enerator.If number is ¹ 0, it is used to generate two seeds, which are stored in system variables seed1 and seed2. Example:1) Press [2nd][MATH], and arrow down to 7:Probability2) Press the right arrow key and scroll down and select 6:RandSeed3) Press [ENTER] and input [1][1][4][7] and press [ENTE...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/13326
Solution 12651: Clearing the Memory on the TI-81.
Solution 12651: Clearing the Memory on the TI-81. Solution 12651: Clearing the Memory on the TI-81. global Solution 12651: Clearing the Memory on the TI-81. website Home | Other Graphing Calculator produ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12651
Solution 10431: Finding the Zero, Minimum, or Maximum of a Function on the TI-85 or TI-86.
...[F1] and the Left Bound? prompt is displayed. 2) Move the cursor onto the function for which the root is being computed by pressing the up or down arrow. The number of the graph selected will be display in the top right corner of the screen. 3) Specify the left bound for x by either moving th...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10431
Solution 12650: Calculating Trigonometric Functions on the TI-81.
...I-81? The TI-81 can display the results of these calculations in both Radian and Degree mode. For Degrees: 1) Press the [MODE] key. Press the [down arrow] key 2 times. 2) Highlight Deg and press the [ENTER] key, this changes the mode from a default of radian to degree for the measurement of angl...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12650
Solution 12649: Calculating One-variable Statistics on the TI-81.
...the TI-81? Data for this example: x={87, 52, 97, 46, 75, 60} • Clear the screen then press [2nd] [MATRX] • Press the right-arrow key twice and press [ENTER] • The cursor will display after the x1 = • Enter the x-values after "x1 =" Press [8] [7] [ENTER] [1] [ENTER] [5] [...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12649
Solution 12648: Calculating Linear Regressions on the TI-81.
...he graphing calculator will display the form of the equation (y=a+bx) and then list the values for a and b (5.0256 and 1.2564 respectively) and the correlation coefficient (r) .9885.For more information regarding your Texas Instruments graphing calculator, please refer to the guidebooks section. ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12648
Solution 13180: Sharing Applications Between the TI-89 Family Graphing Calculators.
.... On the calculator that will be sending the App: 1) Press [2ND] [VAR-LINK] to access the link menu. 2) Press [2ND] [F7] to access the list of Apps currently installed on the calculator. 3) To select the App(s) to be transferred, use the arrow keys to highlight the desired App and press [F4] to e...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/13180
Solution 12645: Graphing a Function on the TI-80 and TI-81.
...he TI-80 or TI-81? The TI-80 has been discontinued. When upgrading, consider the TI-73 Explorer™. The TI-73 Explorer is completely compatible with curricular materials for upper elementary through lower middle grades, from fractions through pre-algebra. Follow these steps to graph a function usi...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12645
Solution 12183: Deleting Files from the Text Editor on the TI-89 Family, TI-92 Plus and Voyage™ 200.
...ors.• Press [2nd] [-] (to access the Var-Link menu).• Scroll to the name of the text file to be deleted.• Press [←] (the backspace key, not the left arrow key) to delete the file.• Press [ENTER] to confirm that the file be deleted.Please see the TI-89 family, TI-92 family and Voyage 200 guidebook...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12183
Solution 14243: Drawing a Pictograph On The TI-73 Explorer™.
...ories on the screen. If the scale is not big enough (the Data List is broken up by more than seven icons) the calculator will display an INVALID DIM error. Please see the below example data for the pictograph: Compare the distances in kilometers between Dallas, Texas and seven other cities in No...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/14243
Solution 16510: How To draw a vertical line on a TI-86.
...s: First on the graph itself: • Press [MORE]. • Press [F2] for the Draw function. • Press [F3] for the Vertical line. • Use the left and right arrows to move the line to where you want it. • Press [ENTER]. • To enter another line just move the arrow keys and press [ENTER]. The second opt...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/16510
Solution 12170: Using the "and" Operator on TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
...s, the and operator compares them bit-by-bit using an and operation. Internally, both integers are converted to signed, 32-bit binary numbers. When corresponding bits are compared, the result is 1 if both bits are 1: otherwise, the result is 0. The returned value represents the bit results, and i...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12170
Solution 16189: Creating a 3D Graph of a Surface On a TI-89 Family, TI-92 Family, or Voyage™ 200 Graphing Calculator.
...) Press [♦][Y=]. 3) Input the equation [y][^][2][-][x][^][2] in z1. 4) Press [♦][GRAPH]. The graph can be viewed at different angles by pressing the arrow keys. Additional information on 3D graphing can be found in the TI-89 family, TI-92 family and Voyage 200 guidebooks. Solution 16189: Cre...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/16189
Solution 12165: The cFactor() function on The TI-89 Family, TI-92 Plus, and Voyage™ 200 Graphing Calculators.
...ion is factored as much as possible toward factors that are linear in the reference-variable, with perhaps non-real constants, even if it introduces irrational constants or subexpressions that are irrational in other variables. Examples: 1. cFactor( a ^ 3 * x ^ 2 + a * x ^ 2 + a ^ 3 + a, x ) [E...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12165
Solution 11818: Algebra Problem Identities for 00 using the TI-89 Family, TI-92 Family, or Voyage™ 200 Graphing Calculators.
... Knowledge Base Search Why does 0^0 =1 using the TI-89 family, TI-92 family, or Voyage 200? While this was considered a domain error on TI-85, TI-83, and TI-82, there are a number of reasons that algebra problems are handled reasonably with the identity 00=1. 1. Apply the b...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11818
Solution 12096: Graphing a Step Function on the TI-89 Family, TI-92 Family, or Voyage™ 200 Graphing Calculators.
...y). Please Note: If the graphed points appear connected, go back into the Y= Editor screen, highlight the int(x) function by using the directional arrows on the keyboard, Press [F6] for Style ([2nd] [F1] on the TI-89 Family) and select Dot. Please see the TI-89 family, TI-92 family and Voyage 2...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12096
Solution 11814: Sorting Columns in a Data, List, or Matrix Variable Using the TI-89 Family, TI-92 Plus, or Voyage™ 200.
...n a variable name using the alpha characters (e.g. test1) and press [ENTER] [ENTER]. • Input the X list into c1 and the Y list into c2. • Using the arrow keys, highlight the name of the column to be sorted (c1 or c2), press [2nd] [F6] ([F6] for the TI-92 family and Voyage 200) and select "3:Sort...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11814
Solution 11813: Using Local Variables in Functions or Programs on the TI-89 Family, TI-92 Plus, and Voyage™ 200.
...a user-defined function or program that references a local variable that is not initialized is evaluated or executed, the calculator will return the error message Undefined Variable. Below are two examples of functions. In the first function, the local variable is not initialized; in the second, ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11813
Solution 12093: Displaying Asymptotes on the TI-89 Family, TI-92 Plus, and Voyage™ 200 Graphing Calculators.
...n= -9 and xMax=6.8 will not display the connecting line or "asymptote". In this example, the x range is chosen so that one of the "plotted" points corresponds exactly to x = -3 (which happens to be a simple pole)- One may see this via the trace [F3] feature on the graph screen.Since the function...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12093
Solution 15346: Graphing 2D Implicit Functions on the TI-89 Titanium, TI-92 Plus, and Voyage™ 200.
...by using 3D graphing mode, it is possible to graph implicit 2D without solving for y or x. To be able to graph these functions, users will need to rearrange the implicit form as an equation set to zero f(x,y) - g(x,y)=0. Then enter the non-zero side into the Y= editor. Example: Graph the function...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/15346
Solution 11803: Viewing the Top or Bottom of a Large Matrix Result on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
...nd Voyage 200 Graphing Calculators? To view a portion of a large matrix that is off of the screen, follow the steps provided below. • Press the up arrow so that the visible part of the matrix is highlighted. • Press and hold the shift key (Up Arrow), which is locate to the right of the [2nd] ke...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11803
Solution 12091: Creating a Histogram Using the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
..., 6, 3} Input the data • Press [APPS] [6] [3]. (If the Apps Desktop is on, press [APPS], select Data/Matrix Editor, and choose [3].)• Press the down arrow twice. • In the box beside variable type a variable name. (e.g. TEST) • Press [ENTER] [ENTER].• Enter the numbers for the x values under c1. P...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12091