Texas Instruments TI-36X Pro User Manual - Page 47

Warning, StatVars - list example

Page 47 highlights

< 0 < 1 <

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78

47
Warning:
If you now calculate 2-Var Stats on your data, the
variables
a
and
b
(along with
r
and
r
2
) will be calculated as a
linear regression. Do not recalculate 2-Var Stats after any
other regression calculation if you want to preserve your
regression coefficients (a, b, c, d) and r values for your
particular problem in the
StatVars
menu.
Distribution example
Compute the binomial pdf distribution at x values {3,6,9} with
20 trials and a success probability of 0.6. Enter the x values in
list L1, and store the results in L2.
<
0
<
1
<
<<
Clear all data
v
v
$
$
$
Data
<
3
$
6
$
9
<
DISTR
%
u
"
$
$
$
< "
<
20
$
0.6
<$
$