Probability Definition and 1000 Threads

  1. J

    MHB Probability Distribution Problem

    Suppose that cars pass a certain intersection at a rate of 30 miles per hour. What is the probability that during a three-minute interval, no cars will pass the intersection? I am really just wondering which distribution to use. I thought is should be Poisson because it is asking for events...
  2. A

    Convergence in distribution example

    Homework Statement Homework Equations [/B] Definition: A sequence X_1,X_2,\dots of real-valued random variables is said to converge in distribution to a random variable X if \lim_{n\rightarrow \infty}F_{n}(x)=F(x) for all x\in\mathbb{R} at which F is continuous. Here F_n, F are the...
  3. F

    I Maximum likelihood w/ histogram, zero probability samples

    I'm trying to replicate a machine learning experiment in a paper.The experiment used several signal generators and "trains" a system to recognize the output from each one. They way this is do is by sampling the output of each generator, and then building histograms from each trial. Later you...
  4. G

    How Does Quantum Tunneling Affect Electron Confinement in Potential Wells?

    Homework Statement An electron with a total energy of Eo = 4.4 eV is in the potential well shown above. 1) Find the ratio of the wavelength in Region III to the wavelength in Region I. λ III / λI = 1.772) Given that the wave function of the electron vanishes at the left boundary of Region...
  5. I

    Atomic Physics - Orbital Angular Momentum Probability

    Homework Statement Consider an electron in a state described by angular wavefunction $$\psi(\theta,\phi)=\sqrt{\frac{3}{4 \pi}}\sin \theta \cos \phi$$ Here θ and φ are the polar and azimuthal angles, respectively, in the spherical coordinate system. i. Calculate the probability that a...
  6. Saracen Rue

    Probability Density Function problem

    Homework Statement Presume the relation ##\frac{x}{x+y^2}-y=x## is defined over the domain ##[0,1]##. (a) Rearrange this relation for ##y## and define it as a function, ##f(x)##. (b) Function ##f(x)## is dilated by a factor of ##a## from the y-axis, transforming it into a probability density...
  7. A

    I Question: Proposed Solution to Two Envelope Paradox

    Su, Francis, et. al. have a short description of the paradox here: https://www.math.hmc.edu/funfacts/ffiles/20001.6-8.shtmlI used that link because it concisely sets forth the paradox both in the basic setting but also given the version where the two envelopes contain ( \,\$2^k, \$2^{k+1}) \...
  8. M

    Probability observed value not in range for prediction

    Homework Statement Hello all, I created a predictive model from a data set of observed values and am looking for probabilities for accuracy. Data set A (observed) and data set B (predictive model) have a correlation of 84 % using linear regression. Data set A and B are both normally...
  9. K

    I Finding the average time with given probability

    Hi all, I am thinking a problem of drawing a ball in a sealed box. Assuming there is a box, contains plenty red and white balls, the number of red and white balls are unknown but let's assume there will be ##p## chance to draw a red ball and ##q=1-p## chance to get a white one. Those...
  10. S

    Difference between probability waves & electromagnetic waves?

    What I know: A ripple/wave in a field gives rise to a particle. For example, a ripple in electric field creates a photon. Question: Is this the same principle as probability wave which when observed reveals a particle?
  11. G

    Probability Density in an infinite 1D square well

    Homework Statement The wave function of a particle of mass m confined in an infinite one-dimensional square well of width L = 0.23 nm, is: ψ(x) = (2/L)1/2 sin(3πx/L) for 0 < x < L ψ(x) = 0 everywhere else. The energy of the particle in this state is E = 63.974 eV. 1) What is the rest energy...
  12. math4everyone

    Question about Probability of operating time of transistors (MTBF)

    Homework Statement Homework Equations $$f_X(x)=\lambda e^{-\lambda x}$$ $$F_X(x) = 1-e^{-\lambda x}$$ $$\mu = \frac{1}{\lambda}$$ The Attempt at a Solution a) $$f_{X,Y}(x,y) = f_X(x)f_Y(y) = \frac{1}{800} e^{-\frac{1}{800}x} \frac{1}{1000}e^{-\frac{1}{1000}y}$$...
  13. N

    A Comparing Kullback-Leibler divergence values

    I’m currently evaluating the "realism" of two survival models in R by comparing the respective Kullback-Leibler divergence between their simulated survival time dataset (`dat.s1` and `dat.s2`) and a “true”, observed survival time dataset (`dat.obs`). Initially, directed KLD functions show that...
  14. durant35

    I Many worlds and high-amplitude anomaly branches

    A question came up to my mind while thinking about probabilities and Born rule in the context of the Everettian approach. It is often said that anomalies/maverick branches where the experiments go horribly wrong and crazy stuff happens have a negligible amplitude/measure so they really don't...
  15. M

    Probability virus question at different infection rates

    Homework Statement From various studies, it is known that once an individual is infected with a virus, they become infectious at rate λ. The individual will recover at rate λ, independent of the time it took for them to become infectious. Let X be the total amount of time an individual has this...
  16. Euler2718

    I Hypergeometric Distribution Calculation in Libreoffice

    Given this libreoffice command: HYPGEOM.DIST(X; NSample; Successes; NPopulation; Cumulative) >X is the number of results achieved in the random sample. >NSample is the size of the random sample. >Successes is the number of possible results in the total population. >NPopulation is the size...
  17. P

    B Not sure what this problem would be called....

    Hi, I am trying to write a function which would take two arguments: -> number of bits (which are a binary 0 or 1 value) N -> and acceptable number of mismatching bits M The function would statistically determine the probability of having M or less mismatching bits when randomly generating two N...
  18. T

    MHB Probability calculation with Bayesian Networks

    Given this base data (taken from Graphical Models )$P(C) = 0.5$ $P(\lnot C) = 0.5$ $P(R | C) = 0.8$ $P(R | \lnot C) = 0.2$ $P(\lnot R | C) = 0.2$ $P(\lnot R | \lnot C) = 0.8$ $P(S | C) = 0.1$ $P(S | \lnot C) = 0.5$ $P( \lnot S | \lnot C) = 0.5$ $P( \lnot S | C) = 0.9$ $P(W | \lnot S, \lnot...
  19. N

    B Why is state transition probability symmetric?

    Restricting to finite dimensional QP, suppose a system is in a state S1, an experiment is done, and state S2 is one of the eigenstates (assume all eigenvalues are distinct). The probability that the system transitions from S1 to S2 is p = Trace( S1*S2), using state operator notation. On the...
  20. R

    MHB What Is the Probability Distribution for Drawing Spades Without Replacement?

    Dear All sorry for repeated post; There is a problem Problem: Three cards are drawn in succession from a deck without replacement. find the probability distribution for the number of spades. I have come with this solution. Let S1: appearance of spade on first draw S2: appearance of spade on 2nd...
  21. R

    MHB Calculating the Probability of Faulty Plumbing in Hotel Rooms: A Case Study

    Dear all Please help in solving the following problem. A large industrial firm uses 3 local motels to provide overnight accommodations for its clients. from past experience, it is known that 20% of the clients are assigned rooms at the Ramada Inn, 50% at the sheeraton and 30% at the Lakeview...
  22. A

    I Calculating the probability density of a superposition

    This ought to be some simple gap in my knowledge, but it bugs me nonetheless. Let me present the argument as I see it, I'm fairly certain that there is just some tiny part that I didn't learn correctly. Let us assume a wavefunction $$\Psi$$ is defined as a superposition of two wavefunctions...
  23. T

    MHB Probability Question: At Least One Customer Unable To Claim Car

    So, at a car rental company, 20% of car reservations are not claimed. There is a total of 22 cars and the manager takes 25 reservations a day. If all cars are claimed for a day, what is the probability that one or more customer who had reservations were unable to claim their car? I need to...
  24. Mr Davis 97

    Probability Integral Homework | Convergence Issue

    Homework Statement ##\displaystyle \int_{- \infty}^{\infty} \frac{1}{\sqrt{2 \pi}} x e^{- \frac{x^2}{2}} dx## Homework EquationsThe Attempt at a Solution So first off, obviously the answer is 0, because the integrand is odd and we have symmetrical limits of integration. However, when I make...
  25. durant35

    I Probability of not entering de Sitter

    As far as we know, the universe is undergoing accelerated expansion and heading towards empty de Sitter space. It is assumed that eventually the observable universe will be emptied out of matter and all radiation. Now if we take in account quantum mechanics, there's always non zero probability...
  26. M

    Sample space probability question

    Homework Statement [/B] Driving to work, a commuter passes through a sequence of three traffic lights. At each light he either stops, denoted by s, or continues, denoted by c. Assume that the outcome c or s for each traffic light is independent of the outcome of other traffic lights. (a)...
  27. D

    Finding general expression for probability current.

    The conservation of probability says: $$\partial_t J^{0} + \partial{i}J^{i} = 0$$ Use the Schrodinger equation to obtain$$ J^{i} (\vec r)$$. I have no idea where to start this kind of problem because the notation makes no sense to me. I would appreciate a hint or nudge in the correct direction.
  28. T

    MHB Probability of event given another event occurs twice in a row

    I have $P(B) = 0.4$ and $P(\lnot B) = 0.6$. $P(TS|B) = 0.7$ and $P(TS|\lnot B) = 0.25$ $P(B|TS) = 0.65116$ and $P(\lnot B|TS) = 0.34884$ (from bayes theorem). Now, if we get $B$ or $\lnot B$, and we get the same event twice in a row so we get $B$ then $B$ or $\lnot B$ then $\lnot B$, what...
  29. B

    Prob/Stats Is Probability by David Morin a good book?

    I had taken probability before but not in depth and I want to learn it again. Is David Morin's book good for a intermediate learner ? I don't want to waste time on easy stuff. The reviews are good but popular science books tend to omit proofs instead they just state the theorems and have easy...
  30. Eclair_de_XII

    Courses Taking continuous probability over discrete probability?

    I'm considering taking the upper-level probability course at my school over the elementary course offered because of time constraints. The latter is not a prerequisite for the former. Do you think I will be alright taking the more advanced probability course over the elementary course? Any input...
  31. Charlie313

    Does a probability distribution correctly describe entropy?

    The colloquial statistical mechanics explanation of entropy as if it is caused by probability is dissatisfying to me, in part because it allows highly organized (i.e. with a real potential for work) arrangements to appear as 'random fluctuations', though with very low probability. But as far as...
  32. A

    MHB How Do You Calculate Expected Value in a Dice Game?

    I really need help on how to solve this (Sweating): A dice game involves rolling 2 dice. If you roll a 2, 3 , 4, 10, 11 or a 12, you win \$5. If you roll a 5, 6, 7, 8, or 9, you lose \$5. Find the expected value you win (or lose) per game.
  33. B

    MHB Probability: Choosing From A Deck Of Cards

    Hey there! So the problem is like this: We choose 10 random cards from a normal deck of cards(52 cards). What is the probability that we get: a. 0 aces b. maximum 3 aces c. at least 1 ace and at least one face card I'm unsure which formula I should use. I have thought that maybe the sample...
  34. R

    Marginal Probability Distribution

    Homework Statement Two components of a laptop computer have the following joint probability density function for their useful lifetimes X and Y (in years): f(xy)=xe^(−x(1+y)) 0 <= x <= y 0 otherwise Find the marginal probability density function of X, fX(x). Enter a formula below. Use * for...
  35. M

    Probability question with cups

    Homework Statement [/B] There are six pairs of cups and saucers; two are red, two are white and two blue. 1. Ignoring the saucers, calculate the number of distinct arrangements of the cups. 2.Determine the number of distinct arrangements such that no cup is on a saucer of the same pattern for...
  36. B

    Problem about measurement and probability of energy

    Homework Statement Homework Equations I solve the (a) , using even,odd function. So, C=1/a The Attempt at a Solution I don't know how to approach (b). I think that 'total energy of the system' doesn't mean expectation value, how can i get total energy and probability of them?
  37. O

    Triple delta potential probability of state transition

    TL;DR: My professor asked me to graph the probability that a particle would be excited from the ground state to a stationary state with a certain energy E (y-axis) verse the energy of that new state (x-axis). I need help finding this probability as a function of E. Probability=|<ΨE|P|Ψg>|2 P is...
  38. entropy1

    B Double slit probability question

    Consider the double slit experiment; if we position a detector at, say, the left slit, will a single particle, say, an electron, when fired at the slits, always be detected at the left slit, or will it be detected at the left slit 50% of the time? (so that it is 50% of the time at the right slit)
  39. Z

    Why wave function is probability of particle existence

    Homework Statement I post here to check if I am in the right way to understand this point in the book. The wave function of free particle is ##Ae^{\frac{i}{\hbar}(px-Et)}##.This could be regarded as ##{\phi}(x,t)=Ae^{\frac{i}{\hbar}S(x,t)}##. ##S(x,t)## is the free particle's least action...
  40. Y

    How to calculate for Probability -- Summarized

    1. Homework Statement if δ=7.7 %; Pm=0.2349 and if δ=30.8 %; Pm=0.9180. 2. Homework Equations The Attempt at a Solution We can calculate value of c if we know value of Pm and δ? Please help me. Thanks You![/B]
  41. Sollicitans

    Calculating events from phrasal expressions

    Homework Statement This excresice is supposed to help you understand the basic operations of sets, later used in probability. I am given the following phrases and have to write them in using mathematics. Given three events A, B and C, which belong to sample space S, calculate the following...
  42. SSequence

    B Probability Distributions (Countably Infinite domain)

    Suppose we have a "particle" which can be at some position x∈N (where N={0,1,2,...}). The probability that the particle is at position x can be written as: P(x) = 1/(2x+1) Now suppose we have two particles p1 and p2.To keep things simple, assume that the individual probability distribution for...
  43. elanier

    Step Potential Transmission Probability as t->inf

    At t=0 we have a particle incident from the left on a step potential (where V(x) = V0 for x ≥ 0 and V(x) = 0 otherwise). The particle has energy of 5/4 V0 and the question asks to find the probability that it will be on the right (ie. x > 0) as t→∞. I understand how to solve this problem and...
  44. R

    Statistics probability questions

    Homework Statement Each week, Stéphane needs to prepare 4 exercises for the following week's homework assignment. The number of problems he creates in a week follows a Poisson distribution with mean 6.9. a. What is the probability that Stéphane manages to create enough exercises for the...
  45. D

    Double stochastic matrix positive recurrent?

    Homework Statement When is a Markov chain with double stochastic matrix positive recurrent? Homework Equations Double stochastic matrix is when the sum of the column vectors, and not just the row vectors, is 1. The Attempt at a Solution I know I have to show that the expected value of the...
  46. P

    Survival Probability of a free particle in time?

    Homework Statement I want to plot a graph of the survival probability of the initial state ψ = e-|x| for a free particle. Hopefully this will enable me to plot some more difficult examples like the inverted oscillator etc for a project but I'm struggling fundamentally with the free particle...
  47. T

    Probability of getting specific states -- Quantum Mechanics

    I'm pretty new to quantum, so I'm pretty sure I'm missing something basic here. I've got a 4x4 Hamiltonian with eigenkets $$\psi_{U} = 1/(\sqrt 2) (\psi_{1up} \pm \psi_{2up})$$ and $$\psi_{D} = 1/(\sqrt 2) (\psi_{1down} \pm \psi_{2down})$$ The only difference between the two states is the spin...
  48. E

    A Comparative statistics of (trivariate) random event

    Problem: I'm interested in studying the probability of an event involving a random vector. Specifically, I'm interested in (∂/∂a)Pr[X>( (Y-a)/Z )] Where "a" is a non-random parameter and the random vector {X,Y,Z} is distributed Normal( µ, Σ) for µ={0,0,0} and Σ= {{1, 0.5, 0.5}, {0.5, 1, 0}...
  49. S

    I Occam's razor and probability in QM

    I am a laymen of sorts in both physics and philosophy. I embarked on a trip to acquaint myself (gently at first) with contemporary physics. My question is foundational and therefore probably philosophical. If it is off-topic, please kindly point me to any place where such discussions may be...
  50. T

    Maximum likelihood of a statistical model

    Homework Statement I look at the distribution ##(Y_1,Y_2,...,Y_n)## where ##Y_i=μ+(1+φ x_i)+ε_i## where ##-1<φ<1## and ##-1<x_i<1## . x's are known numbers. ε's are independent and normally distributed with mean 0 and variance 1. I need to find the the maximum likelihood estimator for μ and...
Back
Top