17 resultados para Gini coefficient

em BORIS: Bern Open Repository and Information System - Berna - Suiça


Relevância:

100.00% 100.00%

Publicador:

Resumo:

Software metrics offer us the promise of distilling useful information from vast amounts of software in order to track development progress, to gain insights into the nature of the software, and to identify potential problems. Unfortunately, however, many software metrics exhibit highly skewed, non-Gaussian distributions. As a consequence, usual ways of interpreting these metrics --- for example, in terms of "average" values --- can be highly misleading. Many metrics, it turns out, are distributed like wealth --- with high concentrations of values in selected locations. We propose to analyze software metrics using the Gini coefficient, a higher-order statistic widely used in economics to study the distribution of wealth. Our approach allows us not only to observe changes in software systems efficiently, but also to assess project risks and monitor the development process itself. We apply the Gini coefficient to numerous metrics over a range of software projects, and we show that many metrics not only display remarkably high Gini values, but that these values are remarkably consistent as a project evolves over time.

Relevância:

60.00% 60.00%

Publicador:

Resumo:

Chlamydia trachomatis is the most common bacterial sexually transmitted infection (STI) in many developed countries. The highest prevalence rates are found among young adults who have frequent partner change rates. Three published individual-based models have incorporated a detailed description of age-specific sexual behaviour in order to quantify the transmission of C. trachomatis in the population and to assess the impact of screening interventions. Owing to varying assumptions about sexual partnership formation and dissolution and the great uncertainty about critical parameters, such models show conflicting results about the impact of preventive interventions. Here, we perform a detailed evaluation of these models by comparing the partnership formation and dissolution dynamics with data from Natsal 2000, a population-based probability sample survey of sexual attitudes and lifestyles in Britain. The data also allow us to describe the dispersion of C. trachomatis infections as a function of sexual behaviour, using the Gini coefficient. We suggest that the Gini coefficient is a useful measure for calibrating infectious disease models that include risk structure and highlight the need to estimate this measure for other STIs.

Relevância:

60.00% 60.00%

Publicador:

Resumo:

BACKGROUND Rheumatic heart disease accounts for up to 250 000 premature deaths every year worldwide and can be regarded as a physical manifestation of poverty and social inequality. We aimed to estimate the prevalence of rheumatic heart disease in endemic countries as assessed by different screening modalities and as a function of age. METHODS We searched Medline, Embase, the Latin American and Caribbean System on Health Sciences Information, African Journals Online, and the Cochrane Database of Systematic Reviews for population-based studies published between Jan 1, 1993, and June 30, 2014, that reported on prevalence of rheumatic heart disease among children and adolescents (≥5 years to <18 years). We assessed prevalence of clinically silent and clinically manifest rheumatic heart disease in random effects meta-analyses according to screening modality and geographical region. We assessed the association between social inequality and rheumatic heart disease with the Gini coefficient. We used Poisson regression to analyse the effect of age on prevalence of rheumatic heart disease and estimated the incidence of rheumatic heart disease from prevalence data. FINDINGS We included 37 populations in the systematic review and meta-analysis. The pooled prevalence of rheumatic heart disease detected by cardiac auscultation was 2·9 per 1000 people (95% CI 1·7-5·0) and by echocardiography it was 12·9 per 1000 people (8·9-18·6), with substantial heterogeneity between individual reports for both screening modalities (I(2)=99·0% and 94·9%, respectively). We noted an association between social inequality expressed by the Gini coefficient and prevalence of rheumatic heart disease (p=0·0002). The prevalence of clinically silent rheumatic heart disease (21·1 per 1000 people, 95% CI 14·1-31·4) was about seven to eight times higher than that of clinically manifest disease (2·7 per 1000 people, 1·6-4·4). Prevalence progressively increased with advancing age, from 4·7 per 1000 people (95% CI 0·0-11·2) at age 5 years to 21·0 per 1000 people (6·8-35·1) at 16 years. The estimated incidence was 1·6 per 1000 people (0·8-2·3) and remained constant across age categories (range 2·5, 95% CI 1·3-3·7 in 5-year-old children to 1·7, 0·0-5·1 in 15-year-old adolescents). We noted no sex-related differences in prevalence (p=0·829). INTERPRETATION We found a high prevalence of rheumatic heart disease in endemic countries. Although a reduction in social inequalities represents the cornerstone of community-based prevention, the importance of early detection of silent rheumatic heart disease remains to be further assessed. FUNDING UBS Optimus Foundation.

