FACTOID # 97: Got a parking ticket in Finland? Better just pay up - it is the least corrupt nation in the world.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RELATED ARTICLES
People who viewed "Pseudorandom" also viewed:
RECENT ARTICLES
More Recent Articles »
 

FACTS & STATISTICS    Simple view

  1. Select countries to view: (hold down Control key and click to select several)

     

     

    Compare:

     

     

  1. Select fact or statistic: (* = graphable)

     

     

     

  2. (OPTIONAL) Compare to statistic: (both need to be graphable)

     

     

     

  3. View result as:

     

       
(OR) SEARCH ALL encyclopedia, stats & forums:   

Encyclopedia > Pseudorandom

A pseudo-random number is a number belonging to a sequence which appears to be random, but can in fact be generated by a finite computation. They are used extensively in computer science in places where randomness is essential to some application, but cannot be generated due to computation being deterministic.


The qualities which are required of a pseudo-random sequence of (binary) digits -- if it is to be used in any application where apparent randomness is important -- are as follows:

  • the 2n different patterns of n successive digits should each occur about as often as each other
  • sequences of n(>1) 0s should occur about half as often as sequences of n-1 0s, and about as often as n 1s

Various examples of pseudorandom number generators exist, such as linear congruential generators, inversive generators etc.


See also

External links

  • http://www.merrymeet.com/jon/usingrandom.html

  Results from FactBites:
 
Pseudorandomness - Wikipedia, the free encyclopedia (1023 words)
Pseudorandom sequences typically exhibit statistical randomness while being generated by an entirely deterministic causal process.
Pseudorandom distributions can be generated deterministically from short random seeds, which are much shorter than the length of the pseudorandom output.
This definition of pseudorandomness is used primarily in the study of pseudorandom generators.
Abstracts: DIMACS Workshop on Pseudorandomness and Explicit Combinatorial Constructions (2105 words)
A pseudorandom generator for such rectangles is a deterministic function maping short strings to elements in [m]^d such that these elements form a good sample space for approximating each rectangle's volume.
Pseudorandom generators for combinatorial rectangles have been actively studied for a while in theoretical computer science.
Explicit constructions of extractors have a variety of important applications, such as the simulation of randomized algorithms using weak random sources; the explicit construction of expanders and superconcentrators; randomness-efficient reduction of error in sampling and in randomized algorithms; and simpler proofs of certain complexity-theoretic results.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.