Hi;
Please see the attached notebook which includes embedded text comments. My question actually has more to do with the Wolfram language than Mathematics, and specifically the Table and AssociationThread functions.
My goal is to end up with a 4-column table which consists of: Confidence Interval - column 1, Percentage (from table i value) - column 2, and the calculated low and high values - columns 3 & 4 again calculated from the Table function. Since the Confidence Interval data is not a part of the Table function, I tried to it by using the AssociationThread function, which only created 2 columns with the Table function data being treated as a single column list which is not what I want. Hopefully this, my attached notebook will clarify any questions.
Thanks,
Mitch Sandlin