DMelt Guest links

Welcome to DataMelt (DMelt) examples!
Guest access

Statistics :

Id Output Code License Description
1Statistics/Descriptive:Show two reverse Gamma distributions with a shiftJython code Jython/Python

View Code

(View Output)

Pro
license

Show two reverse Gamma distributions with a shift

(Topic: Statistics/Descriptive)
2Statistics/Descriptive:Two shifted gamma distribution with lines seprated by constant valueJython code Jython/Python

View Code

(View Output)

Pro
license

Two shifted gamma distribution with lines seprated by constant value

(Topic: Statistics/Descriptive)
3Statistics/Descriptive:Plottinting two Gamma functionsJython code Jython/Python

View Code

(View Output)

Pro
license

Plottinting two Gamma functions

(Topic: Statistics/Descriptive)
4Statistics/Descriptive:Density distribution of Cauchy functionJython code Jython/Python

View Code

(View Output)

Pro
license

Density distribution of Cauchy function

(Topic: Statistics/Descriptive)
5Statistics/Tests:Chi2 comparison of X-Y points and a function (chi2, p-values)Jython code Jython/Python

View Code

(View Output)

Free
license
Chi2 comparison of X-Y points and a function (chi2, p-values)

(Topic: Statistics/Tests)
6Statistics/Tests:Statistical comparison of two histograms (chi2, p-values)Jython code Jython/Python

View Code

(View Output)

Free
license
Statistical comparison of two histograms (chi2, p-values)

(Topic: Statistics/Tests)
7Statistics/Tests:Statistical comparison of two one-dimensional arraysJython code Jython/Python

View Code

(View Output)

Free
license
Statistical comparison of two one-dimensional arrays

(Topic: Statistics/Tests)
8Statistics/Tests:Statistical comparisons. Kolmogorov Smirnov (KS), Anderson-Darling, GoodmanJython code Jython/Python

View Code

(View Output)

Free
license
Statistical comparisons. Kolmogorov Smirnov (KS), Anderson-Darling, Goodman

(Topic: Statistics/Tests)
9Statistics/Limits:Confidence interval for means with unknown standard deviation using the Student t distribution.Jython code Jython/Python

View Code

(View Output)

Pro
license

Confidence interval for means with unknown standard deviation using the Student t distribution.

(Topic: Statistics/Limits)
10Statistics/Descriptive:Covariance calculations and correlationsJRuby code Octave/Matlab

View Code

(View Output)

Free
license
Covariance calculations and correlations

(Topic: Statistics/Descriptive)
11Statistics/Descriptive:Descriptive statistics using Octave languageJRuby code Octave/Matlab

View Code

(View Output)

Pro
license

Descriptive statistics using Octave language

(Topic: Statistics/Descriptive)
12Statistics/Random:Verious random distributionsJython code Jython/Python

View Code

(View Output)

Pro
license

Verious random distributions

(Topic: Statistics/Random)
13Statistics/Advanced:Calculate eecentricity using a principle component analysis (PCA)Jython code Jython/Python

View Code

(View Output)

Pro
license

Calculate eecentricity using a principle component analysis (PCA)

(Topic: Statistics/Advanced)
14Statistics/Advanced:Calculations of factorial moments of a distributionJython code Jython/Python

View Code

(View Output)

Pro
license

Calculations of factorial moments of a distribution

(Topic: Statistics/Advanced)
15Statistics/Descriptive:statistical characteristions on an arrayJython code Jython/Python

View Code

(View Output)

Pro
license

statistical characteristions on an array

(Topic: Statistics/Descriptive)
16Statistics/Limits:Computation of 95 % CL limits with statistical errorsJython code Jython/Python

View Code

(View Output)

Pro
license

Computation of 95 % CL limits with statistical errors

(Topic: Statistics/Limits)
17Statistics/Limits:Computation of 95 % C.L. limits using systematic errorsJython code Jython/Python

View Code

(View Output)

Pro
license

Computation of 95 % C.L. limits using systematic errors

(Topic: Statistics/Limits)
18Statistics/Limits:Computation of 95% CL limits with treatment of statistical errorsJython code Jython/Python

View Code

(View Output)

Pro
license

Computation of 95% CL limits with treatment of statistical errors

(Topic: Statistics/Limits)
19Statistics/Limits:Computation of 95 % C.L. limits with stat. errorsJython code Jython/Python

View Code

(View Output)

Pro
license

Computation of 95 % C.L. limits with stat. errors

(Topic: Statistics/Limits)
20Statistics/Limits:Computation of 95 % C.L. limits using stat. and systematical errorsJython code Jython/Python

View Code

(View Output)

Pro
license

Computation of 95 % C.L. limits using stat. and systematical errors

(Topic: Statistics/Limits)
21Statistics/Limits:Computation of 95 % C.L. limits using stat. and systematical errorsJython code Jython/Python

View Code

(View Output)

Pro
license

Computation of 95 % C.L. limits using stat. and systematical errors

(Topic: Statistics/Limits)
22Statistics/Descriptive:Calculations of moments of a statistical distributionJython code Jython/Python

View Code

(View Output)

Pro
license

Calculations of moments of a statistical distribution

(Topic: Statistics/Descriptive)
23Statistics/Advanced:Calculations of normalised factorial moments of several distributionsJython code Jython/Python

View Code

(View Output)

Pro
license

Calculations of normalised factorial moments of several distributions

(Topic: Statistics/Advanced)
24Statistics/Advanced:Calculations of normalised factorial moments of several distributionsJython code Jython/Python

