Using Calculators

Multiplying matrices with the TI83 or TI84 calculator

Graphing calculators such as the TI83 and TI84 are able to do many different operations with matrices, including multiplication. Here, we will go over the steps needed to multiply two matrices in this type of calculator using the following example.

Table of Contents

  1. Step-by-step process using an example
  2. Common errors
  3. Additional reading

[adsenseWide]

Step-by-step with an example

Find the product of the matrices.

\(AB=\left[\begin{array}{ccc}-1 & 5 & -2\\ 3 & 7 & 7\\\end{array}\right]\left[\begin{array}{cc}4 & 0\\ 1 & 1\\ 3 & 9\end{array}\right]\)

Step 1: Enter the first matrix into the calculator

To enter a matrix, press [2ND] and \(\left[x^{-1}\right]\).

(Note: some older models of the TI83 calculators have a MATRIX button)

multiply-matrices-ti83-ti84-step1-1

Use the right arrow key to go to the EDIT menu.

multiply-matrices-ti83-ti84-step1-2

Press enter to select matrix A.

multiply-matrices-ti83-ti84-step1-3

Type in the size of the matrix and the values by typing each number and pressing [ENTER]. Note that the first matrix is a 2 x 3 matrix (rows by columns).

\(A=\left[\begin{array}{ccc}-1 & 5 & -2\\ 3 & 7 & 7\\\end{array}\right]\)

multiply-matrices-ti83-ti84-step1-4

Step 2: Enter the second matrix into the calculator

Press [2ND] and \(\left[x^{-1}\right]\).

multiply-matrices-ti83-ti84-step2-1

Press the right arrow key to go to the EDIT menu.

multiply-matrices-ti83-ti84-step2-2

Press [2] or highlight 2. [B] and press [ENTER].

multiply-matrices-ti83-ti84-step2-3

Type in the size of the matrix and the values by typing each number and pressing [ENTER]. Note that the second matrix from our example is a 3 x 2 matrix (rows by columns).

\(\left[\begin{array}{cc}4 & 0\\ 1 & 1\\ 3 & 9\end{array}\right]\)

multiply-matrices-ti83-ti84-step2-4

Step 3: Press [2ND] and [MODE] to quit out of the matrix screen

This will take you to a blank screen. If you skip this step, your calculator may (depending on where your cursor is) try to put matrix A inside of matrix B, causing an error.

Step 4: Select matrix A and matrix B in the NAMES menu to find the product

From the blank screen, press [2ND] and \(\left[x^{-1}\right]\) and stay at the NAMES menu.

multiply-matrices-ti83-ti84-step4-1

Press [ENTER] to select matrix [A].

multiply-matrices-ti83-ti84-step4-2

To select matrix [B], go back into the matrix menu by pressing [2ND] and \(\left[x^{-1}\right]\).

multiply-matrices-ti83-ti84-step4-3

Press [2] or highlight 2. [B] and press [ENTER].

multiply-matrices-ti83-ti84-step4-4

Press [ENTER] to multiply the matrices.

multiply-matrices-ti83-ti84-step4-5

From here, you have your final answer. We can now write:

\(\begin{align} AB &=\left[\begin{array}{ccc}-1 & 5 & -2\\ 3 & 7 & 7\\\end{array}\right]\left[\begin{array}{cc}4 & 0\\ 1 & 1\\ 3 & 9\end{array}\right]
\\ &=\boxed{\left[\begin{array}{cc}-5 & -13\\ 40 & 70\\\end{array}\right]}\end{align}\)

Common error: DIM MISMATCH

Suppose that you go through these steps and end up with the following screen.

multiply-matrices-ti83-ti84-dim-mismatch

In this case, you should check two things:

  1. Did you enter the correct matrix information and did you select the correct matrices to multiply?
  2. Is the product defined?

If you entered the matrices correctly, then this error means that the product is undefined. Specifically, if you write out the sizes of the matrices, the inner numbers must match. In the example above, we had a 2 x 3 and a 3 x 2. Notice that the numbers on the inside match, so the product was defined and we were able to find an answer.

However, the product of a 2 x 2 and a 3 x 2 would be undefined since the inner numbers do not match. You would simply write “Undefined” as your answer if you were working a problem like this on an exam or quiz.

To read more about when matrix multiplication is or isn’t defined, see the following link.

When is matrix multiplication defined?

[adsenseLargeRectangle]

Continue your study of matrices and the TI83 / 84 calculator

The following articles have more information about using the calculator with matrices:

How to Get L1 on Your Calculator ( TI 83 or TI 84 )

It is very easy to accidentally delete your L1, L2, etc from the TI 83 or 84. But, it is also very easy to get it back! Anytime your L1 “disappears”, simply press the [STAT] button, select “5: Set up editor” and press enter. The screens should look like this.


set-up-editor

set-up-editor-done

