How can I analyze a set of data in the form of ratios?
Show older comments
I have data in the form of ratios (out of 1). For example the two columns are color and non-color. under the color column, the first entry would be .75, and under the non-color column the first entry would be .25 (1-.75). I want to analyze this data for variance and using MATLAB any help?
Accepted Answer
More Answers (1)
Juan Camilo Medina
on 2 Mar 2013
var()
Categories
Find more on Descriptive Statistics and Visualization 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!