HP Prime Graphing Wireless Calculator Instrukcja Użytkownika Strona 453

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 452
1: μ < μ
0
2: μ > μ
0
3: μ ≠ μ
0
Example:
HypT1mean(0.461368, 0.2776, 50, 0.5, 0.05, 1) returns {1, -.9462…, 0.4614, 0.8277…,
1.6448…, 0.5671…}
HypT2mean
The two-sample T-test for means. Returns a list containing (in order):
0 or 1 to reject or fail to reject the null hypothesis
The test T-value
The test Δ value
The upper-tail probability
The degrees of freedom
The upper critical T-value associated with the input α-level
The critical value of Δ associated with the critical t-value
HypT2mean((
1
,
2
,s
1
,s
2
,n
1
,n
2
,α,pooled,mode)
Pooled: Species whether or not the samples are pooled
0: not pooled
1: pooled
Mode: Species which alternative hypothesis to use:
1: μ
1
< μ
2
2: μ
1
> μ
2
3: μ
1
≠ μ
2
Example:
HypT2mean(0.461368, 0.522851, 0.2776, 0.2943,50, 50, 0.05, 0, 1) returns {1,
-1.0746…, -0.0614…, 0.8574…, 97.6674…, 1.6606…, 0.0335…}
ConfZ1mean
The one-sample Normal condence interval for a mean. Returns a list containing (in order):
The lower critical Z-value
The lower bound of the condence interval
The upper bound of the condence interval
ConfZ1mean( ,n,σ,C)
Example:
ConfZ1mean(0.461368, 50, 0.2887, 0.95) returns {- 1.9599…, 0.3813…, 0.5413…}
App menu 405
Przeglądanie stron 452
1 2 ... 448 449 450 451 452 453 454 455 456 457 458 ... 700 701

Komentarze do niniejszej Instrukcji

Brak uwag