Saving TI-83 List Data to a Program File

Slides:



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

GC Design. Simple Designs Advanced Designs Theme: GC and Nature.
Ch. 6.1: Solve Quadratic Equations by Graphing
Using TI graphing calculators
Mathematics Mrs. Sharon Hampton. VOCABULARY Lower extreme: the minimum value of the data set Lower quartile: Q1 the median of the lower half of the data.
T-6 Five Number Summary. Five Number Summary Includes: Minimum: the lowest value in the data set Lower Quartile (Q1): the 25 th percentile Median: the.
Science Learning Center Chemistry Pre-laboratory Tutorials Written By Patrick Herklotz.
Scripts and Flow Control. Scripts So far we have been entering commands directly into the command line But there is a better way Script files (and functions)
Using TABLE MODE to find the coordinates of a function.
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.
Finding the Mean & the Standard Deviation. Finding the mean & Standard Deviation Find the Mean and the Standard Deviation of 6,5,5,4,5,5,6,5 and 4 We.
Plotting coordinates into your TI 84 Plus Calculator.
TI 84 Graphing Calculator Project Example Simple Sailboat.
Math on the Mind Find the mean, median, and mode. Which measure of central tendency best describes the data? mean 55; median 54;
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.
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.
For your second graph, graph 3f(x – 2) + 1.
TI – 83 Plus1 A Quick Reference Presentation for AMSTI Year 1 Training.
Functions. Evaluating Functions Graphing Functions.
Unit 2: Analyzing Univariate Data Text: Chapter 1 Exploring Data AP Stats Theme I: A / B Displaying quantitative variables: histograms; constructing and.
TI-84 Lists of Data Store the data values to be analyzed using statistical techniques.
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)
Advanced Algebra II Notes 1.4 Graphing Sequences Turn to page 51 in your textbook. For each table, choose a recursive formula and a graph that represents.
Scientific Notation on a Graphing Calculator. Warm-Up What is the purpose of using scientific notation to express values of numbers?
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.
Unit 3 Section : Regression Lines on the TI  Step 1: Enter the scatter plot data into L1 and L2  Step 2 : Plot your scatter plot  Remember.
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.
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.
Plotting Data & the Finding Regression Line. Clear Old Data 2 nd MEM 4 ENTER.
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.
Solving Systems by Using Matrices
Programming on the TI-84 and TI-Nspire
CCNA 2 v3 JEOPARDY Module 2 CCNA2 v3 Module 2 K. Martin.
Graphing Histograms on the Calculator
Vi Editor.
Sine Equation on TI.
Calculations with Lists
Science Learning Center Chemistry Pre-laboratory Tutorials
we use a TI-82 to find the equation:
Science Learning Center Chemistry Pre-laboratory Tutorials
Science Learning Center Chemistry Pre-laboratory Tutorials
Using the TI84 Graphing Calculator
GRAPHING CALCULATOR Part 1
Scatter Plots on the Graphing Calculator
Section 7.3 – Trigonometric Equations
Graphing Sequences on TI Calculators
Make a name tent and put your name on both sides.
Chapter 2 Basic vi Editor.
Before we start: Find the following keys on your calculator:
Lesson 23 Getting Started with Access Essentials
2-5: Scatterplots.
Scatter Plots on the Graphing Calculator
Using Script Files and Managing Data
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.
Primary National Strategy
Primary National Strategy
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.