View Code

(View Output)

Pro
license

Calculations of normalised factorial moments of several distributions

(Topic: Statistics/Advanced)
25Statistics/PCA:Principle component analysis (PCA)Jython code Jython/Python

View Code

(View Output)

Pro
license

Principle component analysis (PCA)

(Topic: Statistics/PCA)
26Statistics/PCA:Principle component analysis (PCA) on a matrixJython code Jython/Python

View Code

(View Output)

Pro
license

Principle component analysis (PCA) on a matrix

(Topic: Statistics/PCA)
27Statistics/Descriptive:Draw areas under the normal distributionJRuby code Octave/Matlab

View Code

(View Output)

Pro
license

Draw areas under the normal distribution

(Topic: Statistics/Descriptive)
28Statistics/Regression:Polynomial regression example. It shows PolySolve generator to fit X-Y data.Jython code Jython/Python

View Code

(View Output)

Pro
license

Polynomial regression example. It shows PolySolve generator to fit X-Y data.

(Topic: Statistics/Regression)
29Statistics/Random:Convolution of 2 random distributionis (Gamma with Poisson)Jython code Jython/Python

View Code

(View Output)

Pro
license

Convolution of 2 random distributionis (Gamma with Poisson)

(Topic: Statistics/Random)
30Statistics/Random:Random distribution according to a analysic functionJython code Jython/Python

View Code

(View Output)

Pro
license

Random distribution according to a analysic function

(Topic: Statistics/Random)
31Statistics/Regression:Linear regression example. Show predictions and confidence rangeJython code Jython/Python

View Code

(View Output)

Pro
license

Linear regression example. Show predictions and confidence range

(Topic: Statistics/Regression)
32Statistics/Regression:Linear regression example IIJython code Jython/Python

View Code

(View Output)

Pro
license

Linear regression example II

(Topic: Statistics/Regression)
33Statistics/Descriptive:Calculate the standard deviation of a normal distributionJython code Jython/Python

View Code

(View Output)

Pro
license

Calculate the standard deviation of a normal distribution

(Topic: Statistics/Descriptive)
34Statistics/Smoothing:Loess (Lowess) smoothing of a histogramJython code Jython/Python

View Code

(View Output)

Pro
license

Loess (Lowess) smoothing of a histogram

(Topic: Statistics/Smoothing)
35Statistics/Smoothing:Loess (Lowess) smoothing of dataJython code Jython/Python

View Code

(View Output)

Pro
license

Loess (Lowess) smoothing of data

(Topic: Statistics/Smoothing)
36Statistics/Smoothing:Data smoothing (interpolation), Cubic and SPlineJython code Jython/Python

View Code

(View Output)

Pro
license

Data smoothing (interpolation), Cubic and SPline

(Topic: Statistics/Smoothing)
37Statistics/Limits:Statistical limits in presence of backgroundJython code Jython/Python

View Code

(View Output)

Pro
license

Statistical limits in presence of background

(Topic: Statistics/Limits)
38Statistics/Limits:Statistical limit calculatorJython code Jython/Python

View Code

(View Output)

Pro
license

Statistical limit calculator

(Topic: Statistics/Limits)
39Statistics/Limits:Statistical limits in presence of backgroundJython code Jython/Python

View Code

(View Output)

Pro
license

Statistical limits in presence of background

(Topic: Statistics/Limits)
40Statistics/Tests:Identification of 2D shapes in dataJython code Jython/Python

View Code

(View Output)

Pro
license

Identification of 2D shapes in data

(Topic: Statistics/Tests)
41Statistics/Tests:Statistical tests. VonNeumann testJython code Jython/Python

View Code

(View Output)

Free
license
Statistical tests. VonNeumann test

(Topic: Statistics/Tests)
42Statistics/Tests:Statistical tests. Friedman testJython code Jython/Python

View Code

(View Output)

Pro
license

Statistical tests. Friedman test

(Topic: Statistics/Tests)
43Statistics/Advanced:Calculation of eccentricity using PCAJython code Jython/Python

View Code

(View Output)

Free
license
Calculation of eccentricity using PCA

(Topic: Statistics/Advanced)
44Statistics/Descriptive:Statistical characteristics of a histogramJython code Jython/Python

View Code

(View Output)

Free
license
Statistical characteristics of a histogram

(Topic: Statistics/Descriptive)
45Statistics/Tests: Normality tests using Anderson-Darling methodJython code Jython/Python

View Code

(View Output)

Pro
license

Normality tests using Anderson-Darling method

(Topic: Statistics/Tests)
46Statistics/Tests:Normality test using Shapiro-Wilk methodJython code Jython/Python

View Code

(View Output)

Pro
license

Normality test using Shapiro-Wilk method

(Topic: Statistics/Tests)
47Statistics/Random:Normal multivariate distributions defined by a covariance Jython code Jython/Python

View Code

(View Output)

Pro
license

Normal multivariate distributions defined by a covariance

(Topic: Statistics/Random)
48Statistics/Limits:Calculate exclusion limits at 95% confidence levelJython code Jython/Python

View Code

(View Output)

Pro
license

Calculate exclusion limits at 95% confidence level

(Topic: Statistics/Limits)
49Statistics/Smoothing:Using  SplinePolynomial for data smoothingJython code Jython/Python

View Code

(View Output)

Free
license
Using SplinePolynomial for data smoothing

(Topic: Statistics/Smoothing)