23-Emerald I
November 24, 2020
Solved
building a histogram
- November 24, 2020
- 2 replies
- 4567 views
- One of the features from Mathcad 15 that I miss (occasionally) is the ability to display a histogram of a vector of data--the ability to display the general shape of a distributed variable is valuable.
Prime (at least Express, where I'm stuck) doesn't have that feature. Being bored to tears with the pandemic, I set out this morning the be able to take a vector of data (of random length) and develop a histogram of that data. (A histogram, for those not familiar, divides a range of values into a set of discrete "bins" and returns the count of values in each bin.)
I was partially successful. The attached Prime 4.0 file demonstrates the technique. It also demonstrates several issues that I'm hoping someone smarter than I can help me with.


