The Museum of HP Calculators

Moments and Skewness for the HP-95C

This program is Copyright © 1977 by Hewlett-Packard Company and is used here by permission. It was originally printed in the HP-95C Applications book. This program was entered by André Wilhelmus and the curator added comments from the HP manual.

This program is supplied without representation or warranty of any kind. André Wilhelmus, Hewlett-Packard and The Museum of HP Calculators therefore assume no responsibility and shall have no liability, consequential or otherwise, of any kind arising from the use of this program material or any part thereof.

Program Listing

CODE KEYS
A-000    lbl A f LBL A
A-001    62 13 g CLEAR Σ Clear.
b-000    lbl b f LBL B - - - - - - - - - - - -
b-001       21 ENTER ↑ Sum x, x2.
b-002       42
b-003       67 Σ+
b-004    61 53 f RTN
b-005 61 63  1 f LBL 1 - - - - - - - - - - - -
b-006    61  3 f x̄
b-007       11 x⇔y
b-008    35  0 STO 0
b-009    61 53 f RTN
b-010    45 .1 RCL . 1 - - - - - - - - - - - -
b-011    45 .0 RCL . 0
b-012       24 ÷
b-013    45  0 RCL 0
b-014       42
b-015       49
b-016    35  1 STO 1 m2
b-017    61 53 f RTN - - - - - - - - - - - -
b-018    45 .5 RCL . 5
b-019    45 .0 RCL . 0
b-020       24 ÷
b-021    45 .1 RCL . 1
b-022    45  0 RCL 0
b-023       39 ×
b-024    45 .0 RCL . 0
b-025       24 ÷
b-026        3 3
b-027       39 ×
b-028       49
b-029    45  0 RCL 0
b-030       21 ENTER ↑
b-031       42
b-032       39 ×
b-033        2 2
b-034       39 ×
b-035       59 +
b-036    35  2 STO 2 m3
b-037    61 53 f RTN - - - - - - - - - - - -
b-038    45  2 RCL 2
b-039    45  1 RCL 1
b-040        1 1
b-041       66
b-042        5 5
b-043       43 yx
b-044       24 ÷ γ1

Go back to the HP-95C software library
Go back to the general software library
Go back to the main exhibit hall