Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.477.568 Times

Population Variance software
Filter: All | Freeware | Demo
 

Population Variance

1 2 3 4 5 > 
Added: June 27, 2013 | Visits: 338

Combine variance of multiple subpopulations This function calculates the variance of a population using only the means, variances and number of observations of its subpopulations.This means you do not need to keep all individual observations in each subpopulation to later find out the variance of the pooled data. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Combine variance of multiple subpopulations Download

Released: April 22, 2013  |  Added: June 29, 2015 | Visits: 484

World Population Monitor World Population Monitor is a small software utility that displays information about the global population. This application comes in handy for all users who want to animate their desktop activity by adding a new Windows gadget, or simply want to stay informed about the world's population. The... Platforms: Windows 7, Windows

License: Freeware Size: 275 KB Download (66): World Population Monitor Download

Added: April 26, 2013 | Visits: 494

Cumulative Mean and Variance >> Y = cummean(X,DIM);if X is MxN, Y is also MxN. To illustrate the functionality, lets assume X is a 1xN vector. Then, Y is a 1xN vector where the n-th entry in Y is given by mean(X(1:n)). So, Y(end) = mean(X), and Y(1) = X(1). cumvar works in the same way, and this can be done on an arbitrary... Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Cumulative Mean and Variance Download

Added: August 13, 2013 | Visits: 419

Variance Ratio Test Calculates the Variance Ratio Test of a time series, with or without the heteroskedasticity correction. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Variance Ratio Test Download

Added: April 17, 2013 | Visits: 447

Gini coefficient - population weighted Computes the gini coefficient when given a set of values and population weights.Short on documentation and checks. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Gini coefficient - population weighted Download

Added: August 08, 2013 | Visits: 346

varc: combination of variance Computes the variance of a linear sum of variables. Requires a vector of weights (for the linear sum), and a covariance matrix of the variables. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): varc: combination of variance Download

Added: April 20, 2013 | Visits: 430

Moving variance Moving variance v=movingvar(x,m) x is the timeseries. m is the window length. v is the variance. Aslak Grinsted 2005 Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Moving variance Download

Added: June 25, 2013 | Visits: 380

Variance decomposition How much in variability of some variable is contributed by variance of each shock separately.So far is for fixed number of shocks. You can change this number in the code. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Variance decomposition Download

Added: September 15, 2013 | Visits: 424

Numerical Approximations to Volterra's Population Model The nondimensional form of Volterra's model for population growth in a closed system is given byk*(du/dt) = u - u^2 - u int_0^t u(x) dxThis gui allows the user to input the initial population u0, nondimensional constant k, final time Tmax and the number of mesh points M. By clicking on the... Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Numerical Approximations to Volterra's Population Model Download

Added: January 25, 2010 | Visits: 931

Population Counter This widget simply calcuates the population of the world. It takes into consideration death rates and birth rates. Its a fun widget to watch the population of the earth increase! Platforms: Mac

License: Freeware Download (142): Population Counter Download

Added: May 19, 2013 | Visits: 859

Calculation of LLR values with variable noise variance LLR_DEMOD LLR Demodulator H = LLR_DEMOD_MEX(CONSTELLATION, MAPPING, METHOD) constructs a LLR demodulator object H for a given constellation, mapping and noise variance. The vectors CONSTELLATION and MAPPING are usually generated by using MATLAB Modem Modulation Modem. and contain the complex or... Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Calculation of LLR values with variable noise variance Download

Added: July 14, 2013 | Visits: 411

Variance while using xcov/xcorr The correlation function calculated from one realization of an ensemble is inherently flawed since the expectation operation does not come into play. Hence it is important to have an idea of the variance in the correlation function. Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Variance while using xcov/xcorr Download

Bifurcation Diagram for the cubic map and a realistic model for population dynamics The programs compute the bifurcation diagram for the cubic map and a realistic population dynamics model. The value of parameter r, when the cycle of period three appears, is indicated. As expected, for higher values of r, we observe chaotic behaviour. Both models are given in the problems?... Platforms: Matlab


Added: September 03, 2013 | Visits: 345

Noise variance estimation Suppose that you have a signal Y (Y can be a time series, a parametric surface or a volumetric data series) corrupted by a Gaussian noise with unknown variance. It is often of interest to know more about this variance. EVAR(Y) thus returns an estimated variance of the additive noise.EVAR provides... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Noise variance estimation Download

Semi variance method and scaled windowed variance method for fractal time series analysis Semi variance method and scaled windowed variance method for fractal time series analysis.Referernce: Evaluating scaled windowed variance methods for estimating the Hurst coefficient of time series Physica A: Statistical and Theoretical PhysicsVolume 241, Issues 3-4, 15 July 1997, Pages 606-626 Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 102.4 KB Download (54): Semi variance method and scaled windowed variance method for fractal time series analysis Download

Conover's Two-Sample Squared Ranks Test for Equality of Variance Performs the nonparametric squared ranks test on quality of variance for two samples. Based on Conover (1981), 'Practical Nonparametric Statistics', pp. 239-248.Uses normal approximation for for m >10 (MATLAB fxn norminv or table if norminv unavailable). Uses normal approximation if ties exist.... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Conover's Two-Sample Squared Ranks Test for Equality of Variance Download

Added: August 08, 2013 | Visits: 462

Seed generator using 'current' World Population count Random number generated using Matlab (i.e. rand, randperm,etc) is pseudo-random and not pure-random. This script provides a seed that can be used to set the state in order to generate "near-pure" random numbers using rand, randperm etc. The script grabs the "current" world population count from a... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Seed generator using 'current' World Population count Download

Added: September 08, 2013 | Visits: 356

ANOVA and variance components for genetic data These files are an adaptation of the ANOVA variance component estimators to be used in the analysis of genetic data, specifically Cockerham's 1969 Theta. Formulae were adapted from Sokal and Rohlf's 1995 Biometry, and test files from the book are given as reference. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): ANOVA and variance components for genetic data Download

Added: May 24, 2013 | Visits: 299

Levenetest Levene's F test is used to test the null hypothesis that multiple population variances corresponding to multiplesamples are equal. Prior to the analysis the data are transforming to the absolute deviation of the mean. Then perform an one-way analysis of variance. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Levenetest Download

Added: April 15, 2013 | Visits: 264

Upside variance Y = UPSIDEVARIANCE(Y) returns the upside variance for columns of variable Y.Y = UPSIDEVARIANCE(Y, m) returns the upside variance using vector m as expected value for columns of variable Y.====================================================Upside variance is defined as the average sum of squared... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Upside variance Download

1 2 3 4 5 >