Statistical Analysis of numerical data
2 views (last 30 days)
Show older comments
The scenario for using the code is that someone has sent the user a text file of numerical data and has asked the user to provide a report listing various statistical quantities associated with the data. The data format will be one or two columns of data with an unknown number of data elements. The program must be in menu format and load the data file, set an output filename, plot a histogram and histogram fit, plot probability plots, plot a regression of y on x, and find x or z given a probability. I also have to implement error conditions, but I have no idea how to even start this, much less what do put in each case structure. Any help would be appreciated
0 Comments
Answers (1)
See Also
Categories
Find more on Linear Regression in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!