Difference between revisions of "OpenOffice.org Internship/Projects/2010/Statistical Data Analysis Tool"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 4: Line 4:
 
Statistical models are widely used in analysis of different types of data currently.Statistical analysis of data acts a major role in decision making under uncertainty and it is widely used in surveys, research,business and science. Hence it is very useful to have a statistical data analysis tool in a data manipulating application like Calc. The main aspect of the statistical data analysis tool project is to provide the user ability of performing various statistical functions to analyze data in openoffice calc in a very user friendly manner.  
 
Statistical models are widely used in analysis of different types of data currently.Statistical analysis of data acts a major role in decision making under uncertainty and it is widely used in surveys, research,business and science. Hence it is very useful to have a statistical data analysis tool in a data manipulating application like Calc. The main aspect of the statistical data analysis tool project is to provide the user ability of performing various statistical functions to analyze data in openoffice calc in a very user friendly manner.  
 
==Project plan==
 
==Project plan==
* Determining the different analysis methods to be included in the tool
+
* Determining the different analysis methods to be included in the tool --''In progress''
*Getting familiar with each analysis method and collecting information about  
+
*Getting familiar with each analysis method and collecting information about --''In progress''
 
**How the data input should be given to the method
 
**How the data input should be given to the method
 
**Other external user given parameters required
 
**Other external user given parameters required
Line 14: Line 14:
 
**Developing the functionality of the method
 
**Developing the functionality of the method
 
**Displaying the output of the analysis
 
**Displaying the output of the analysis
**Testing the method
+
**Integrating the developed method with the analysis tool( extension)
*Testing the whole analysis tool
+
 
*Documentation of the code
+
===Enhancements===
 +
*Addition of more useful analysis methods
 +
*User interface enhancements
 +
 
 +
===Documentation==
 +
*Statistical data analysis tool documentation (updating the wiki etc.)
 +
*Code documentation
  
 
==Project status==
 
==Project status==

Revision as of 05:42, 17 July 2010

Statistical Data Analysis Tool Project

Overview

Statistical models are widely used in analysis of different types of data currently.Statistical analysis of data acts a major role in decision making under uncertainty and it is widely used in surveys, research,business and science. Hence it is very useful to have a statistical data analysis tool in a data manipulating application like Calc. The main aspect of the statistical data analysis tool project is to provide the user ability of performing various statistical functions to analyze data in openoffice calc in a very user friendly manner.

Project plan

  • Determining the different analysis methods to be included in the tool --In progress
  • Getting familiar with each analysis method and collecting information about --In progress
    • How the data input should be given to the method
    • Other external user given parameters required
    • How the output should be displayed
  • Developing the basic extension for calc ( building the UNO bridge between analysis tool and calc)
  • Developing each analysis method under the following steps
    • User interface design considering the input and other parameters required
    • Developing the functionality of the method
    • Displaying the output of the analysis
    • Integrating the developed method with the analysis tool( extension)

Enhancements

  • Addition of more useful analysis methods
  • User interface enhancements

=Documentation

  • Statistical data analysis tool documentation (updating the wiki etc.)
  • Code documentation

Project status

  • The project is accepted for the OpenOffice summer internship program 2010
Personal tools