Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in statistics

In Python, how can I calculate correlation and statistical significance between two arrays of data?

Fitting a 3 parameter Weibull distribution

How to test for uniformity

python statistics scipy

python statsmodels: Help using ARIMA model for time series

Is there any way to have R script continue after receiving error messages instead of halting execution?

r statistics

How can I interpolate georeferenced data in python?

Is there any numpy autocorrellation function with standardized output?

How to count the number of observations in a SAS table?

statistics sas

NumPy or SciPy to calculate weighted median

How to interpret `scipy.stats.kstest` and `ks_2samp` to evaluate `fit` of data to a distribution?

Benchmarking: When can I stop making measurements?

Generating correlated numbers

given 10 functions y=a+bx and 1000's of (x,y) data points rounded to ints, how to derive 10 best (a,b) tuples?

How to compute Studentized Residuals in Python?

python statistics

How do you compute the confidence interval for Pearson's r in Python?

Create random numbers with left skewed probability distribution

python statistics

Google Cloud Storage: Where do I get per-bucket statistics [closed]

Iterate over all pairwise combinations of numpy array columns

python arrays numpy statistics

Make a Scatter Plot in matplotlib with dates on x axis and values on y

C++ Calculating the Mode of a Sorted Array