Related Experiment Video
Updated: May 5, 2026

05:37
An R-Based Landscape Validation of a Competing Risk Model
Published on: September 16, 2022
2.3K
A new distribution-free approach to constructing the confidence region for multiple parameters
1Department of Agricultural, Food and Nutritional Science, University of Alberta, Edmonton, Alberta, Canada.
Plos One
|December 11, 2013
Summary
A new distribution-free method for constructing confidence regions in statistical inference has been developed. This novel approach accurately accounts for data shape and outperforms existing methods across various conditions.
Area of Science:
- Statistical inference
- Nonparametric statistics
- Computational biology
Background:
- Confidence intervals/regions are crucial for statistical inference.
- Existing methods often assume known distributions or have limitations like biased coverage rates.
- Accurate characterization of sampling distributions for biological parameters is frequently challenging.
Purpose of the Study:
- To develop a novel distribution-free method for constructing confidence regions.
- The method should be based on geometrical principles and account for data distribution shape.
- To implement the method in an R package for practical application.
Main Methods:
- A new distribution-free confidence region construction method was developed.
- The method was implemented in the R package 'distfree.cr/R'.
- Statistical properties were evaluated and compared using Monte Carlo simulations.
Main Results:
- The new method demonstrated superior performance compared to existing parametric and nonparametric approaches.
- Outperformance was consistent across normal and non-normal bivariate distributions.
- Superiority was maintained across varying sample sizes and correlation levels.
Conclusions:
- The developed distribution-free method offers a robust and accurate approach for confidence region construction.
- It effectively addresses limitations of traditional methods, particularly for biological data.
- The R package provides a valuable tool for genomics and other biological research requiring reliable statistical inference.
Related Concept Videos
Distributions to Estimate Population Parameter
4.5K
The accurate values of population parameters such as population proportion, population mean, and population standard deviation (or variance) are usually unknown. These are fixed values that can only be estimated from the data collected from the samples. The estimates of each of these parameters are sample proportion, the sample mean, and sample standard deviation (or variance). To obtain the values of these sample statistics, data are required that have particular distribution and central...
4.5K
Confidence Intervals
9.3K
An unbiased point estimate is often insufficient to predict a population estimate, such as population mean or population proportion. In this scenario, a confidence interval is used. A confidence interval is an estimate similar to a sample proportion. However, unlike the point estimate which is a single value, the confidence interval contains a range of values. These values have lower and upper limits, known as confidence limits, and can be designated as L1 and L2, respectively.
A confidence...
A confidence...
9.3K
Interpretation of Confidence Intervals
8.8K
A confidence interval is a better estimate of the population than a point estimate, as it uses a range of values from a sample instead of a single value.
Confidence intervals have confidence coefficients that are crucial for their interpretation. The most common confidence coefficients are 0.90, 0.95, and 0.99, which can be written as percentages–90%, 95%, and 99%, respectively.
Suppose a person calculates a confidence interval with a confidence coefficient of 0.95. In that case, they can...
Confidence intervals have confidence coefficients that are crucial for their interpretation. The most common confidence coefficients are 0.90, 0.95, and 0.99, which can be written as percentages–90%, 95%, and 99%, respectively.
Suppose a person calculates a confidence interval with a confidence coefficient of 0.95. In that case, they can...
8.8K
Confidence Coefficient
9.2K
The confidence coefficient is also known as the confidence level or degree of confidence. It is the percent expression for the probability, 1-α, that the confidence interval contains the true population parameter assuming that the confidence interval is obtained after sufficient unbiased sampling; for example, if the CL = 90%, then in 90 out of 100 samples the interval estimate will enclose the true population parameter. Here α is the area under the curve, distributed equally under...
9.2K
Uncertainty: Confidence Intervals
9.9K
The confidence interval is the range of values around the mean that contains the true mean. It is expressed as a probability percentage. The interpretation of a 95% confidence interval, for instance, is that the statistician is 95% confident that the true mean falls within the interval. The upper and lower limits of this range are known as confidence limits. The confidence limits for the true mean are estimated from the sample's mean, the standard deviation, and the statistical factor...
9.9K
Confidence Interval for Estimating Population Mean
7.6K
A point estimate of the population mean is obtained from a single sample. Such a point estimate does not represent a population well because it needs to account for variability in the population. Single point estimate can also be biased despite the sample being selected randomly. Thus, a point estimate is often unreliable. A confidence interval is needed to reduce this unreliability.
A confidence interval for the mean is a range of values that provides an estimate of the population mean. As the...
A confidence interval for the mean is a range of values that provides an estimate of the population mean. As the...
7.6K

