EasyManua.ls Logo

Texas Instruments TINSPIRE User Manual

Texas Instruments TINSPIRE
876 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #592 background imageLoading...
Page #592 background image
580 Using Lists & Spreadsheet
F Cdf (F Cdf()) computes the F distribution probability between
lowBound and upBound for the specified dfnumer (degrees of freedom) and
dfDenom. You can click the Draw (Shade area) check box to shade the
area between the lower and upper bounds. Changes to the initial
lowBound and upBound automatically update the distribution.
This distribution is useful in determining the probability that a single
observation falls within the range between the lower bound and upper
bound.
Binomial Pdf (binomPdf()) computes a probability at x for the
discrete binomial distribution with the specified
numtrials and probability
of success (p) on each trial. The x parameter can be an integer or a list of
integers. 0{p{1 must be true. numtrials must be an integer > 0. If you do
not specify
x, a list of probabilities from 0 to numtrials is returned. The
probability density function (pdf) is:
where
n = numtrials
This distribution is useful in determining the probability of success in a
success/failure trial, at trial n. For example, you could use this distribution
to predict the probability of getting heads in a coin toss on the fifth toss.
Binomial Cdf (binomCdf()) computes a cumulative probability for
the discrete binomial distribution with n number of trials and probability
p of success on each trial.
This distribution is useful in determining the probability of a success on
one trial before all trials are completed. For example, if heads is a
successful coin toss and you plan to toss the coin 10 times, this
distribution would predict the chance of obtaining heads at least once in
the 10 tosses.
Poisson Pdf (poissPdf()) computes a probability at x for the discrete
Poisson distribution with the specified mean, m, which must be a real
number > 0. x can be an integer or a list of integers. The probability
density function (pdf) is:
This distribution is useful in determining the probability of obtaining a
certain number of successes before a trial begins. For example, you could
use this calculation to predict the number of heads that would occur in
eight tosses of a coin.
f
x()
n
x
⎝⎠
⎛⎞
p
x
1 p()
nx
x, 0,1,...,n==
f
x() e
μ
μ
x
x! x, 0,1,2,...==

Table of Contents

Other manuals for Texas Instruments TINSPIRE

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments TINSPIRE and is the answer not in the manual?

Texas Instruments TINSPIRE Specifications

General IconGeneral
ModelTI-Nspire
Resolution320 x 240 pixels
Operating SystemTI-Nspire OS
DisplayLCD
Screen Size3.2 inches
Color Depth16-bit
Battery4 AAA batteries
ConnectivityUSB

Summary

TI-Nspire™ Navigator™ Teacher Software Guidebook

Setting up the TI-Nspire™ Navigator™ Teacher Software

Installing the handheld software

Ensures the latest operating system is installed on handhelds for proper software function and guides the installation process.

Creating and managing your teacher account

Explains how to create a teacher account in Teacher Preferences to log in to the TI-Nspire™ Navigator™ network from a handheld.

Logging in to the TI-Nspire™ Navigator™ system from the handheld

Guides users on how to log in to the TI-Nspire™ Navigator™ network from their handheld for system communication.

Getting started with the TI-Nspire™ Navigator™ Teacher Software

Using the Documents Workspace

Using the Class Workspace

Beginning and ending a class session

Guides users on starting, pausing, resuming, and ending a class session for communication with selected classes.

Using Live Presenter

Starting Live Presenter

Provides instructions on how to start Live Presenter by selecting a student or the teacher handheld.

Recording the live presentation

Guides users on how to record and save the live presentation as a movie file (.avi).

Using Question in the Teacher Software

Polling students

Using the Scratchpad

Calculating with the Scratchpad

Details how to enter and evaluate math expressions, control result format, and use the Catalog for inserting functions and symbols.

Graphing with the Scratchpad

Guides users on how to graph functions, scatter plots, and sequences, including choosing graph types and using the entry line.

Calculator

Entering and evaluating math expressions

Details how to enter simple math expressions, control result format, and use the Catalog for inserting functions and symbols.

Using Variables

Creating variables

Guides users on how any portion or attribute of an object or function can be stored as a variable.

Graphs & Geometry

Using Lists & Spreadsheet

Using Data & Statistics

Programming

Overview of the Program Editor

Introduces the Program Editor for defining, editing, and managing user-defined functions and programs.

Defining a program or function

Guides users on starting a new program or function, defining names, types, and library access.

Data Collection and Analysis

Performing an experiment

Provides an overview of the typical process for performing an experiment, with brief steps and references to detailed sections.

Using advanced data collection options

Covers setting up offline sensors, remote collection units, and triggering for advanced data collection.

Using the TI-SmartView™ emulator

Related product manuals