Skip to content

johnpdmartin/sampling-investigations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sampling-investigations

This directory contains results from sampling and simulations using R programming

  1. The extended Riemann Siegel Theta and Z functions have been shown to work accurately and informatively in contour integral calculations and reducing complexity of series waveforms for two 5-periodic Dirichlet series which obey functional equations. These two functions have non-trivial zeroes away from the critical line and provide a useful contrast to Riemann Zeta function. Again the original function, in this case 5-periodic Dirichlet series, can be understood as the result of two closely coupled (complex logarithmic) components (with infinite break points located about the function's non-trivial zeroes) and the original function being an interference pattern of those components.

  2. Investigations of finite convergent normalized versions of the ordinary Dirichlet series and First Chebyshev series indicate in the lower half complex plane, respectively (i) riemann zeta modulation of the ordinary Dirichlet series and (ii) the involvement of riemann zeta zeroes in modulation of first Chebyshev series. The resultant solutions provide in the limit of the finite versions tending to infinity the (two) leading terms of the series summations in agreement with Euler-Mclaurin series expansions.

  3. The Riemann Siegel Theta and Z functions can be extended off the critical line using the Riemann Zeta functional equation. This approach reveals (i) symmetry splitting away from the critical line, (ii) sensitivity of the Riemann Zeta function to the negative axis real zeroes above Re(s) > 1, and (iii) an explanation of the Riemann Hypothesis behaviour as the result of two closely coupled (complex logarithmic) functions (with infinite break points located about the known Remann Zeta non-trivial zeroes) and the Riemann Zeta function being an interference pattern.

  4. The Reimann Zeta function is noisy, complex and infinite. Using a conjugate pair version of the function results in a smooth function with FM modulation behaviour, independent of the distance from the critical line. The smooth envelope function will help allow better estimates of the asymptotic behaviour of the Reimann Zeta function.

  5. Quantile regression model coefficient variance estimation, homoscedastic iid case with collinearity: Tested and implemented covariance matrix terms for model intercept coefficient CI bivariate case. Collinearity between the explanatory variables, results in variance inflation of slope CIs of collinear variables. The variable inflation factor is present in intercept CI estimator but is finely balanced by numerator covariance term to leave intercept CI relatively insensitive to collinearity. Improved bivariate performance is found to occur compared to earlier paper examples. Old r code also had mean(x) which needs to be mean(c(x)) to ensure mean is vector calculation.

  6. Quantile regression model coefficient variance estimation, linear expanding horn heteroscedastic id case: Tested and adapted quantile regression model coefficient CI estimators to linear expanding horn heteroscedastic id case. Used auxiliary regression modelling of the heteroscedasticity in the quantile regression model residuals. The slope CI estimators adapted with no change for univariate case, again using max half CIs. The terms in the standard regression formula for intercept variance required use of median(x,w_auxreg) for constant term, weighted medians for slope terms and use of mean half CI for adjusted slope variance (in the intercept formula). Nominal 95% coverage for n=1000 cases, weaker for smaller samples. Covariance term correction needs further work. The minimum point estimate CI occurs for the auxiliary regression weighted median and is robust to sample size.

  7. Quantile regression model coefficient variance estimation, homoscedastic iid case: Tested and adapted sample quantile CI estimators to the task of quantile regression model coefficient variance estimation. Needed to use max half CIs to increase coverage and worked out how to adapt standard regression formula for slope variance (unchanged) and intercept variance (obvious change). Nominal 95% coverage for homoscedastic iid cases.

  8. Sample quantile estimation: Suitably transforming the reference frame for quantile variance estimation can improve smoothed quantile estimating function variance estimates of sample quantile standard errors and get good agreement with bootstrap estimates of the linear programming (unsmoothed) quantile estimating function solution. The approach has potential for quantile regression where variances estimates of Y-bX are calculated rather than X as calculated in the first paper "empirical variance distribution ..."

  9. Median estimation: Suitably transforming the reference frame for jackknife variance estimation can improve jackknife variance estimates of median confidence intervals and get good agreement with bootstrap estimates.

  10. Synthetic Research: Investigation of suitable A/B sampling sizes based on public data about Zulily customer base. This report is a synthetic construction of a customer base using public data describing high level numbers for the size of the customer base and the relative behaviour (purchases per year) of new and old customers. The intent was to see if internal structure of large customner bases could impact on confidence intervals of A/B samplimng estimates. As demonstrated stratified sampling can decrease the confidence interval of estimates.

the end

About

results from sampling and simulations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published