stat-edit

How to Prevent This From Happening Again

Anytime you need to get rid of data in your calculator, highlight L1 or the list name, and press [CLEAR]. It’s pressing delete that will remove the list from your editor.

Find the Correlation Coefficient r on Your Calculator (TI83/ 84)

The correlation coefficient is very useful for understanding how strong the linear relationship is between two variables. The only problem is that it is quite messy and tedious to find by hand! And as I have mentioned many times before: statisticians do not find these things by hand. They interpret the results from software or other calculators.

[adsenseWide]

For most students, the easiest way to calculate the correlation coefficient is to use their graphing calculator. It is a VERY easy process an here, I will go through each of the steps needed. (For a video that shows all of these steps, be sure to scroll down!)

Step 0: Turn on Diagnostics

You will only need to do this step once on your calculator. After that, you can always start at step 1 below. If you don’t do this, r will not show up when you run the linear regression function.


Press [2nd] and then [0] to enter your calculator’s catalog. Scroll until you see “diagnosticsOn”.
TI84 catalog
diagnosticsOn on the TI84 calculator

Press enter until the calculator screen says “Done”.

Turning on Diagnostics on the TI84 step 2 screenshot
Screen After Diagnostics Are Turned on TI84

This is important to repeat: You never have to do this again unless you reset your calculator or start using someone elses! This will be set up from now on.

Step 2: Enter Data

Enter your data into the calculator by pressing [STAT] and then selecting 1:Edit. To make things easier, you should enter all of your “x data” into L1 and all of your “y data” into L2.


screenshot of data entered into TI84

Step 3: Calculate!

Once you have your data in, you will now go to [STAT] and then the CALC menu up top. Finally, select 4:LinReg and press enter.


calculate menu under statistics screenshot
Screenshot of the correlation coefficient on the TI84
That’s it! You’re are done! Now you can simply read off the correlation coefficient right from the screen (its r). Remember, if r doesn’t show on your calculator, then diagnostics need to be turned on. This is also the same place on the calculator where you will find the linear regression equation, and the coefficient of determination.

Video

The following video will walk you through the steps you see above!

Find the Standard Deviation With a Graphing Calculator (TI83 or TI84)

Only the truly insane (or those in an introductory statistics course) would calculate the standard deviation of a dataset by hand! So what is left for the rest of us level headed folks? Statisticians typically use software like R or SAS, but in a classroom there isn’t always access to a full PC. Instead, we can use a graphing calculator to perform the exact same calculations. Note: You can scroll down for a video walkthrough of these steps.

[adsenseWide]

Standard Deviation on the TI83 or TI84

For this example, we will use a simple made-up data set: 5, 1, 6, 8, 5, 1, 2. For now, we won’t concern ourselves with whether this is sample or population data. This will come up later in the steps.

Step 1: Enter your data into the calculator.

This will be the first step for any calculations on data using your calculator. To get to the menu to enter data, press [STAT] and then select 1:Edit.

enter data onto TI84

Now, we can type in each number into the list L1. After each number, hit the [ENTER] key to go to the next line. The entire dataset should go into L1. If for some reason, you don’t see L1, see: Getting L1 on Your Calculator.

data in L1 on TI84

Step 2: Calculate 1-Variable Statistics

Once the data is entered, hit [STAT] and then go to the CALC menu (at the top of the screen). Finally, select 1-var-stats and then press [ENTER] twice.

TI84 1-var-stats

TI84 1-var-stats2

TI84 1-var stats calculated

Step 3: Select the correct standard deviation

Now we have to be very careful. There are two standard deviations listed on the calculator. The symbol Sx stands for sample standard deviation and the symbol σ stands for population standard deviation. If we assume this was sample data, then our final answer would be s =2.71. Pay attention to what kind of data you are working with and make sure you select the correct one! In some cases, you are working with population data and will select σ.

What about the variance?

The variance does not come out on this output, however it can always be found using one important property:

\(\text{Variance} = \text{(Standard Deviation)}^2\)

So in this example, the variance is:

\(s^2 = 2.71^2 = 7.34\)

This would work even if it was population data, but the symbol would be \(\sigma^2\).

[adsenseLargeRectangle]

Video walkthrough

The following video will walk your through all of these steps. Make sure you have your calculator ready to follow along!

Finding the Inverse of a Matrix with the TI83 / TI84

By taking any advanced math course or even scanning through this website, you quickly learn how powerful a graphing calculator can be. A more “theoretical” course like linear algebra is no exception. In fact, once you know how to do something like finding an inverse matrix by hand, the calculator can free you up from that calculation and let you focus on the big picture.

[adsenseWide]

Remember, not every matrix has an inverse. The matrix picked below is invertible, meaning it does in fact have an inverse. We will talk about what happens when it isn’t invertible a little later on. Here is the matrix we will use for our example:

