What is Random: Definition and 1000 Discussions

In common parlance, randomness is the apparent or actual lack of pattern or predictability in events. A random sequence of events, symbols or steps often has no order and does not follow an intelligible pattern or combination. Individual random events are, by definition, unpredictable, but if the probability distribution is known, the frequency of different outcomes over repeated events (or "trials") is predictable. For example, when throwing two dice, the outcome of any particular roll is unpredictable, but a sum of 7 will tend to occur twice as often as 4. In this view, randomness is not haphazardness; it is a measure of uncertainty of an outcome. Randomness applies to concepts of chance, probability, and information entropy.
The fields of mathematics, probability, and statistics use formal definitions of randomness. In statistics, a random variable is an assignment of a numerical value to each possible outcome of an event space. This association facilitates the identification and the calculation of probabilities of the events. Random variables can appear in random sequences. A random process is a sequence of random variables whose outcomes do not follow a deterministic pattern, but follow an evolution described by probability distributions. These and other constructs are extremely useful in probability theory and the various applications of randomness.
Randomness is most often used in statistics to signify well-defined statistical properties. Monte Carlo methods, which rely on random input (such as from random number generators or pseudorandom number generators), are important techniques in science, particularly in the field of computational science. By analogy, quasi-Monte Carlo methods use quasi-random number generators.
Random selection, when narrowly associated with a simple random sample, is a method of selecting items (often called units) from a population where the probability of choosing a specific item is the proportion of those items in the population. For example, with a bowl containing just 10 red marbles and 90 blue marbles, a random selection mechanism would choose a red marble with probability 1/10. Note that a random selection mechanism that selected 10 marbles from this bowl would not necessarily result in 1 red and 9 blue. In situations where a population consists of items that are distinguishable, a random selection mechanism requires equal probabilities for any item to be chosen. That is, if the selection process is such that each member of a population, say research subjects, has the same probability of being chosen, then we can say the selection process is random.According to Ramsey theory, pure randomness is impossible, especially for large structures. Mathematician Theodore Motzkin suggested that "while disorder is more probable in general, complete disorder is impossible". Misunderstanding this can lead to numerous conspiracy theories. Cristian S. Calude stated that "given the impossibility of true randomness, the effort is directed towards studying degrees of randomness". It can be proven that there is infinite hierarchy (in terms of quality or strength) of forms of randomness.

