Difference between revisions of "Calc/To-Dos/Statistical Data Analysis Tool"

From Apache OpenOffice Wiki
< Calc‎ | To-Dos
Jump to: navigation, search
Line 23: Line 23:
  
 
* analysis of one-dimensional data
 
* analysis of one-dimensional data
 +
* Deviation from the median
 +
* Variation Ratio
 +
* Range
 +
* Pearson r²
 
* analysis of multidimensional data
 
* analysis of multidimensional data
 
* graphical representation
 
* graphical representation
  
 
[[Category:Calc issues]]
 
[[Category:Calc issues]]

Revision as of 09:40, 6 June 2006

Goal

Large amount of single or multivariate data require convenient functions to analyze them. There are countless statistical methods which accomplish this. Some of them are already integrated, but many of them are still missing. In most of the cases they produce a one or more values out of one or many vectors of numbers (or categorical variables) which describe those vectors or their relationship between them. The aim is a collection of methods which are easy to use.

Overview single and multivariate data analysis

just some thoughts ....

Grapics

  • histogram
  • density
  • bubble
  • Box and Whiskers Plot
  • Bland and Altman Plot

Models

linear

non-linear

multivariate response variables

  • multivariate tests

Patterns

Cluster analysis

Desired Features

What features do users need as statistical data analysis tools?

  • analysis of one-dimensional data
  • Deviation from the median
  • Variation Ratio
  • Range
  • Pearson r²
  • analysis of multidimensional data
  • graphical representation
Personal tools