\( \left[ \begin{array}{cccc} 8 & 2 & 1 & 6 \\ 8 & 4 & 1 & 1 \\ 0 & 2 & 6 & 4 \\ 15 & 8 & 9 & 20 \end{array} \right]\)

Note: for a video of these steps, scroll down.

Step 1: Get to the Matrix Editing Menu

This is a much more involved step than it sounds like! If you have a TI 83, there is simply a button that says “MATRIX”. This is the button you will click to get into the edit menu. If you have a TI84, you will have to press [2ND] and [\(x^{-1}\)]. This will take you into the menu you see below. Move your cursor to “EDIT” at the top.


enter-matrix-ti84-step1
Now you will select matrix A (technically you can select any of them, but for now, A is easier to deal with). To do this, just hit [ENTER].


enter-matrix-ti84-step1a

Step 2: Enter the Matrix

First, you must tell the calculator how large your matrix is. Just remember to keep it in order of “rows” and “columns”. For example, our example matrix has 4 rows and 4 columns, so I type 4 [ENTER] 4 [ENTER].


enter-matrix-ti84-step2
Now you can enter the numbers from left to right. After each number, press [ENTER] to get to the next spot.


enter-matrix-ti84-step2a
Now, before we get to the next step. On some calculators, you will get into a strange loop if you don’t quit out of this menu now. So, press [2ND] and [MODE] to quit. When you do this, it will go back to the main screen.

Step 3: Select the Matrix Under the NAMES Menu

After you have quit by clicking [2ND] and [MODE], go back into the matrix menu by clicking [2ND] and [\(x^{-1}\)] (or just the matrix button if you have a TI83). This time, select A from the NAMES menu by clicking [ENTER].


enter-matrix-ti84-step3
enter-matrix-ti84-step3a

Step 4: Press the Inverse Key [\(x^{-1}\)] and Press Enter

The easiest step yet! All you need to do now, is tell the calculator what to do with matrix A. Since we want to find an inverse, that is the button we will use.


enter-matrix-ti84-step4
enter-matrix-ti84-step4a
At this stage, you can press the right arrow key to see the entire matrix. As you can see, our inverse here is really messy. The next step can help us along if we need it.

Step 5: (OPTIONAL) Convert Everything to Fractions

While the inverse is on the screen, if you press [MATH] , 1: Frac, and then ENTER, you will convert everything in the matrix to fractions. Then, as before, you can click the right arrow key to see the whole thing.


enter-matrix-ti84-step5
enter-matrix-ti84-step5a
That’s it! It sounds like a lot but it is actually simple to get used to. It’s useful too – being able to enter matrices into the calculator lets you add them, multiple them, etc! Nice! If you want to see it all in action, take a look at the video to the right where I go through the steps with a different example. Even with the optional step, it takes me less than 3 minutes to go through.

Oh yeah – so what happens if your matrix is singular (or NOT invertible)? In other words, what happens if your matrix doesn’t have an inverse?


error-on-TI84-singular-matrix
As you can see above, your calculator will TELL YOU. How nice is that?

Video walkthrough

The following video will walk you through the steps above.

Additional reading

You may also find it useful to be able to row reduce a matrix using your calculator or even multiply matrices.

Tips to Help You Save Money on Graphing Calculators

I’ve been on a little bit of a graphing calculator kick here lately but its only because Graphing calculators are powerful tools! Once you get used to working with them, it is amazing how you will find yourself understanding things in a much deeper way. Even so, they are EXPENSIVE tools. If you decide to buy one of the more advanced models, you may find yourself spending more money than you did on the textbook!

So what are the alternatives? Well, don’t skip out on getting a hold of a graphing calculator if it is required for the course but DO talk to your professor to make sure you will actually use it. Sometimes, it is part of the syllabus only because the department wants professors to use it even though some of them don’t. Let’s say you know for sure you are going to need one – what can you do?

  1. Rent One! – For textbooks you have sites like Chegg and for calculators, you have Graphtor and RentCalculators.org. Both companies offer a cheap plan to get a hold of the popular TI series of calculators. My advice: if you only need one or two math courses then look into this – otherwise you might need it so long it won’t be worth it.
  2. Buy Used – I personally do not understand why anyone would buy a graphing calculator brand new. With a little planning, you can save a significant percentage off the new cost by buying one someone needed for just one class. I mean, just look at amazon’s prices! I have seen them sold even cheaper than this by students on campus as well.
  3. Skip it Completely – Maybe you know you won’t be taking many technical courses and your professor doesn’t require a graphing calculator but says it might help. There are plenty of free alternatives online that will help you graph equations and make routine calculations. One I have talked about before is http://www.wolframalpha.com/ and this calculator by desmos is one of the best free online graphing calculators I have seen!
  4. Finally, if none of these options work, check with your college. Some have programs to loan calculators to students. This may be a part of the library or the math department. Don’t get discouraged! College is expensive, but think about it this way – learning to make things happen now will only help you later in life – look for those deals and ways to save your cash – you will not regret it!

