Hp Prime Graphing Calculator Uživatelský manuál Strana 355

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 608
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 354
Functions and commands 351
5 y= int*sl^x
6 y= sl/x+int
7 y= L/(1 + a*exp(b*x))
8 y= a*sin(b*x+c)+d
9 y= cx^2+bx+a
10 y= dx^3+cx^2+bx+a
11 y= ex^4+dx^3+cx^2+bx+a
Parameters is either one argument (a list of the
coefficients of the regression line), or the n coefficients
one after another.
PredX Returns the predicted x for a given y.
PredX(mode, y, parameters)
Mode governs the regression model used:
1 y= sl*x+int
2 y= sl*ln(x)+int
3 y= int*exp(sl*x)
4 y= int*x^sl
5 y= int*sl^x
6 y= sl/x+int
7 y= L/(1 + a*exp(b*x))
8 y= a*sin(b*x+c)+d
9 y= cx^2+bx+a
10 y= dx^3+cx^2+bx+a
11 y= ex^4+dx^3+cx^2+bx+a
Parameters is either one argument (a list of the
coefficients of the regression line), or the n coefficients
one after another.
HypZ1mean The hypothesis test HypZ1mean is a one-sample Z-test for
comparing means.:
HypZ1mean( input list, ["configuration"])
HypZ1mean(SampMean, SampSize,
NullPopMean, PopStdDev, SigLevel, Mode,
["configuration"])
Zobrazit stránku 354
1 2 ... 350 351 352 353 354 355 356 357 358 359 360 ... 607 608

Komentáře k této Příručce

Žádné komentáře