Saving TI-83 List Data to a Program File. Saving TI-83 Lists to a Program Step 1: Create a New Program Press PRGM and arrow over to NEW Press ENTER and.

Slides:



Advertisements
Similar presentations
TI Calculator Creating a Scatterplot … Step #1 – Enter the Data
Advertisements

Using the TI 83 Plus Calculator
GC Design. Simple Designs Advanced Designs Theme: GC and Nature.
Ch. 6.1: Solve Quadratic Equations by Graphing
Using TI graphing calculators
Science Learning Center Chemistry Pre-laboratory Tutorials Written By Patrick Herklotz.
To solve equations using Intersect method with a graphing calculator Process 1.Enter y 1 = (left side of the equation). ENTER 2.Enter y 2 = (right side.
Using Pine to send your ICS111 homework First Log in into UNIX using SSH either from home (If you have previously installed SSH or from the Lab. Once in.
CIS 240 Introduction to UNIX Instructor: Sue Sampson.
1 Using Editors Editors let you create and edit ASCII files UNIX normally includes two editors: vi and Emacs Vi and Emacs are screen editors: they display.
Using TABLE MODE to find the coordinates of a function.
Texas Instruments TI-83 Plus Graphing Calculator Basic Operations.
Box Plots Calculator Commands 12/1/10. CA Stats Standard 3.02 Locating the 5-Number Summary on TI83/84 A box plot is a graph of the 5-# Summary for a.
Evaluating a Function Given a function y = f(x), we are often interested in finding function values for a given x. One example would be to find ordered.
ROBOTS & GRAPHING CALCULATORS: DEVELOPING MATHEMATICAL CONCEPTS THROUGH HANDS-ON EXPERIENCES Stacy Reeder College of Education University of Oklahoma
Greg Kelly, Hanford High School, Richland, Washington.
LESSON 17 PREPARED BY MANJU. database A database is a collection of related information Access is the Microsoft Office database program that enables you.
GRAPHIC CALCULATOR (GRAFISCHE REKENMACHINE). Graphic Calculator.
Table of Contents Solving Linear Systems of Equations - Calculator Methods Consider the following augmented matrix... The rows can be written as... Row.
Lesson 13 Graphing linear equations. Graphing equations in 2 variables 1) Construct a table of values. Choose a reasonable value for x and solve the.
TI 84 Graphing Calculator Project Example Simple Sailboat.
BASICS ON HOW TO USE TI-83 PLUS By: Joseph Jackson.
Using the TI-83+ Creating Graphs with Data. Preparing to Graph  Once the calculator is on and you have entered data into your lists, press the “Y=“ button.
Agenda Using vi Editor Starting vi Session Command / Input Modes Entering Text Editing Text Saving vi Session Aborting Editing Session.
Dealing with Data Basic Steps to Using the TI-83 Graphing Calculator.
Math on the Mind Model y = –2x + 4 with a table of values and a graph.
Academy Algebra II 4.2: Building Linear Functions From Data HW: p (3-8 all,18 – by hand,20 – calc) Bring your graphing calculator to class on Monday.
1 Using the CBL and the TI-83 To Find The Mathematical Relationship Between The Intensity of a Light Source And the Distance From the Source 20 July 2L+3.
Bill Stiggers Lisa M Suarez-Caraballo Cleveland Municipal School District Cleveland, Ohio Simple Programming on the TI-84.
Microsoft Office Basics
For your second graph, graph 3f(x – 2) + 1.
TI – 83 Plus1 A Quick Reference Presentation for AMSTI Year 1 Training.
Vacation and Sick Leave Detailed Report XDVS. Step 1:Double-click on the Datatel icon to open.
Functions. Evaluating Functions Graphing Functions.
TI-84 Lists of Data Store the data values to be analyzed using statistical techniques.
Figure 2.1a Evaluating Expressions To evaluate an algebraic expression, we may substitute the value(s) in place of the variable(s) and evaluate the numeric.
Chapter Three The UNIX Editors.
Do Now: Add or subtract, if possible. 1.) 2.). Academy Algebra II/Trig 12.4: Matrix Algebra HW: p.889 (8, 9, 12, 13, 16, 17, 21)
Figure 1.1a Evaluating Expressions To evaluate an algebraic expression, we may substitute the values for the variables and evaluate the numeric expression.
Matrices on the Graphing Calculator I.. Entering a Matrix into the calculator. 1) Press MATRIX (2 nd Matrix) 2) Go  to EDIT (use scroll arrows) 3) Chose.
Scientific Notation on a Graphing Calculator. Warm-Up What is the purpose of using scientific notation to express values of numbers?
A new way to create a Factor tree using a TI-15 calculator.
Do Now Given h(t)= 3− x 1.What is the slope? 2.What is the y-intercept Given t(x)= - 3x − 1 1.What is the slope? 2.What is the y-intercept.
1 CCNA Semester 2 Introduction to Routers Unit 2 Review JEOPARDY.
THE C PROGRAMMING ENVIRONMENT. Four parts of C environment  Main menu  Editor status line and edit window  Compiler message window  “Hot Keys” quick.
Example 7 Multiplying with Technology Chapter 7.3 Use technology to compute BA and AB if and.  2009 PBLPathways.
Using the CBR Lisa M Suarez-Caraballo
TI-84 Lists of Data Store the data values to be analyzed using statistical techniques.
To be differentiable, a function must be continuous and smooth. Derivatives will fail to exist at: cornercusp vertical tangent discontinuity.
Making Histograms with the TI-83 Plus Procedure Reference:
TI-83 Plus. GraphLink: an interface helps us to exchange data between a PC and the TI- calculators.
LINEAR PROGRAMMING. First Graph the constraints.
Riemann Sums Sec LEQ: HOW CAN YOU USE A RIEMANN SUM TO ESTIMATE THE AREA UNDER A CURVE?
Getting Started on the TI-83 Plus Presented by Judy O’Neal North Georgia College & State University.
Programming on the TI-84 and TI-Nspire
Vi Editor.
Sine Equation on TI.
Science Learning Center Chemistry Pre-laboratory Tutorials
Science Learning Center Chemistry Pre-laboratory Tutorials
GRAPHING CALCULATOR Part 1
Section 7.3 – Trigonometric Equations
Chapter 2 Basic vi Editor.
Before we start: Find the following keys on your calculator:
Saving TI-83 List Data to a Program File
Lesson 23 Getting Started with Access Essentials
Linear Functions and Modeling
Introduction Digital Mood Ring with TI-84 Plus CE and TI-Innovator™ Hub student STEM project Bring science and coding together (no coding experience.
TI-83 Plus Graphing Calculator
Calculating Linear Regressions (y = ax + b) on Calculators
Graphing linear equations
Presentation transcript:

Saving TI-83 List Data to a Program File

Saving TI-83 Lists to a Program Step 1: Create a New Program Press PRGM and arrow over to NEW Press ENTER and name the file in alpha mode. Use the Alpha keys to enter a program name. Press ENTER after the last character. (The maximum number of characters is eight.)

Saving TI-83 Lists to a Program Step 1: Store Data from L1 Press RCL (2nd STO) Choose L1 (2nd 1) Press ENTER to recall the data from L1 and place it on the command line. Press the STO key followed by L1. When run, the program will store the data to L1

Saving TI-83 Lists to a Program Step 2: Store Data from L2 Press RCL (2nd STO) Choose L2 (2nd 2) Press ENTER to recall the data from L2 and place it on the command line. Press the STO key followed by L2. When run, the program will store the data to L2

Saving TI-83 Lists to a Program Step 3: Repeat for any other lists Step 4: Press QUIT (2nd MODE) to end storing data and return to the HOME screen. Your data is now safely stored. Restoring Data from a Program to a List Step 1: Press PRGM and select the program which stores the data. Press ENTER. Step 2: Press ENTER to execute the program. Step 3: The data has been stored in the list. Use a Stat-Plot to graph.