home *** CD-ROM | disk | FTP | other *** search
-
- Problem Part of MACLIB disk (see app#'s 3515 and 3516 for general info)
- Descriptive statistics that has you enter 24 x and y data points
- and it calculates 3, 6, and 12 period moving avgs. Other
- stats calced are: number of items, max value, min, range of
- values, mean, std deviation, variance, and linear regression.
-
-
-
- Block Diagram
- ___________________ ______________ ______________
- | | | | |
- | Data | scratch | | |
- | | pad | | |
- | Inputs | calc area | | MACLIB |
- | |______________| | |
- | | | |
- | | | |
- |___________________| |______________|
- | |
- | Statistical Sum. |
- |___________________|
- | |
- | Instructs. |
- |___________________|
-
- Tips
- Good examples of how to calculate the above statistics.
- F42..F51
-
-
-
-
-
-
-
-
-