View More On Wikipedia.org
  1. R

    Understanding the Relationship Between Determinism and Quantum Mechanics

    Is it wrong to say that QM is random? Aren't we too ignorant of what's going on at the level of QM to claim with certainty what's going on? How could the Universe be deterministic at the level of GR, but we different at the level of QM. They are both connected, only describing different scales.
  2. T

    What is the cdf of the area of a square with a uniform distribution over (0, 5)?

    Homework Statement Let the random variable X represent the length of the side of a square. It has a uniform distribution over the interval (0, 5). What is the cumulative distribution function for the area of the square, Y? Homework Equations F(x) = 0.2x (the cdf of the side). The...
  3. D

    Probability - transformation of a random variable

    In an analog to digital conversion and analog waveform is sampled, quantized and coded. A quantized function is a function that assigns to each sample value x a value y from a generally finite set of predetermined values. Consider the quantized defined by g(x)=[x]+1, where [x] denotes the...
  4. E

    Understanding the Randomness of Quantum Processes and the Arrow of Time

    I am not a physics student - I am a science fiction writer. But an idea is puzzling me, and I will attempt to convey it. However, I apologise if my terminology or an incorrect understanding of things makes my question unclear. Firstly, I am under the impression that the laws of physics do...
  5. R

    Probability of a random number - seems impossible

    Hi guys, I have a question re: random numbers and probability. If I have a random number generator that generates a number between 1 and 10, and say I generate a kazillion of these numbers, then doesn't each number have the same probability of showing up? So then, after a kazillion numbers, I...
  6. D

    Probability theory - Poisson and Geometric Random Variable questions

    Homework Statement [/b] There are two problems I need help with, which are posted below. Any help is appreciated. 1)Let X have a Poisson distribution with parameter λ. If we know that P(X = 1|X ≤ 1) = 0.8, then what is the expectation and variance of X? 2)A random variable X is a sum of...
  7. Q

    What is the pdf of the sample maximum?

    Homework Statement Consider independent random variables X1, X2, X3, and X4 having pdf: fx(x) = 2x over the interval (0,1) Give the pdf of the sample maximum V = max{X1,X2,X3,X4}. The Attempt at a Solution I can't find ANYTHING about how to solve this in the book, please help!
  8. L

    Understanding Statistical Homogeneity in Cosmology

    For a random field, f, the two point correlator is defined as \xi(x,y)=\langle f(x) f(y) \rangle = \int \mathcal{D}f \text{Pr}[f] f(x) f(y) where \text{Pr}[f] is the probability of realising some field configuration. Statistical homogeneity means that \text{Pr}[f(x)]=Pr[f(x-a)]...
  9. O

    Two Sum of Random Variables Problems

    Two "Sum of Random Variables" Problems Homework Statement Problem A: Consider two independent uniform random variables on [0,1]. Compute the probability density function for Y = X1 + 2X2. Problem B: Edit: never mind, solved this one Homework Equations fY(y) = F'Y(y) FY(y) = double integral...
  10. O

    Mean of Sum of IID Random Variables

    If X is some RV, and Y is a sum of n independent Xis (i.e. n independent identically distributed random variables with distribution X), is the mean of Y just the sum of the means of the n Xs? That is, if Y=X1+X2+...+Xn, is E[Y]=nE[X]? I know that for one-to-one order-preserving functions, if...
  11. P

    Random Number Generation - What is the 'middle one of three'?

    Homework Statement The logistic random variable X has CDF: F(X) = exp(a + bx)/(a + exp(a + bx)), b>0 (i) Obtain a formula for random values of X in terms of R ~ U(0,1) (ii) Using the cdf, suppose that a certain application requires you to generate 'the middle one of three' i.i.d...
  12. P

    Random Number Generation Question

    Homework Statement Consider the following probability table: X 1 2 3 4 P(X) 0.4 0.25 0.25 0.1 Use the rejection method to generate a random number. Use the following list of random numbers: 0.6072, 0.4893, 0.0899, 0.3456, 0.4419...
  13. B

    Finding E[X^2] from a given random variable with distinct probability

    Homework Statement Z is a random variable. P(X=a) = p1 P(X=b) = p2 P(X=c) = p3 P(X=d) = p4 Find the variance. Homework Equations Var(X) = E(X2) - E(X)2The Attempt at a Solution Okay so for the E(X2), I am currently very confused. My professor gave us this formula where E(X^2) =...
  14. J

    Random guesses v the same answer every time

    hello, i made this account just so i could figure this out--i realize people often do that (to make an account without an initial intention of becoming a regular), so i apologize for that; if you feel i am taking advantage of your time and expertise, then i understand. but i am not trying to...
  15. M

    Random Numbers in R: Binomial Distribution

    n is the population p is the probability for one person to be sick y is the numbers who are sick I want to use R to generate random y. Binomial distribution. Does anyone know which command?
  16. R

    Probability for an exponential random distribution

    Homework Statement Find the exact value of P(|Y- μ| < 1.4σ) for an exponential random variable with parameter β. Homework Equations The only equation that I can think of is the exponential distribution equation: ∫(1/β)e^(-y/β) The Attempt at a Solution I have been unable to...
  17. O

    Sum of Identically Distributed Independent Random Variables

    Homework Statement The random variables X1 and X2 are independent and identically distributed with common density fX(x) = e-x for x>0. Determine the distribution function for the random variable Y given by Y = X1 + X2. Homework Equations Not sure. Question is from Ch4 of the book, and...
  18. L

    How Do You Calculate the Number of Steps in a Random Walk?

    Question about "random walk" Homework Statement . .. Recall that in a random walk where each step has length l, the total distance traveled after N steps is L = N1/2lHomework Equations The Attempt at a Solution My problem is the N number of steps, not sure how i would find that. I saw in the...
  19. 7

    How do we get energy specters for random waves

    Hello! I want to know, how do we get (i mean how do we calculate) energy specters if we send random sound waves to a probe. Is there any Linux computer program capable of doing this? Regards Ziga
  20. Q

    Finding the PDF of Y = X2 with Given E(X) and E(X2)

    Homework Statement random variable of X has pdf: f(x) = (3/16)*x2 from interval (-2,2). Also, E(X) = 0, and E(X2) = 12/5. Find the pdf of Y = X2 Homework Equations The Attempt at a Solution I don't really know where to start.
  21. Loren Booda

    Exploring the Concept of Randomness in Mathematics

    Please give your definition of mathematical randomness. Consider what randomness is, as opposed to what it is not. Does randomness or order approach probability one as the number of samples approaches infinity? Is our universe globally and/or locally random? Are there different degrees...
  22. P

    How Does Particle Collision Influence Angular Displacement in a Closed System?

    hi, i have some question and i hope someone know answers: Lets have closed two dimensional space with some particles, which have random position and random velocities. In the center of space is object, which has central fixed axis. This object has no velocity and no angular velocity. (see...
  23. F

    Taking issue with random walk of photon in star

    Hello folks, this is my first post. I'm not quite sure that I fully understand the idea of a random walk of a photon that is generated at the core of a star. I've read this: http://www3.wooster.edu/physics/jrIS/Files/Walker_Web_article.pdf My understanding of the theory is this: A...
  24. M

    Mental Math: Books to Help You Calculate Quicker

    Homework Statement I am really tired of useing a calculator for small calculations. Are there any books out there that teach you how to mentally calculate quicker? This would save me time on tests and make things more efficient so if there are any books please let me know. thank you...
  25. A

    Product of gaussian random variable with itself

    Hi, I am interested in the product of a Gaussian random variable with itself. If X is Gaussian then what is X^2? We know that the resultant variable of the product of two independent Guassian variables is still Gaussian but I am afraid that this is not true when you multiply it with itself. Is...
  26. H

    Calculating expected values for a random variable with a continuous distribution

    X is a random variable with a continuous distribution with density f(x)=e^(-2|x|), x e R How would you calculate E(e^(ax)) for a e R? Will it be right to take a certain range of a? And also, can you take the bounds for the integral to be between -Infinity and Infinity?
  27. Q

    Expected Value of Random Variables

    Homework Statement Consider a random variable X having cdf: 1, x ≥ 4, 3/4, 1 ≤ x < 4, FX(x) = 1/2, 0 ≤ x < 1, 1/4, −1 ≤ x < 0...
  28. M

    How Should Uncertainty Impact Significant Figures in Measurements?

    Homework Statement The value of the speed of sound obtained in an experiment is 327.76 ms-1. The result has an uncertainty of +-3% of the result. Which one of the following values is expressed to the correct number of significant figures? (A) 327m-1 (B)327.8ms-1 (c)328ms-1 (D)330ms-s...
  29. S

    Random movement of particles or other things?

    Bear with me, I am not a scientist. Also, this is NOT a question about free will. I wanted to know if particles ever move in random directions. Since I know there will be an issue of semantics here, I will give some examples: Two separate universes (when I say universe I mean, "area where stuff...
  30. K

    About random variable and Binomial distribution

    Hi there, As many texts' discussion, we usually use a variable x for any value randomly picked. For a Bernoulli trials, i.e. each random variable x can either be successful or fail. If the probability of success if p and that of failure is q=1-p, then the expectation value of x would be...
  31. S

    Mathematica Can You Exclude a Specific Number When Generating Random Numbers in Mathematica?

    I am trying to create a list of 5 random numbers between 1 and 20 In[62]:= RandomInteger[{1, 20}, 5] Out[62]:= {10, 11, 9, 8, 1} But is it possible to exclude the number 10 from appearing?
  32. A

    Random Phase Approximation (Why they call it so?)

    "Random Phase Approximation" (Why they call it so?) Hi, I'm wondering that why the scientists call this phenomena in many body physics "Random Phase Approximation". (Why Random? Why Phase?) It seems that when we want calculate a correlation function in quantum field theory, it leads to...
  33. G

    HELP Sums of Random Variables problem: Statistics

    HELP!Sums of Random Variables problem: Statistics Homework Statement 3. Assume that Y = 3 X1+5 X2+4 X3+6 X4 and X1, X2, X3 and X4 are random variables that represent the dice rolls of a 6 sided, 8 sided, 10 sided and 12 sided dice, respectively. a. If all four dice rolls yield a 3, what...
  34. M

    Is matrixs multiplication random ?

    lets assume matrix A = [a]mxn and B = [b]nxp (AB)_{ij}=\sum_{r=1}^{n}A_{ir}B_{rj} why is that ? i guessed it would be (AB)_{ij}=\sum_{r=1}^{n}A_{ir}B_{jr} where m=p. so is there any logic behind that or its just random ?
  35. R

    How Does Random Reset Impact Expected Distance in a Random Walk?

    If we have a person who in t=0 (time) is standing on x=0 . every one second (t=t+1) in without any dependency on previous steps : he moves to right(x=x+1) in probability = 1/4 and he moves to left (x=x-1) in probability = 1/4 . and he goes back to x=0 in probability = 1/2 . show that...
  36. J

    Discrete random variable cumulative distrub. function

    Homework Statement http://s359.photobucket.com/albums/oo40/jsmith613/?action=view&current=MathQUUU.pngHomework Equations The Attempt at a Solution So I know that k = 1 But if F(>3) = 1 then why does F(3) also equal 1 Thanks
  37. mnb96

    Difference between random variable and observation

    Hello, I am given a random variable X with a p.d.f. fX(x;\theta) (depending on a certain deterministic parameter \theta) and I want to consider N sampled observations of that variable: x1,...,xN. Is it correct to consider each observation as a separate random variable xi with the same pdf...
  38. S

    Characteristic equation of binomial random variable

    Homework Statement find the characteristic equation of a binomial variable with pmf p(x) =\frac{n!}{(n-k)!k!}*p^{k}*(1-p)^{n-k}Homework Equations characteristic equation I(t) = \sump(x)*e^{tk}The Attempt at a Solution I(t) = \sum\frac{n!}{(n-k)!k!}*(p^{k}*(1-p)^{-k}*e^{tk})*(1-p)^{n} i am...
  39. E

    How to get the probability from the mean of a random variable?

    Homework Statement From past experience, a professor knows that the test score of students taking a final examination is a random variable with mean 65. Give an upper bound on the probability that a student's test score will exceed 75. Homework Equations None that I know of. The...
  40. R

    Probability - Poisson Random Variable

    Homework Statement A trial consists of tossing two dice. The result is counted as successful if the sum of the outcomes is 12. What is the probability that the number of successes in 36 such trials is greater than one? What is this probability if we approximate its value using the Poisson...
  41. A

    Averaging over random potential of impurities

    Hey, In doing calculations on superconductors, I often hear that people say "averaging over the random potential of impurities make the theory translationally invariant both in time and space". I do not exactly understand it? Could you please explain it through a simple example or by citing a...
  42. mnb96

    Probability density function of transformed random variable

    Hello, given a continuous random variable x with a known PDF, how can we determine in general the PDF of the transformed variable f(x) ? For example f(x)=x+1, of f(x)=x2 ... ? Also, if we have two random variables x,y and their PDF's, is it always impossible to determine the PDF of f(x,y)...
  43. I

    Correlated multivariable gaussian random number generation

    \mathrm{prob} \propto \mathrm{e}^{-\frac{(a -x_1)^2}{2 \sigma^2}} \mathrm{e}^{-\frac{(x_1 -x_2)^2}{2 \sigma^2}} \mathrm{e}^{-\frac{(x_2 -x_3)^2}{2 \sigma^2}} \mathrm{e}^{-\frac{(x_3 -b)^2}{2 \sigma^2}} a and b are known real constants. Is there a way to generate x_1, x_2, x_3 independently...
  44. A

    How can I determine if a set of numbers is truly random based on a histogram?

    [b]1. The problem statement If i generate a list of 300 random numbers in excel, each number between 1-50 for example, and i plot the frequency that each number comes in a histogram, how can i tell, looking at the histogram, if the numbers are really random? is there a certain distribution...
  45. S

    Sum of Two Independent Random Variables

    Suppose X and Y are Uniform(-1, 1) such that X and Y are independent and identically distributed. What is the density of Z = X + Y? Here is what I have done so far (I am new to this forum, so, my formatting is very bad). I know that fX(x) = fY(x) = 1/2 if -1<x<1 and 0 otherwise The...
  46. A

    Inner product of random Gaussian vector

    Hi, I would like to ask a question please. Assume we have a random vector X that is distributed under the Gaussian model and take the inner product of this vector and another constant vector d. Will the source distribution (Gaussian) remain the same? My intuition (although I might be...
  47. A

    Difference between two random variables

    Hi, I have been trying to solve the problem of finding the random variable that results from the difference between two other random variables. Let me use the following notation: y=r^2 and x=2 r d cos\gamma, where y is Gamma distributed and therefore r is Nakagami. I would like to find...
  48. S

    Diffusion equation from random motion

    hi all, i am a new member here. nice to meet you all. i remember seeing a derivation of diffusion equation from the equation of motion \dot{x}=\eta(t) where \eta(t) is white noise. i can't remember where i saw this... could anyone please help me on that? it should be something like...
  49. T

    2-Dimensional random variable probability

    Homework Statement Hi, at the moment I am trying to revise for my Probability exam, and a couple of the questions on the past paper are as follows, however I can find nothing in our notes that is of any use! Any help would be greatly appreciated, thankyou. i) Two random variables X and Y...
  50. A

    Quantum random number generator with radioactive decay

    hello! i'm planning to build such a generator, but i have some questions: 1. what dimensions and materials are needed to shield one typical geiger-muller tube from the background radiation? 2. even with the complete protection, is it possible that the counter tube will trigger without...
Back
Top