How can I analyze a set of data in the form of ratios?
Ältere Kommentare anzeigen
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?
1 Kommentar
Dimitri
am 1 Mär. 2013
Akzeptierte Antwort
Weitere Antworten (1)
Juan Camilo Medina
am 2 Mär. 2013
var()
Kategorien
Mehr zu Descriptive Statistics and Visualization finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!