Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Interval estimation
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Types == === Confidence intervals === {{main|Confidence intervals}} Confidence intervals are used to estimate the parameter of interest from a sampled data set, commonly the [[mean]] or [[standard deviation]]. A confidence interval states there is a 100γ% confidence that the parameter of interest is within a lower and upper bound. A common misconception of confidence intervals is 100γ% of the data set fits within or above/below the bounds, this is referred to as a tolerance interval, which is discussed below. There are multiple methods used to build a confidence interval, the correct choice depends on the data being analyzed. For a normal distribution with a known [[variance]], one uses the z-table to create an interval where a confidence level of 100γ% can be obtained centered around the sample mean from a data set of n measurements, . For a [[Binomial distribution]], confidence intervals can be approximated using the [[Binomial proportion confidence interval|Wald Approximate Method]], [[Binomial proportion confidence interval|Jeffreys interval]], and [[Clopper-Pearson interval]]. The Jeffrey method can also be used to approximate intervals for a [[Poisson distribution]].<ref name=":0">{{Cite book |last=Meeker |first=William Q. |url=|title=Statistical Intervals: A Guide for Practitioners and Researchers |last2=Hahn |first2=Gerald J. |last3=Escobar |first3=Luis A. |date=2017-03-27 |publisher=Wiley |isbn=978-0-471-68717-7 |edition=1 |series=Wiley Series in Probability and Statistics |language=en |doi=10.1002/9781118594841}}</ref> If the underlying distribution is unknown, one can utilize [[Bootstrapping (statistics)|bootstrapping]] to create bounds about the median of the data set. === Credible intervals === {{main|Credible intervals}} [[File:Prior, Likelihood, Posterior schematic.svg|thumb|Bayesian Distribution: Adjusting a prior distribution to form a posterior probability.]] As opposed to a confidence interval, a credible interval requires a [[Prior probability|prior]] assumption, modifying the assumption utilizing a [[Bayes factor]], and determining a [[Posterior probability|posterior distribution]]. Utilizing the posterior distribution, one can determine a 100γ% ''probability'' the parameter of interest is included, as opposed to the confidence interval where one can be 100γ% ''confident'' that an estimate is included within an interval.<ref>{{Cite journal |last=Hespanhol |first=Luiz |last2=Vallio |first2=Caio Sain |last3=Costa |first3=Lucíola Menezes |last4=Saragiotto |first4=Bruno T |date=2019-07-01 |title=Understanding and interpreting confidence and credible intervals around effect estimates |url= |journal=Brazilian Journal of Physical Therapy |volume=23 |issue=4 |pages=290–301 |doi=10.1016/j.bjpt.2018.12.006 |issn=1413-3555 |pmc=6630113 |pmid=30638956}}</ref> :<math>\text{Posterior}\ \propto\ \text{Likelihood} \times \text{Prior}</math> While a prior assumption is helpful towards providing more data towards building an interval, it removes the objectivity of a confidence interval. A prior will be used to inform a posterior, if unchallenged this prior can lead to incorrect predictions.<ref>{{Cite book |last=Lee |first=Peter M. |title=Bayesian statistics: an introduction |date=2012 |publisher=Wiley |isbn=978-1-118-33257-3 |edition=4. ed., 1. publ |location=Chichester}}</ref> The credible interval's bounds are variable, unlike the confidence interval. There are multiple methods to determine where the correct upper and lower limits should be located. Common techniques to adjust the bounds of the interval include [[highest posterior density interval]] (HPDI), equal-tailed interval, or choosing the center the interval around the mean. === Less common forms === ==== Likelihood-based ==== {{main|Likelihood interval}} Utilizes the principles of a likelihood function to estimate the parameter of interest. Utilizing the likelihood-based method, confidence intervals can be found for exponential, Weibull, and lognormal means. Additionally, likelihood-based approaches can give confidence intervals for the standard deviation. It is also possible to create a prediction interval by combining the likelihood function and the future random variable.<ref name=":0" /> ==== Fiducial ==== {{main|Fiducial interval}} [[Fiducial inference]] utilizes a data set, carefully removes the noise and recovers a distribution estimator, Generalized Fiducial Distribution (GFD). Without the use of Bayes' Theorem, there is no assumption of a prior, much like confidence intervals. Fiducial inference is a less common form of [[statistical inference]]. The founder, [[Ronald Fisher|R.A. Fisher]], who had been developing inverse probability methods, had his own questions about the validity of the process. While fiducial inference was developed in the early twentieth century, the late twentieth century believed that the method was inferior to the frequentist and Bayesian approaches but held an important place in historical context for statistical inference. However, modern-day approaches have generalized the fiducial interval into Generalized Fiducial Inference (GFI), which can be used to estimate discrete and continuous data sets.<ref>{{Cite journal |last=Hannig |first=Jan |last2=Iyer |first2=Hari |last3=Lai |first3=Randy C. S. |last4=Lee |first4=Thomas C. M. |date=2016-07-02 |title=Generalized Fiducial Inference: A Review and New Results |url=|journal=Journal of the American Statistical Association |language=en |volume=111 |issue=515 |pages=1346–1361 |doi=10.1080/01621459.2016.1165102 |issn=0162-1459}}</ref> ==== Tolerance ==== {{main|Tolerance interval}} Tolerance intervals use collected data set population to obtain an interval, within tolerance limits, containing 100γ% values. Examples typically used to describe tolerance intervals include manufacturing. In this context, a percentage of an existing product set is evaluated to ensure that a percentage of the population is included within tolerance limits. When creating tolerance intervals, the bounds can be written in terms of an upper and lower tolerance limit, utilizing the sample [[mean]], <math>\mu</math>, and the sample [[standard deviation]], s. :<math>(l_b, u_b) = \mu \pm k_2s</math> for two-sided intervals for two-sided intervals And in the case of one-sided intervals where the tolerance is required only above or below a critical value, :<math>l_{b} = \mu - k_{1}s</math> :<math>u_{b}=\mu + k_{1} s</math> <math>k_i</math> varies by distribution and the number of sides, i, in the interval estimate. In a normal distribution, <math>k_2</math> can be expressed as <ref>{{Cite journal |last=Howe |first=W. G. |date=June 1969 |title=Two-Sided Tolerance Limits for Normal Populations, Some Improvements |url=http://dx.doi.org/10.2307/2283644 |journal=Journal of the American Statistical Association |volume=64 |issue=326 |pages=610 |doi=10.2307/2283644 |issn=0162-1459|url-access=subscription }}</ref> :<math>k_2 = z_{\alpha/2}\sqrt{\frac{\nu(1+\frac{1}{N})}{\chi_{1-\alpha,\nu}^2}}</math> Where, :<math>\chi _{1-\alpha,\nu}^2</math> is the critical value of the chi-square distribution utilizing <math>\nu</math> degrees of freedom that is exceeded with probability <math>\alpha</math>. <math> z_{\alpha/2}</math> is the critical values obtained from the normal distribution. ==== Prediction ==== {{main|Prediction interval}} A prediction interval estimates the interval containing future samples with some confidence, γ. Prediction intervals can be used for both [[Bayesian statistics|Bayesian]] and [[Frequentist probability|frequentist]] contexts. These intervals are typically used in regression data sets, but prediction intervals are not used for extrapolation beyond the previous data's experimentally controlled parameters.<ref>{{Cite journal |last=Vardeman |first=Stephen B. |date=1992 |title=What about the Other Intervals? |url=https://www.jstor.org/stable/2685212 |journal=The American Statistician |volume=46 |issue=3 |pages=193–197 |doi=10.2307/2685212 |issn=0003-1305|url-access=subscription }}</ref> ==== Fuzzy logic ==== {{further|Fuzzy logic}} Fuzzy logic is used to handle decision-making in a non-binary fashion for artificial intelligence, medical decisions, and other fields. In general, it takes inputs, maps them through [[Fuzzy control system|fuzzy inference systems]], and produces an output decision. This process involves fuzzification, fuzzy logic rule evaluation, and defuzzification. When looking at fuzzy logic rule evaluation, [[Membership function (mathematics)|membership functions]] convert our non-binary input information into tangible variables. These membership functions are essential to predict the uncertainty of the system.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)