Education Technology
< Previous | 1175 - 1200 of 3078 results |  Next >

Math (X)pression Quiz | Question 7 | Texas Instruments – U.S.

...decodeURI(old_score_obj); //make into object old_score_obj = JSON.parse(old_score_obj); //save as old dcore let old_current_score = old_score_obj; function hideNextBtn(){ document.getElementById("next-link").classList.add("hidden"); } function unHideNextBtn(){ document.getElementById("next...
https://education.ti.com/en/promotion/math-xpression-quiz/question-7

Math (X)pression Quiz | Question 8 | Texas Instruments – U.S.

...decodeURI(old_score_obj); //make into object old_score_obj = JSON.parse(old_score_obj); //save as old dcore let old_current_score = old_score_obj; function hideNextBtn(){ document.getElementById("next-link").classList.add("hidden"); } function unHideNextBtn(){ document.getElementById("next...
https://education.ti.com/en/promotion/math-xpression-quiz/question-8

Math (X)pression Quiz | Question 9 | Texas Instruments – U.S.

...),old_score_obj=browser_url_arr[1];old_score_obj=decodeURI(old_score_obj),old_score_obj=JSON.parse(old_score_obj);let old_current_score=old_score_obj;function hideNextBtn(){document.getElementById("next-link").classList.add("hidden")}function unHideNextBtn(){document.getElementById("next-link").c...
https://education.ti.com/en/promotion/math-xpression-quiz/question-9

Math (X)pression Quiz | Question 10 | Texas Instruments – U.S.

...decodeURI(old_score_obj); //make into object old_score_obj = JSON.parse(old_score_obj); //save as old dcore let old_current_score = old_score_obj; function hideNextBtn(){ document.getElementById("next-link").classList.add("hidden"); } function unHideNextBtn(){ document.getElementById("next...
https://education.ti.com/en/promotion/math-xpression-quiz/question-10

Writing Style Gulde

...retain the “.00.”   Numbers: when numbers begin a sentence Spell out a numeral at the beginning of a sentence. Eighteen probability distribution functions, including the CDF and PDF for Normal, Binomial, Chi-squared, Geometric, t-, F- and Poisson distributions; Inverse Normal and Chi-squared...
https://education.ti.com/en/branding/writing-style-guide

Texas Instruments Virtual Booth | NSTA Engage 2021

... for your students. Try it today TI science quiz Answer fun, easy questions for a chance to win a brand-new TI graphing calculator and a TI-Innovator™ Hub with TI LaunchPad™ Board. There’s a new winner e...
https://education.ti.com/en/events/nctm-atlanta

Solution 10939: Calculator Options for Individuals with Visual Impairments or Low Vision.

...olor blindness. The following solutions may make it possible for students with visual impairments to use the same calculator models and corresponding functionality as their peers. TI-84 Plus CE Online Calculator with JAWS Screen Reader support Much of the functionality of the TI-84 Plus family of...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/general-information/10939

TI-84 Plus CE Data Collection | Vernier LabQuest® sensors | Texas Instruments

...ith this sensor. 8. Requires an additional signal source, such as LabQuest running the Power Amplifier app or a computer running the Power Amplifier Function Generator Software, to control the Power Amplifier output 9. Requires a Gas Pressure Sensor. 10. Software does not support baseline adjus...
https://education.ti.com/en/products/data-collection/ti-84-plus-ce/labquest-sensors

TI-Nspire™ CX Data Collection | Vernier LabQuest® | Texas Instruments

...ith this sensor. 8. Requires an additional signal source, such as LabQuest running the Power Amplifier app or a computer running the Power Amplifier Function Generator Software, to control the Power Amplifier output 9. Requires a Gas Pressure Sensor. 10. Software does not support baseline adjus...
https://education.ti.com/en/products/data-collection/ti-nspire/labquest-sensors

Education Technology | Calculators | Texas Instruments

...eTIn Board Blog Top 6 Calculator Functions You Need To Know for AP® Statistics Read more ...
https://education.ti.com/en/

NCTM INDY| Math Booth | Texas Instruments

...o; height: 280px } img#free-trial-img-mobile { width: auto; height: 150px } } !function (e) { if ("object" == typeof exports && "undefined" != typeof module) module.exports = e(); else if ("function" == typeof define && define...
https://education.ti.com/en/t3-professional-development/virtual-conference/nctm-indy

Computer Science Resources to Get You Ready for Fall

...nce principles using Texas Instruments programming technology. This webinar will focus on developing computational thinking practices, while learning fundamental computer science topics and structures (such as input/output, control, conditionals, loops, etc.). Computer science activities and reso...
https://education.ti.com/en/t3-professional-development/for-teachers-and-teams/online-learning/on-demand-webinars/2018/computer-science-resources-to-get-you-ready-for-fall

