Jump to content

Probabilistic analysis of algorithms: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
untrue that this is unsourced. It has three good sources. The article is short enough that footnoting rather than listing sources at the end would not be more informative.
References: clean up bare-url links; also remove incorrect category (this is about distributions on inputs, not about randomization within algorithms)
 
Line 14: Line 14:


== References ==
== References ==
*{{citation

| last1 = Frieze | first1 = Alan M.
* https://link.springer.com/chapter/10.1007/978-3-662-12788-9_2
| last2 = Reed | first2 = Bruce
* https://books.google.com.tr/books?hl=tr&lr=&id=XDr0BwAAQBAJ&oi=fnd&pg=PA1&dq=Probabilistic+analysis+of+algorithms&ots=8Dccj3ET5H&sig=cYB6-q1_BfdlT22alI3aTHlBgzs&redir_esc=y#v=onepage&q=Probabilistic%20analysis%20of%20algorithms&f=false
| editor1-last = Habib | editor1-first = Michel
* https://link.springer.com/chapter/10.1007/978-3-7091-9076-0_11
| editor2-last = McDiarmid | editor2-first = Colin

| editor3-last = Ramirez-Alfonsin | editor3-first = Jorge
[[Category:Randomized algorithms]]
| editor4-last = Reed | editor4-first = Bruce
| contribution = Probabilistic analysis of algorithms
| doi = 10.1007/978-3-662-12788-9_2
| isbn = 9783662127889
| pages = 36–92
| publisher = Springer
| series = Algorithms and Combinatorics
| title = Probabilistic Methods for Algorithmic Discrete Mathematics
| volume = 16
| year = 1998}}
*{{citation
| last = Hofri | first = Micha
| doi = 10.1007/978-1-4612-4800-2
| isbn = 9781461248002
| publisher = Springer
| title = Probabilistic Analysis of Algorithms: On Computing Methodologies for Computer Algorithms Performance Evaluation
| year = 1987}}
*{{citation
| last = Frieze | first = A. M.
| editor1-last = Tinhofer | editor1-first = G.
| editor2-last = Mayr | editor2-first = E.
| editor3-last = Noltemeier | editor3-first = H.
| editor4-last = Syslo | editor4-first = M. M.
| contribution = Probabilistic analysis of graph algorithms
| doi = 10.1007/978-3-7091-9076-0_11
| isbn = 9783709190760
| pages = 209–233
| publisher = Springer
| series = Computing Supplementa
| title = Computational Graph Theory
| volume = 7
| year = 1990}}


[[Category:Analysis of algorithms]]
[[Category:Analysis of algorithms]]

Latest revision as of 23:06, 25 January 2024

In analysis of algorithms, probabilistic analysis of algorithms is an approach to estimate the computational complexity of an algorithm or a computational problem. It starts from an assumption about a probabilistic distribution of the set of all possible inputs. This assumption is then used to design an efficient algorithm or to derive the complexity of a known algorithm. This approach is not the same as that of probabilistic algorithms, but the two may be combined.

For non-probabilistic, more specifically deterministic, algorithms, the most common types of complexity estimates are the average-case complexity and the almost-always complexity. To obtain the average-case complexity, given an input distribution, the expected time of an algorithm is evaluated, whereas for the almost-always complexity estimate, it is evaluated that the algorithm admits a given complexity estimate that almost surely holds.

In probabilistic analysis of probabilistic (randomized) algorithms, the distributions or average of all possible choices in randomized steps is also taken into account, in addition to the input distributions.

See also

[edit]

References

[edit]
  • Frieze, Alan M.; Reed, Bruce (1998), "Probabilistic analysis of algorithms", in Habib, Michel; McDiarmid, Colin; Ramirez-Alfonsin, Jorge; Reed, Bruce (eds.), Probabilistic Methods for Algorithmic Discrete Mathematics, Algorithms and Combinatorics, vol. 16, Springer, pp. 36–92, doi:10.1007/978-3-662-12788-9_2, ISBN 9783662127889
  • Hofri, Micha (1987), Probabilistic Analysis of Algorithms: On Computing Methodologies for Computer Algorithms Performance Evaluation, Springer, doi:10.1007/978-1-4612-4800-2, ISBN 9781461248002
  • Frieze, A. M. (1990), "Probabilistic analysis of graph algorithms", in Tinhofer, G.; Mayr, E.; Noltemeier, H.; Syslo, M. M. (eds.), Computational Graph Theory, Computing Supplementa, vol. 7, Springer, pp. 209–233, doi:10.1007/978-3-7091-9076-0_11, ISBN 9783709190760