HP Forums
(41C) Probability and Statistics - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Software Libraries (/forum-10.html)
+--- Forum: HP-41C Software Library (/forum-11.html)
+--- Thread: (41C) Probability and Statistics (/thread-12638.html)



(41C) Probability and Statistics - SlideRule - 03-19-2019 12:19 PM

An extract from HP-41C Programs and Instructions for Probability and Statistics, Naval Postgraduate School, NPS55-84-003, FEB 1984, 108 pgs.

ABSTRACT
A compendium of programs and instructions to solve problems typically encountered in probability and statistics. Programs are designed to operate directly on the HP-41C family of hand-held calculators.

INTRODUCTION
The purpose of this report is to make available a set of programs and the corresponding user instructions so that the problem material found in the writer's textbooks, Probability by Calculator and Statistics by Calculator (hereafter referred to, respectively, as ZP and ZS) may be resolved using the HP-41C calculator. In particular, this means that courses using those textbooks, written entirely around the TI-59, need no longer be restricted to that particular machine as a prerequisite. It is almost essential, however, that the HP user have in his, or her possession either the HP-4ICV, or the HP-41C with the quad memory module installed, along with a card reader for recording magnetic cards. Also, as with the TI-59, it will be necessary to insert the HP applications module STAT PAC for use with the programs in ZS. No additional module is required for ZP.


and now, for something completely different … TI 2 HP …

BEST!
SlideRule


RE: (41C) Probability and Statistics - rprosperi - 03-19-2019 01:19 PM

Great contribution Kim, thanks for sharing this!

I've been looking for a reference for some introductory books on Probability and Statistics (to increase the odds that I can start to understand many of Dieter's excellent posts in these areas) and the author of this paper references his 2 original books in these areas, which I've found on abebooks.com. The original books were written for the TI-59, but this paper adapts them to the 41C, so a totally familiar platform to explore and learn on.

If anyone has any comments on the author's books (Peter Zehna) from about 1982, please feel free to share them.

Thanks!


RE: (41C) Probability and Statistics - Jlouis - 03-19-2019 03:54 PM

Thank you very much indeed for sharing this!

Cheers


RE: (41C) Probability and Statistics - SlideRule - 03-20-2019 04:04 PM

(03-19-2019 01:19 PM)rprosperi Wrote:  Great contribution Kim, thanks for sharing this!
… (a)
If anyone has any comments on the author's books (Peter Zehna) from about 1982, please feel free to share them.
… (b)
Thanks!

(a) you're welcome!

(b) review from The American Statistician (FEB 1986) Vol. 40, No. 1 pgs. 45-46

Probability by Calculator: Solving Probability
Problems With the Programmable Calculator.

Peter W. Zehna. New York: Prentice-Hall, 1982.
x + 182 pp. $9.95.
Statistics by Calculator: Solving Statistics Problems
With the Programmable Calculator.

