Random Definition and 1000 Threads
-
L
B Probability a randomly chosen natural number, which is not smaller than 𝑥, is greater than x?
What is the probability that a randomly chosen natural number, which is not smaller than a given natural number x, is greater than x? I think it must be ##1## because there are infinitely numbers that greater than ##x## but how can I proof this? Thank you.- littlemathquark
- Thread
- Probability Proof Random
- Replies: 15
- Forum: Set Theory, Logic, Probability, Statistics
-
Python Most efficient way to randomly choose a word from a file with a list of words
I have a file consisting of a bunch of words, with one word in each line. For example, consider this webpage, or this one, but instead of being online, there is a .txt file is locally on my PC. My aim is to pick a word at random from this list that starts with a specific given letter. Say I want...- Wrichik Basu
- Thread
- File Random
- Replies: 35
- Forum: Programming and Computer Science
-
Y
I Feynman lectures on physics: random walk
I do not understand the formulas (6.11) and (6.12) in volume 1 of the Feynman lectures on physics, the entire paragraph between equations (6.10) and (6.12) is generally not very clear. Please explain (preferably in simple language, I'm 13). Thanks!- YanaFFF
- Thread
- Feynman Random
- Replies: 6
- Forum: Classical Physics
-
D
Expectation of a sum of random variables
$$\begin{align*} E[(A+B)^2]&=E[A^2+2AB+B^2]\\ &=E[A^2]+2E[AB]+E[B^2]\\ &=2E[AB]+E[B^2]. \end{align*}$$ Can the terms ##2E[AB]## and ##E[B^2]## be simplified any more? Thanks, friends.- docnet
- Thread
- Expectation Random Variables
- Replies: 11
- Forum: Calculus and Beyond Homework Help
-
I want to make a Nepali Random Name Generator
What's the full process for it? Don't I need an API for names? We don't have that yet. So, how will I do this? Can you guide me step by step? without telling me any code? I'm planning to do this in javascript so that I can deploy the application on the web(blogger).- shivajikobardan
- Thread
- Random
- Replies: 14
- Forum: Programming and Computer Science
-
M
Uncertainty: Systematic & Random
I am thinking that it might could be absolute uncertainty = systematic uncertainty + random uncertainty. Many thanks!- member 731016
- Thread
- Random Systematic Uncertainty
- Replies: 3
- Forum: Introductory Physics Homework Help
-
I Expected number of random variables that must be observed
In my opinion, answer to (a) is ## \mathbb{E} [N] = p^{-4}q^{-3} + p^{-2}q^{-1} + 2p^{-1} ## In answer to (b), XN is wrong. It should be XN=p-4q-3 - p-3 q-2- p-2 q-1 - p-1. This might be a typographical error. Is my answer to (a) correct?- WMDhamnekar
- Thread
- Expected value martingale Observed Random Random variables Variables
- Replies: 3
- Forum: Set Theory, Logic, Probability, Statistics
-
F
I Sample space, outcome, event, random variable, probability...
Hello, I am solid on the following concepts but less certain on the correct understanding of what a random variable is... Random Experiment: an experiment that has an uncertain outcome. Trials: how many times we sequentially repeat a random experiment. Sample space ##S##: the set of ALL...- fog37
- Thread
- Probability Random Random variable sample space Space Variable
- Replies: 6
- Forum: Set Theory, Logic, Probability, Statistics
-
F
I Linear regression and random variables
Hello, I have a question about linear regression models and correlation. My understanding is that our finite set of data ##(x,y)## represents a random sample from a much larger population. Each pair is an observation in the sample. We find, using OLS, the best fit line and its coefficients and...- fog37
- Thread
- Linear Linear regression Random Random variables Regression Variables
- Replies: 30
- Forum: Set Theory, Logic, Probability, Statistics
-
I Experiment with gamers, random numbers and entanglement
https://www.wired.com/story/this-random-video-game-powers-quantum-entanglement-experiments/ I don't understand the principle of this experiment. The gamers produced random numbers, and what was done with these numbers then? Was the value like <S> in CHSH inequalities computed, and was it...- Spathi
- Thread
- Entanglement Experiment Numbers Random
- Replies: 5
- Forum: Quantum Physics
-
How to calculate gating time from the rate of the random coincidence?
Hello everyone, I am now doing experiment related to quantum erasure. After plotting the correlation measurement with and without blocking one of the polarization from the SPDC source (say, V polarization), I do not know how to work further on the gating time from the rate of the random...- physicsclaus
- Thread
- coincidence Entanglement Experiment Lab report Photonics Random Rate Time
- Replies: 1
- Forum: Advanced Physics Homework Help
-
Choose a ball at random from a randomly selected box - alternative way
https://www.physicsforums.com/threads/choosing-a-ball-at-random-from-a-randomly-selected-box.1034377/ First of all, I would like to point out that this is the same exact question from what is being discussed in the thread above. In that thread, the problem is solved by adding the probability...- Rikudo
- Thread
- Ball Box Random
- Replies: 10
- Forum: Precalculus Mathematics Homework Help
-
POTW Convergence of Random Variables in L1
Let ##\{X_n\}## be a sequence of integrable, real random variables on a probability space ##(\Omega, \mathscr{F}, \mathbb{P})## that converges in probability to an integrable random variable ##X## on ##\Omega##. Suppose ##\mathbb{E}(\sqrt{1 + X_n^2}) \to \mathbb{E}(\sqrt{1 + X^2})## as ##n\to...- Euge
- Thread
- Convergence Random Random variables Variables
- Replies: 3
- Forum: Math POTW for Graduate Students
-
A
Characterizing random processes
Hello. I would like to kindly request some help with a multi-part problem on identifying random processes as an intro topic from my stats course. I’m fairly uncertain with this topic so I suspect my attempt is mostly incorrect, especially when specifying the parameters, and I would be grateful...- ashah99
- Thread
- Poisson distribution Random Random process
- Replies: 8
- Forum: Calculus and Beyond Homework Help
-
B How to calculate a random measurement error?
I have seen this formula $$\sigma=\sqrt{\frac {\sum_{i=1}^{N}{(X_i- \bar{X})^2}}{N(N-1)}}$$ but also this formula $$\sigma =\frac{\sum_{i=1}^{N}{|X_i- \bar {X}|}}{N}.$$ Which of them is correct?- Lotto
- Thread
- Error Measurement Random
- Replies: 3
- Forum: Classical Physics
-
C
I Randomly Stopped Sums vs the sum of I.I.D. Random Variables
I've came across the two following theorems in my studies of Probability Generating Functions: Theorem 1: Suppose ##X_1, ... , X_n## are independent random variables, and let ##Y = X_1 + ... + X_n##. Then, ##G_Y(s) = \prod_{i=1}^n G_{X_i}(s)## Theorem 2: Let ##X_1, X_2, ...## be a sequence of...- CGandC
- Thread
- Random Random variable Random variables Sum Sums Variables
- Replies: 2
- Forum: Set Theory, Logic, Probability, Statistics
-
A
MSE estimation with random variables
Hello all, I am wondering if my approach is correct for the following problem on MSE estimation/linear prediction on a zero-mean random variable. My final answer would be c1 = 1, c2 = 0, and c3 = 1. If my approach is incorrect, I certainly appreciate some guidance on the problem. Thank you...- ashah99
- Thread
- Estimation Random Random variables Variables
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
G
A Diffraction from a set of concentric rings with random phase
I have been considering the properties of a Diffractive Optical Element (DOE) consisting of a very large number of concentric rings of equal (small) width, where the thicknessses of the rings are such as to produce random phase shifts in the range 0 to 2pi. I think I understand the behaviour of...- Gezstarski
- Thread
- Diffraction Interference and diffraction Phase Random Rings Set
- Replies: 2
- Forum: Optics
-
A
Poisson random process problem
Hello all, sorry for the large wall of text but I'm really trying to understanding a problem from a study guide. I am quite unsure on how to approach the following multi-part problem. Any help would be appreciated. Problem: Useful references I'm using to attempt the problem My attempt: For...- ashah99
- Thread
- Poisson Process Random Random process Random variable
- Replies: 10
- Forum: Calculus and Beyond Homework Help
-
A
Sinusoidal sequences with random phases
Hello all, I have a random sequences question and I am mostly struggling with the last part (e) with deriving the marginal pdf. Any help would be greatly appreciated. My attempt for the other parts a - d is also below, and it would nice if I can get the answers checked to ensure I'm...- ashah99
- Thread
- Phases Random Random variables Sequences Sinusoidal
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
A Peter Morgan (QM ~ random field, non-commutative lossy records?)
"One way to ground everything in reality is to think purely about the records of experiments that are stored in computer memory. Very often, that's a list of times at which events happened." -- Peter Morgan, old thread meaning-of-wave-function-collapse "If we are to understand the relationship...- Fra
- Thread
- Field Qm Random
- Replies: 9
- Forum: Quantum Interpretations and Foundations
-
A
Break a Stick Example: Random Variables
Hello, I would like to confirm my answers to the following random variables question. Would anyone be willing to provide feedback and see if I'm on the right track? Thank you in advance. My attempt:- ashah99
- Thread
- Beta function Break Example Random Random distribution Random variables Statistics Variables
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
A
Probability: pair of random variables
Hello all, I would like to check my understanding and get some assistance with last part of the following question, please. For part (d), would I use f(x | y) = f(x, y) / f(y) ? Problem statement: My attempt at a solution, not too confident in my set-up for part (d). I drew a sketch of the...- ashah99
- Thread
- Pair Probability Random Random variables Variables
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
F
I Random variable vs Random Process
Hello, When flipping a fair coin 4 times, the two possible outcomes for each flip are either H or T with the same probability ##P(H)=P(T)=0.5##. Why are the 4 outcomes to be considered as the realizations of 4 different random variables and not as different realizations of the same random...- fog37
- Thread
- Process Random Random process Random variable Variable
- Replies: 2
- Forum: Set Theory, Logic, Probability, Statistics
-
D
I Primes -- Probability that the sum of two random integers is Prime
im thinking i should just integrate (binominal distribution 1-2000 * prime probability function) and divide by integral of bin. distr. 1-2000. note that I am looking for a novel proof, not just some brute force calculation. (this isn't homework, I am just curious.)- donglepuss
- Thread
- Integers Prime Primes Probability Random Sum
- Replies: 26
- Forum: General Math
-
S
Finding constant related to random variable
Var (Y) = a2 . Var (X) (6.96)2 = a2 . (8.7)2 a = ± 0.8 But the answer key states that the value of a is only 0.8 Why a = -0.8 is rejected? Thanks- songoku
- Thread
- Constant Random Random variable Variable
- Replies: 8
- Forum: Precalculus Mathematics Homework Help
-
M
I Max of 3 random cards from deck vs max of 3 numbers from 1-13
Hi PF! I am wondering the differences between the discrete and continuous case for expected value of minimum of 3 integers uniformly distributed from 1 to 13 vs 3 reals from 1 to 13. The real case is direct: ##F = ((x-1)/12)^3 \implies f = 3(x-1)/12)^2## for CDF ##F## and PDF ##f##. Thus the...- member 428835
- Thread
- Cards Max Numbers Random
- Replies: 5
- Forum: Set Theory, Logic, Probability, Statistics
-
M
Probability that 𝑌>3𝑋 where 𝑋,𝑌 are 𝑁(0,1) random variables
After plotting the above (not shown) I believe one way (the hard way) to solve this problem is to compute the following integral where ##f(x) = e^{-x^2/2}/\sqrt{2\pi}##: $$\frac{\int_0^\infty \int_{3X}^\infty f(X)f(Y)\, dydx + \int_{-\infty}^0 \int_0^\infty f(X)f(Y)\...- member 428835
- Thread
- Probability Random Random variables Variables
- Replies: 9
- Forum: Calculus and Beyond Homework Help
-
M
What is the relationship between random walks and destinations?
a) Let ##N_i## be the expected number of jumps to get to one of the square sides from minimal step number ##i## from the origin (so (1,1) would be ##i=2## since it takes 2 steps minimally to get there). Then we have: ##N_0 = 1+N_1## ##N_1 = 1 + 0.25N_0 + 0.5N_2 + 0.25## ##N_2 = 1 + 0.5N_1 +...- member 428835
- Thread
- Random
- Replies: 29
- Forum: Precalculus Mathematics Homework Help
-
M
Are Two Random Numbers More Likely to Have a Quotient Closer to an Odd Integer?
Closer to odd number implies ##|y/x - (2n+1)| < 1/2## for ##n = 0,1,2...##. Then $$-\frac 1 2 < \frac y x - (2n+1) < \frac 1 2 \implies\\ y < (2n + 1.5)x,\\ y > (2n + 0.5)x$$ for each ##n##. We note ##x \in (0,1)## implies ##y## can be larger than 1 since the slope is greater than 1 (but we know...- member 428835
- Thread
- Integer Numbers quotient Random
- Replies: 23
- Forum: Calculus and Beyond Homework Help
-
M
I Given three random numbers between 0 and 1, how to evenly populate a sphere?
Hi PF! Given three random numbers between 0 and 1, how to evenly populate a sphere of radius ##R## (assuming we use every point). I think it's similar to the 2D circle equivalent described here. Does this imply the PDF is ##4 x^2##, where the remaining analysis holds? Then one point is the...- member 428835
- Thread
- Numbers Random Sphere
- Replies: 15
- Forum: Set Theory, Logic, Probability, Statistics
-
M
A Magnetic sublevels of a random atom
Hello! Assume I create an atom by some non-state-selective method (e.g. laser ablation, or hitting a proton on a target) and let's say that the atom is in a ##J=1## state. In the absence of magnetic fields, the ##m_J = 0, \pm 1## levels are degenerate. If I am to define arbitrary a z-axis (say...- Malamala
- Thread
- Atom Magnetic Random
- Replies: 8
- Forum: Atomic and Condensed Matter
-
I Distribution of Sum of Two Weird Random Variables....
Hi there. Let's say I have the following relationship: x = a + b*z + c*y z is distributed normally y is distributed according to a different distribution, say exponential Is there a way to figure out what is the distribution of x? Thanks!- Steve Zissou
- Thread
- Distribution Random Random variables Sum Variables Weird
- Replies: 5
- Forum: Set Theory, Logic, Probability, Statistics
-
D
I Probability of Sum of 2 Random Ints Being Prime
if I select two integers at random between 1 and 1,000, what is the probability that their sum will be prime?- donglepuss
- Thread
- Prime Probability Random Sum
- Replies: 6
- Forum: Set Theory, Logic, Probability, Statistics
-
MHB What is the Probability of Certain Digits Not Appearing in a Random Selection?
What is the probability that among k random digits, (a) 0 does not appear; (b) 1 does not appear; (c) neither 0 nor 1 appears; (d) at least one of the two digits 0 and 1 does not appear? Let A and B represents the events in (a) and (b). Express the other events in terms of A and B. My...- WMDhamnekar
- Thread
- Random
- Replies: 1
- Forum: Set Theory, Logic, Probability, Statistics
-
Why does the author's answer for (b) and (c) differ from my answer of 1-0.1k?
(a) The probability that 0 appears k times in k random digits is 0.1k So, It does not appear in k random digits is 1 - 0.1k. But author says 0.9 k. How is that? (b) My answer is same as in (a) that is 1-0.1k. Author's answer is 0.9k. (c)1 - 0.1k - 0.1k Author's answer is 0.8k. How...- WMDhamnekar
- Thread
- Random
- Replies: 3
- Forum: Precalculus Mathematics Homework Help
-
L
Finding the distribution of random variables
Hi. I have found the answer to a and c (I don't know whether it is correct) but I do not know what I should find in question b. Is my method correct and how should I solve part b? Thank you for your help!- LokLe
- Thread
- Distribution Random Random variables Variables
- Replies: 9
- Forum: Calculus and Beyond Homework Help
-
A
A The normal equivalent for a discrete random variable
De normal distribution has the following form: $$\displaystyle f \left(x \right) \, = \,\frac{1}{2}~\frac{\sqrt{2}~e^{-\frac{1}{2}~\frac{\left(x -\nu \right)^{2}}{\tau ^{2}}}}{\tau ~\sqrt{\pi }}$$ and it's integral is equal to one: $$\displaystyle \int_{-\infty }^{\infty }\!1/2\,{\frac {...- Ad VanderVen
- Thread
- Discrete Equivalent Normal Normal distribution Random Random variable Variable
- Replies: 25
- Forum: Set Theory, Logic, Probability, Statistics
-
K
I Can Continuous Approximation Improve Understanding of 1D Random Walks?
Reif,pg 14. ##n_1## is the number of steps to the right in a 1D random walk. ##N## are the total number of steps "When ##N## is large, the binomial probability distribution ##W\left(n_{1}\right)## ##W\left(n_{1}\right)=\frac{N !}{n_{1} !\left(N-n_{1}\right) !} p^{n_{1}} q^{N-n_{1}}## tends to...- Kashmir
- Thread
- 1d Approximation Continuous Random Random walk
- Replies: 1
- Forum: Thermodynamics
-
K
Using Poisson random variables to calculate this probability
I calculated the mean which is 78.4 And the Standard deviation is 5.6 I thought the answer would be (90^(-78.4)/78.4!)*e^-90 But looking back having a decimal factorial doesn't make sense I have the numerical answers for c)= 0.019226 and d)=0.022750 but I my solution was wrong. Any help on...- Karl Porter
- Thread
- Poisson Poisson distribution Probabilities Probability Random Random variables Variables
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
What Are the Unknown Forces Shaping Our Random Thoughts?
The weird thoughts you have at random times- frost_zero
- Thread
- Mind Random Thoughts
- Replies: 53
- Forum: General Discussion
-
A Lagrange-D’Alembert Principle and random ODE
Here is my paper. A criticism and other comments are welcome. Abstract: The Lagrange-D'Alembert Principle is one of the fundamental tools of classical mechanics. We generalize this principle to mechanics-like ODE in Banach spaces. As an application we discuss geodesics in infinite dimensional...- wrobel
- Thread
- Ode Principle Random
- Replies: 1
- Forum: Classical Physics
-
D
B Why 1 / ∞ = 0 but ∞ * 0 is not equal to 1?
As we know those relations are true: if a/b = c, then a = b*c and b = a/c Therefore if 1/ ∞ = 0, ∞ * 0 should be equal to 1 and 1/0 = ∞- danielassayag
- Thread
- Division by zero Infinity Random
- Replies: 44
- Forum: Calculus
-
D
Calculate the joint CDF of two random variables
$$f_{XY}=1$$ $$dzdy=2xdxdy⇒\frac{1}{2\sqrt{z}}dzdy=dxdy$$ $$f_{ZY}=\frac{1}{2\sqrt{z}}\quad \text{on some region S}$$ $$F_{ZY}=\int^y_{g}\int^x_{h}\frac{1}{2\sqrt{z}}dzdy\quad\text{for some}\quad g(x,y),h(x,y)$$ im learning how to find the region S using a change-of variables technique- docnet
- Thread
- Cdf Joint Random Random variables Variables
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
D
Are X and Y dependent random variables?
(a) the agrea of the triangleses is 1, so γ one. (b) I'm not sure how to prove. i feel like ##X## and ##Y## are dependent because ##E(Y|X=0)=\frac{1}{2}## and ##E(Y|X=1)=0## so ##Y## seems dependent on ##X##. ##f_X=1-x## for ##x>0## ane ##f_X=1+x## for ##x<0## so X seems independent on Y.- docnet
- Thread
- Random Random variables Variables
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
M
MHB Understanding Random Variable Mapping and Probability Functions
Hey! :giggle: What does it mean to give the mapping for a random variable? Do we have to give the outcome space and the probability function? Does it hold that $X: ( \Omega, P)\mapsto \mathbb{R}$ ? :unsure:- mathmari
- Thread
- Map Random Random variable Variable
- Replies: 4
- Forum: Set Theory, Logic, Probability, Statistics
-
D
Continuous joint random variable
(a) $$\int_0^1\int_0^1x+cy^2 dxdy=\int_0^1 [\frac{x^2}{2}+cxy^2]_0^1dy= \int_0^1\frac{1}{2}+cy^2 dy=[\frac{y}{2}+\frac{cy^3}{3}]_0^1=\frac{1}{2}+\frac{c}{3}=1$$ $$\Rightarrow c=\frac{3}{2}$$ (b) The marginal pdf of X is $$f_X(a)=\int_0^1 f_{X,Y}(a,b)db=\int_0^1 x+\frac{3}{2}y^2...- docnet
- Thread
- Continuous Joint Random Random variable Variable
- Replies: 2
- Forum: Precalculus Mathematics Homework Help
-
M
MHB Multiple choice test : random variable
Hey! 😊 A multiple choice test consists of 10 questions. For every question there are five possible answers, of which exactly one is correct. A test candidate answers all questions by chance. (a) Give a suitable random variable with value range and probability distribution in order to work on...- mathmari
- Thread
- Choice Multiple Multiple choice Random Random variable Test Variable
- Replies: 7
- Forum: Set Theory, Logic, Probability, Statistics
-
M
MHB Game : random variable for net profit
Hey! 😊 You participate in the following game : You toss a fair coin until heads falls, but no more than three times. You have to pay $1$ euro for each throw. If your head falls, you win $3$ euros. The random variable $X$ describes your net profit (profit minus stake). Give the values that $X$...- mathmari
- Thread
- Game Net Random Random variable Variable
- Replies: 5
- Forum: Set Theory, Logic, Probability, Statistics
-
A
B It works but why? (Matching experimental data to a random equation)
Hey guys, I've about a week left to submit my final paper for my trade degree in transportation. The paper is about an analysis of potential implementation of an electric car for direct deliveries in my area where I live. In part of it, I try to analyze how many possible trips a car like...- adriandwor
- Thread
- Data Distribution Experimental Experimental data Random Square root Works
- Replies: 3
- Forum: General Math