alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Commons Math example source code file (Mavro.txt)

This example Commons Math source code file (Mavro.txt) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Commons Math tags/keywords

certified, data, data, file, file, mavro, name, observations, observations, response, sample, sample, stat, values

The Commons Math Mavro.txt source code

File Name:     Mavro.dat

File Format:   ASCII
               Header          : lines  1 to  60     (= 60)
               Certified Values: lines 41 to  43     (=  3)
               Data            : lines 61 to 110     (= 50)

Dataset Name:  Mavro (Filter Transmittance Data)

Description:   This is an observed/"real world" data set
               consisting of 50 transmittance measurements
               (at a sampling rate of 10 observations per second)
               from a filter with a nominal value of 2.
               The experimenter was Radu Mavrodineaunu,
               a member of the chemistry staff at NIST.
               We here use this data to test accuracy
               in summary statistics calculations.

Stat Category: Univariate: Summary Statistics

Reference:     None

Data:          "Real World"
               1    Response          : y = transmittance
               0    Predictors
               50   Observations

Model:         Lower Level of Difficulty
               2    Parameters        : mu, sigma
               1    Response Variable : y
               0    Predictor Variables

               y    = mu + e






                                                  Certified Values
Sample Mean                                ybar:  2.00185600000000
Sample Standard Deviation (denom. = n-1)      s:  0.000429123454003053
Sample Autocorrelation Coefficient (lag 1) r(1):  0.937989183438248

Number of Observations:                              50













Data: Y
-------------
   2.00180
   2.00170
   2.00180
   2.00190
   2.00180
   2.00170
   2.00150
   2.00140
   2.00150
   2.00150
   2.00170
   2.00180
   2.00180
   2.00190
   2.00190
   2.00210
   2.00200
   2.00160
   2.00140
   2.00130
   2.00130
   2.00150
   2.00150
   2.00160
   2.00150
   2.00140
   2.00130
   2.00140
   2.00150
   2.00140
   2.00150
   2.00160
   2.00150
   2.00160
   2.00190
   2.00200
   2.00200
   2.00210
   2.00220
   2.00230
   2.00240
   2.00250
   2.00270
   2.00260
   2.00260
   2.00260
   2.00270
   2.00260
   2.00250
   2.00240

Other Commons Math examples (source code examples)

Here is a short list of links related to this Commons Math Mavro.txt source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.