Peter W. Zehna and Donald R. Barr. New York:
Prentice-Hall, 1982. xi + 308 pp. $13.95.
"When I received these books to review, I was skeptical of the value of a programmable calculator for classroom use. My experience in statistical computing has been with mainframes and personal computers. If the programmable calculator is to gain wide acceptance in our field, however, it must be reasonably accessible to the novice. I therefore decided to borrow a TI-59 calculator and work through the books. This review is an account of this effort, with comments and suggestions.
The preface (it is virtually the same for both books) indicates that the books are based on Zehna's experiences using programmable calculators in his classroom at the Naval Postgraduate School. The calculator of choice is Texas Instruments' TI-59 programmable calculator. All programs are written specifically for the TI-59. This points up a potential problem. Should the calculator be discontinued or supplanted (Texas Instruments has come out with the TI-66 programmable), the programming aspect of the books under review loses much of its value.
The first book, Probability by Calculator, consists of five chapters - About the Book, Probability, Discrete Random Variables, Continuous Random Variables, and Bivariate Distributions - and an appendix containing the programs used for solving the problems in the book.
Chapter 1 is very informative. For instance, readers are told that they should have some background in calculus. Another Prentice-Hall book, Calculus by Calculator by Maurice Weir, is recommended. In addition to the TI-59 programmable calculator, the reader should have the programming manual entitled Personal Programming (PPM) and the master module, with its manual entitled Master Library (MLM). These and other peripherals are included when the TI-59 is purchased (and sometimes when it is borrowed). Before proceeding, readers are asked to acquaint themselves with these manuals. The explicit keystroke instructions given in PPM and MLM are very helpful. It is disappointing to learn that very few keystroke instructions appear in Zehna's books. A check of the appendix reveals programs listed in a printed code.
Section 1.4 is included to help translate the printed code into keystrokes. (I thought it would be more convenient to have the explicit keystrokes, e.g., INV, SBR, rather than the printed code RTN with the explanation of what this code means in Sec. 1.4.) Translation errors (e.g., the code RC* on p. 6 is translated incorrectly) are especially disconcerting. (I had read only through p. 6 and was having serious doubts about whether or not I would make it through the book.)
Chapter 2 is a welcome relief. The material dealing with probability is very well written. In clear and concise terms, the reader is led from the axioms of probability through Bayes's theorem. Although the author may intend this book to be a supplement to a text, it stands well on its own. Reinforced by this clear exposition, the reader is ready to enter the first program into the calculator by using the printed code provided by the author. (It took me five tries to get it right.) Flipping back and forth between the appendix and Section 1.4 is bothersome. In addition, some printed codes are not explained completely. Readers will undoubtedly have a feeling of accomplishment (as I did) if and when the program works. Until that time, entering the program can be a very frustrating experience.
The subsequent chapters follow the pattern of the second. The discussions of discrete, continuous, and bivariate distributions are very well written. The programming can be frustrating. Once the program works, the calculator is valuable for repeatedly solving problems of a particular type. There is a cost involved. In addition to being comfortable with the probability material, the reader must be familiar with the execution of the program. Function keys (e.g., x) are immediately recognizable. The programs are only accessible through the instructions provided at the end of each chapter. The user's task is thus twofold. First, the correct procedure for a given problem must be identified. Then the calculator program must be accessed properly and run. Since the book does not attempt to explain programming, the most that readers can expect to gain is a black box with instructions for its use. The instructions change from program to program. Statistical packages (e.g., SAS and SPSSX) have a general pattern. Once this pattern is understood, the user can move freely among programs. This advantage is not
shared by the TI-59 programs.
The second book, Statistics by Calculator, is similar to Probability by Calculator. It requires the use of a TI-59 equipped with the Applied Statistics Module. The book consists of 10 chapters - About the Book, Sampling, Data Processing, Estimation, Hypothesis Testing, Bivariate Populations, Proportions, Analysis of Variance, Simple Linear Regression, and Multiple Regression - and an appendix with the programs for the book.
The first chapter is almost identical to that of Probability by Calculator. The programs are given in printed code, so the problems of translation still exist. The programs in the book depend on the built-in programs of the Applied Statistics Module. The manual that accompanies this module is required reading and is referenced frequently by the authors. The Applied Statistics Module provides built-in programs that often supplant those provided in the first book.
The strength of this book, as with the first, lies in the explanation of the statistical methods. Special care is taken in pointing out when a procedure is appropriate and when it is inappropriate. Even difficult concepts in hypothesis testing, paired versus independent samples, and u known or unknown are explained well. Again, the printed code format of listing programs is inconvenient.
By comparison, Sourcebook for Programmable Calculators (Texas Instruments Inc. 1979) provides very easy to follow keystroke instructions for methods in probability and statistics. This book is seriously lacking, however, in explanations of the methods.
In conclusion, I come away from this reviewing task with mixed feelings. I am impressed with the treatment of the concepts and methods of probability and statistics. I am disappointed with the choice of a printed code instead of a keystroke listing of the programs. I find some of the programs useful, others overly complex for the problem, and still others redundant because of the preprogrammed Applied Statistics Module.
There may indeed be a place for the programmable calculator in the classroom. Given the ever-changing state of computing power it may not be long before handheld calculators have builtin functions to perform all of the procedures described in these books".
W. R. Stephenson
Dept. of Statistics
Iowa State University
Ames, IA 50011


BEST!
SlideRule


RE: (41C) Probability and Statistics - rprosperi - 03-20-2019 09:34 PM

(03-20-2019 04:04 PM)SlideRule Wrote:  ...review from The American Statistician (FEB 1986) Vol. 40, No. 1 pgs. 45-46...

Thanks for sharing the review. I was able to locate and buy both books for less than $10/ea delivered, so I took a chance and got them, w/o really knowing how effective they are.

The review is somewhat negative, but only regarding areas that don't matter to me; I will not be using a TI-59 at all, rather a 41C with the separate document you shared above. I really am interested in these more for learning some Prob & Stat basics, and figured from the perspective of using a calculator made the most sense, and it seems from that perspective these books did a good job, at least for the reviewer.

Thanks again!


RE: (41C) Probability and Statistics - SlideRule - 03-20-2019 11:10 PM

Bob

I agree with you (I also own both books-excellent utility)! I have four …
1) Mathematics Teacher v76 i6 1983
2) Mathematics Teacher v76 i7 1983
3) American Mathematical Monthly v79 i5 1972
4) European Journal of Operational Research v20 i1 1985

… more reviews of the same from the same period, not quite as negative. It seems one observation of the reviewer was put to rest with the release of the 41C/V updates {first post}. I was hopeful the review would resonate with the full range of critics.

BEST!
SlideRule