TI Virtual Math Booth | Math Education | Texas Instruments

...o; height: 280px } img#free-trial-img-mobile { width: auto; height: 150px } } !function (e) { if ("object" == typeof exports && "undefined" != typeof module) module.exports = e(); else if ("function" == typeof define && define...
https://education.ti.com/en/t3-professional-development/virtual-conference/math-booth

NCTM NOLA | Math Booth | Texas Instruments

...o; height: 280px } img#free-trial-img-mobile { width: auto; height: 150px } } !function (e) { if ("object" == typeof exports && "undefined" != typeof module) module.exports = e(); else if ("function" == typeof define && define...
https://education.ti.com/en/t3-professional-development/virtual-conference/nctm-nola-math-booth

Texas Instruments Virtual Booth | NSTA Engage 2021

... for your students. Try it today TI science quiz Answer fun, easy questions for a chance to win a brand-new TI graphing calculator and a TI-Innovator™ Hub with TI LaunchPad™ Board. There’s a new winner e...
https://education.ti.com/en/t3-professional-development/virtual-conference/science-booth

2023 Virtual T3IC | Education Conference | Texas Instruments

... options for calculating probabilities involving normal and binomial random variables. What work do students need to show when using these calculator functions on free-response questions? We’ll examine a multipart question that addresses this issue with a real-world scenario. ...
https://education.ti.com/en/t3-professional-development/virtual-t3-international-conference-2023

10 Minutes of Code

...he right. Step 3 Use the √ key on the keypad for the square root symbol. If, Then, Else, and End are all on the [PRGM] CTL menu. The int( ) function is on the MATH NUM menu. The function returns an integer, so, for example, int(6.56) = 6; int(9.999) = 9 int(-2.01) = -3 Try your own int(...
https://education.ti.com/en/activities/ti-codes/84/10-minutes

Beyond Basics

...s well. Step 12 Going Further: Expand MOVECHAR With this simple event loop program that listens for and reacts to keys, you can build many fun programs and especially games. An easy place to start would be to make something other than an M move around the screen. Perhaps a di...
https://education.ti.com/en/activities/ti-codes/84/beyond-basics

Girl Scouts Coding Basics Badge with TI-84 Plus

...[enter]. Complete the statement by pressing [sto] (→) and the letter N. This variable is the computer’s Number. After the randInt(1, 100) function, press the sto key (it displays →) and type the variable N (press [alpha] N). Press [enter] to go to the next line. The other two varia...
https://education.ti.com/en/activities/ti-codes/84/coding-for-good-webpage

10 Minutes of Code: TI-Innovator™ Technology Python activities using TI-84 Plus CE Python

...ere. But note that there is now a new menu item at the bottom of the list: Light… Select the Light… menu item and see… … the three Light functions: on( ), off( ) and blink(freq, time). Select on( ). Step 9 Your program now contains two statements. With your TI-Innovato...
https://education.ti.com/en/activities/ti-codes/python/ti-84p-ce-python/10-minutes-innovator

Girl Scouts Coding Basics Badge with TI-Nspire™ CX

... ©. Type the variable n and the := symbol found at ctrl-[math templates] to the right of the 9 key. Step 6 Now enter the randInt() function that produces a random integer. You can simply type randInt() or find it in the [catalog] (the key with the book on it), tab 1. Press th...
https://education.ti.com/en/activities/ti-codes/nspire/coding-for-good-webpage

Girl Scouts Coding Basics Badge | Texas Instruments

...nts Video resources Welcome, Girl Scouts! Discover the fun of learning and coding with graphing calculators Texas Instruments (TI) and Girl Scouts of Northeast Texas have teamed up to int...
https://education.ti.com/en/activities/ti-codes/girl-scouts

10 Minutes of Code: TI-Innovator™ Technology Python activities

...sleep(seconds) found on the Time menu as well. The word seconds is a placeholder. Replace it with a number, like 2 or 3. The sleep() function tells the computer to wait or pause for that many seconds before going to the next statement in the program. When you run the program...
https://education.ti.com/en/activities/ti-codes/python/ti-nspire-cx-ii/10-minutes-innovator

Student boot camp: EOC test prep with TI-Nspire™ CX tech

...spire™ CX II graphing calculator for exam questions in key reporting categories, such as number and algebraic methods, describing and graphing linear functions, and writing and solving linear equations and inequalities. Analyzing and solving a wide range of sample problems using graphs, table...
https://education.ti.com/en/resources/student-camp/virtual-texas-eoc-test-prep-nspire-cx