Histograms on the TI83 and 84 Calculator

The TI83 and TI84 graphing calculators give us a nice and easy way to get a histogram in order to see the overall pattern of a data set (which is the goal of any histogram!). In this guide, we will go the whole process step by step. As we work through this, you might find it useful to download this Histograms on the Calculator Cheat Sheet (PDF) (just right click and select save as).

Example (video example)

12
14
14
14
16
18
20
20
21
23
27
27
27
29
31
31
32
32
34
36
40
40
40
40
40
42
51
56
60
65

  1. Enter your data into a single list.
  2. To get to the lists in your calculator, press STAT and then choose 1:EDIT. There are several lists to choose from but L1 is the default list on the other menus. This means that if you use L1, you will have less stuff to change in the calculator later.

    To enter data, type the number and then press ENTER. Again, it is really important that all of the data goes into one list – even if in your book it is in different columns.
    entering data into the TI 84 calculator

  3. Go into StatPlots and Select the Histogram
  4. Once the data is entered, press 2ND and then Y= to get in the statplot menu. Under this menu, go into plot 1 (you can use any plot, but again, this is the easiest to work with) and turn the plot on. Once the plot is on, select the histogram by highlighting it and pressing enter, and make sure the list says L1. If you used a different list, you will have to change the list here. Finally, leave “frequency” as 1.

  5. Use ZOOMSTAT to view your histogram and TRACE to see the classes and frequency.
  6. Once your plot is on, press ZOOM and then #9 ZOOMSTAT to see your graph. The TRACE button allows you to see what the groups/classes are and the frequency. Often, the class width the calculator uses isn’t very natural. In this example its 8.8. It’s a good idea to change this to something that is easier to work with and in this example I decided to change this to 9.

    To do this, you press WINDOW and adjust the number next to XSCL. Once you do this, press GRAPH to see your changes since pressing ZOOMSTAT will make the calculator recalculate everything.
    histogram-trace-TI84
    In the last image, “n” is the frequency of the class denoted by the two numbers in the inequality. For example, the highlighted class in the last picture goes from 12 to 21 and has a frequency of 8.

Video Example

The video below will walk you through the same example above. Review this to make sure you understand how this all works!



What if there is an error?

If you get all the way to the end and then your graph won’t show up, I would make sure there is nothing under “Y=”. Sometimes when you walk around, your calculator accidentally gets turned on and a bunch of stuff can get pressed and typed under Y=. If this doesn’t fix it, I would then make sure everything is under L1 and not some other list. You can reset your list by clicking STAT, EDIT, SETUPEDITOR if you have a weird menu.

Other Articles

If you are just learning about histograms, you may want to read about how to find them completely by hand.

[thrive_leads id=’3575′]

Introduction to Graphing Calculators – LIVE Online Workshop Tues Aug 23

If you or your child recently bought a TI83 or 84 for math, you have purchased a very valuable tool! Once someone has command of their calculator, the results are amazing – Getting away from tedious calculation allows you to focus on the big picture and understanding concepts – both keys to truly understanding math.

But the manual, well, it can leave a little to be desired, especially if you just want to get up and running. I have seen students in algebra, calculus, and statistics courses that are held back simply because they don’t have command of their graphing calculators.

With this in mind, I will be offering an introduction to graphing calculators workshop
LIVE online Tuesday August 23 6-7:30 pm central time.

This workshop will cover the following for TI83/84 calculators (the most common):

  • Basic operations on the calculator
  • Recent software updates (for TI84)
  • Graphing and analyzing functions
  • Useful modes and operations
  • Basic stats functions that can be used in any class (if time – based on the number of questions)
  • Any questions YOU have!

This is perfect for anyone that has been having trouble using their calculator or who just purchased one and wants to know some of what it can do! Since it is live, we will be able to address issues as they come up to make sure everyone “gets it”. If after the workshop there are extra questions, I will stick around and make sure they get answered.

The introductory price for this workshop will be $10 per attendee (the price for the any future workshop will be $25) and I can only accept 20 people in this first session. This will include the workshop as well as access to a member area of this website with more graphing calculator videos for any review or reference (available after the meeting).

To reserve your seat before they run out, please sign up here by clicking “BUY NOW”, I look forward to seeing you 🙂
Sorry, This workshop is closed!

About the instructor (me)

Notes:

  • Don’t worry if you can’t attend this one! There will be others scheduled but they will be at a later date and the cost will be $25.
  • You don’t need any special software to attend this meeting – you will get an email with a link to attend.
  • As usual, I offer a 100% satisfaction guarantee. If for any reason, you are unhappy or can’t attend, I will gladly refund your $10.