Relevância:

60.00% 60.00%

Publicador:

Resumo:

This package includes various Mata functions. kern(): various kernel functions; kint(): kernel integral functions; kdel0(): canonical bandwidth of kernel; quantile(): quantile function; median(): median; iqrange(): inter-quartile range; ecdf(): cumulative distribution function; relrank(): grade transformation; ranks(): ranks/cumulative frequencies; freq(): compute frequency counts; histogram(): produce histogram data; mgof(): multinomial goodness-of-fit tests; collapse(): summary statistics by subgroups; _collapse(): summary statistics by subgroups; gini(): Gini coefficient; sample(): draw random sample; srswr(): SRS with replacement; srswor(): SRS without replacement; upswr(): UPS with replacement; upswor(): UPS without replacement; bs(): bootstrap estimation; bs2(): bootstrap estimation; bs_report(): report bootstrap results; jk(): jackknife estimation; jk_report(): report jackknife results; subset(): obtain subsets, one at a time; composition(): obtain compositions, one by one; ncompositions(): determine number of compositions; partition(): obtain partitions, one at a time; npartitionss(): determine number of partitions; rsubset(): draw random subset; rcomposition(): draw random composition; colvar(): variance, by column; meancolvar(): mean and variance, by column; variance0(): population variance; meanvariance0(): mean and population variance; mse(): mean squared error; colmse(): mean squared error, by column; sse(): sum of squared errors; colsse(): sum of squared errors, by column; benford(): Benford distribution; cauchy(): cumulative Cauchy-Lorentz dist.; cauchyden(): Cauchy-Lorentz density; cauchytail(): reverse cumulative Cauchy-Lorentz; invcauchy(): inverse cumulative Cauchy-Lorentz; rbinomial(): generate binomial random numbers; cebinomial(): cond. expect. of binomial r.v.; root(): Brent's univariate zero finder; nrroot(): Newton-Raphson zero finder; finvert(): univariate function inverter; integrate_sr(): univariate function integration (Simpson's rule); integrate_38(): univariate function integration (Simpson's 3/8 rule); ipolate(): linear interpolation; polint(): polynomial inter-/extrapolation; plot(): Draw twoway plot; _plot(): Draw twoway plot; panels(): identify nested panel structure; _panels(): identify panel sizes; npanels(): identify number of panels; nunique(): count number of distinct values; nuniqrows(): count number of unique rows; isconstant(): whether matrix is constant; nobs(): number of observations; colrunsum(): running sum of each column; linbin(): linear binning; fastlinbin(): fast linear binning; exactbin(): exact binning; makegrid(): equally spaced grid points; cut(): categorize data vector; posof(): find element in vector; which(): positions of nonzero elements; locate(): search an ordered vector; hunt(): consecutive search; cond(): matrix conditional operator; expand(): duplicate single rows/columns; _expand(): duplicate rows/columns in place; repeat(): duplicate contents as a whole; _repeat(): duplicate contents in place; unorder2(): stable version of unorder(); jumble2(): stable version of jumble(); _jumble2(): stable version of _jumble(); pieces(): break string into pieces; npieces(): count number of pieces; _npieces(): count number of pieces; invtokens(): reverse of tokens(); realofstr(): convert string into real; strexpand(): expand string argument; matlist(): display a (real) matrix; insheet(): read spreadsheet file; infile(): read free-format file; outsheet(): write spreadsheet file; callf(): pass optional args to function; callf_setup(): setup for mm_callf().

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Novel magnetic resonance imaging sequences have and still continue to play an increasing role in neuroimaging and neuroscience. Among these techniques, diffusion-weighted imaging (DWI) has revolutionized the diagnosis and management of diseases such as stroke, neoplastic disease and inflammation. However, the effects of aging on diffusion are yet to be determined. To establish reference values for future experimental mouse studies we tested the hypothesis that absolute apparent diffusion coefficients (ADC) of the normal brain change with age. A total of 41 healthy mice were examined by T2-weighted imaging and DWI. For each animal ADC frequency histograms (i) of the whole brain were calculated on a voxel-by-voxel basis and region-of-interest (ROI) measurements (ii) performed and related to the animals' age. The mean entire brain ADC of mice <3 months was 0.715(+/-0.016) x 10(-3) mm2/s, no significant difference to mice aged 4 to 5 months (0.736(+/-0.040) x 10(-3) mm2/s) or animals older than 9 months 0.736(+/-0.020) x 10(-3) mm2/s. Mean whole brain ADCs showed a trend towards lower values with aging but both methods (i + ii) did not reveal a significant correlation with age. ROI measurements in predefined areas: 0.723(+/-0.057) x 10(-3) mm2/s in the parietal lobe, 0.659(+/-0.037) x 10(-3) mm2/s in the striatum and 0.679(+/-0.056) x 10(-3) mm2/s in the temporal lobe. With advancing age, we observed minimal diffusion changes in the whole mouse brain as well as in three ROIs by determination of ADCs. According to our data ADCs remain nearly constant during the aging process of the brain with a small but statistically non-significant trend towards a decreased diffusion in older animals.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

OBJECTIVES: Diffusion-weighted MRI is sensitive to molecular motion and has been applied to the diagnosis of stroke. Our intention was to investigate its usefulness in patients with brain tumor and, in particular, in the perilesional edema. METHODS: We performed MRI of the brain, including diffusion-weighted imaging and mapping of the apparent diffusion coefficient (ADC), in 16 patients with brain tumors (glioblastomas, low-grade gliomas and metastases). ADC values were determined by the use of regions of interest positioned in areas of high signal intensities as seen on T2-weighted images and ADC maps. Measurements were taken in the tumor itself, in the area of perilesional edema and in the healthy contralateral brain. RESULTS: ADC mapping showed higher values of peritumoral edema in patients with glioblastoma (1.75 x 10(-3)mm(2)/s) and metastatic lesions (1.61 x 10(-3)mm(2)/s) compared with those who had low-grade glioma (1.40 x10(-3)mm(2)/s). The higher ADC values in the peritumoral zone were associated with lower ADC values in the tumor itself. CONCLUSIONS: The higher ADC values in the more malignant tumors probably reflect vasogenic edema, thereby allowing their differentiation from other lesions.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

PURPOSE: To determine how the ADC value of parotid glands is influenced by the choice of b-values. MATERIALS AND METHODS: In eight healthy volunteers, diffusion-weighted echo-planar imaging (DW-EPI) was performed on a 1.5 T system, with b-values (in seconds/mm2) of 0, 50, 100, 150, 200, 250, 300, 500, 750, and 1000. ADC values were calculated by two alternative methods (exponential vs. logarithmic fit) from five different sets of b-values: (A) all b-values; (B) b=0, 50, and 100; (C) b=0 and 750; (D) b=0, 500, and 1000; and (E) b=500, 750, and 1000. RESULTS: The mean ADC values for the different settings were (in 10(-3) mm2/second, exponential fit): (A) 0.732+/-0.019, (B) 2.074+/-0.084, (C) 0.947+/-0.020, (D) 0.890+/-0.023, and (E) 0.581+/-0.021. ADC values were significantly (P <0.001) different for all pairwise comparisons of settings (A-E) of b-values, except for A vs. D (P=0.172) and C vs. D (P=0.380). The ADC(B) was significantly higher than ADC(C) or ADC(D), which was significantly higher than ADC(E). ADC values from exponential vs. logarithmic fit (P=0.542), as well as left vs. right parotid gland (P=0.962), were indistinguishable. CONCLUSION: The ADC values calculated from low b-value settings were significantly higher than those calculated from high b-value settings. These results suggest that not only true diffusion but also perfusion and saliva flow may contribute to the ADC.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

We calculate the momentum diffusion coefficient for heavy quarks in SU(3) gluon plasma at temperatures 1-2 times the deconfinement temperature. The momentum diffusion coefficient is extracted from a Monte Carlo calculation of the correlation function of color electric fields, in the leading order of expansion in heavy quark mass. Systematics of the calculation are examined, and compared with perturbtion theory and other estimates.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The analytic continuation needed for the extraction of transport coefficients necessitates in principle a continuous function of the Euclidean time variable. We report on progress towards achieving the continuum limit for 2-point correlator measurements in thermal SU(3) gauge theory, with specific attention paid to scale setting. In particular, we improve upon the determination of the critical lattice coupling and the critical temperature of pure SU(3) gauge theory, estimating r0Tc ≃ 0.7470(7) after a continuum extrapolation. As an application the determination of the heavy quark momentum diffusion coefficient from a correlator of colour-electric fields attached to a Polyakov loop is discussed.