Hp Prime Graphing Wireless Calculator Manual do Utilizador Página 166

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 334
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 165
162 Functions and commands
ConfZ2prop The two-sample Normal confidence interval for the difference
of two proportions. Returns a list containing (in order):
The lower critical Z-value
The lower bound of the confidence interval
The upper bound of the confidence interval
ConfZ2prop(x
1
,x
2
,n
1
,n
2
,C)
Example:
ConfZ2prop(21, 26, 50, 50, 0.95) returns
{-1.9599…, -0.2946…, 0.0946…)}
ConfT1mean The one-sample Student’s T confidence interval for a mean.
Returns a list containing (in order):
The degrees of freedom
The lower bound of the confidence interval
The upper bound of the confidence interval
ConfT1mean( ,s,n,C)
Example:
ConfT1mean(0.461368, 0.2776, 50, 0.95) returns
{49, -.2009…, 0.5402…}
ConfT2mean The two-sample Student’s T confidence interval for the
difference of two means. Returns a list containing (in order):
The degrees of freedom
The lower bound of the confidence interval
The upper bound of the confidence interval
ConfT2mean( , , s
1
,s
2
,n
1
,n
2
,pooled,C)
Example:
ConfT2mean(0.461368, 0.522851, 0.2887, 0.2887,
50, 50, 0.95,0)
returns {98.0000…, -1.9844, -
0.1760…, 0.0531…)}
Chi2GOF Chi-square goodness of fit test. Takes as arguments a list of
observed count data, a second list, and a value of 0 or 1. If
value=0, the second list is taken as a list of expected
probabilities. If value=1, then the second list is taken as a list
x
x
1
x
2
Vista de página 165
1 2 ... 161 162 163 164 165 166 167 168 169 170 171 ... 333 334

Comentários a estes Manuais

Sem comentários