Probability Distribution Problem

Click For Summary
SUMMARY

The distribution of the number of log-ons (N) to a website occurring in a time period of t minutes follows a Poisson distribution with a mean of 2.4t, denoted as X~Po(2.4t). The probability of at least one log-on occurring during this period is calculated as P(X≥1) = 1 - e-2.4t. The probability density function (PDF) of the time interval (T) between successive log-ons is derived from the cumulative distribution function (CDF) of T, resulting in a negative exponential distribution given by f(t) = 2.4e-2.4t. The mean and variance of T are 1/2.4 and (1/2.4)2, respectively.

PREREQUISITES
  • Understanding of Poisson distribution and its properties
  • Knowledge of probability density functions and cumulative distribution functions
  • Familiarity with exponential distributions
  • Basic calculus for differentiation
NEXT STEPS
  • Study the properties of Poisson processes and their applications
  • Learn about the derivation of probability density functions from cumulative distribution functions
  • Explore the implications of negative exponential distributions in real-world scenarios
  • Practice problems involving inter-arrival times in Poisson processes
USEFUL FOR

Students studying probability theory, statisticians analyzing random processes, and anyone preparing for A-Level Further Mathematics examinations.

ashwinnarayan
Messages
16
Reaction score
0

Homework Statement



Log-ons to a certain computer website occur randomly at a uniform average rate of 2.4 per minute. State the distribution of the number N of log-ons that occur during a period of t minutes.

Obtain the probability that at least one log on occurs during a period of t minutes.

Hence obtain the probability density function of T, where T minutes is the interval between successive log-ons.

Identify the distribution of T and state its mean and variance.

Homework Equations


The Attempt at a Solution



This one's a bit embarrassing really. What I don't get is the "Hence obtain the probability density function of T, where T minutes is the interval between successive log-ons." part. It's only 3 marks for this section of the question so it's probably something simple. I must be missing some key fact or something.

Here's what I did for the first bit.

The distribution of N is Poisson with a mean of 2.4t so X~Po(2.4t)

The probability of at least one log on is P(X≥1) = 1 - P(X=0) = 1 - e-2.4t

And now I am stuck. This is from a really old A-Level Further Mathematics exam so I only had an examiner's report which gave the answers with a short and confusing explanation. It said that "The probability density function is obtained by taking the derivative of their answer 1 - e-2.4t. Which gives a negative exponential distribution 2.4e-2.4t. The mean and variance is easily 1/2.4 and (1/2.4)2 respectively."

What I don't understand is why the probability density function is the derivative of that expression.
 
Physics news on Phys.org
ashwinnarayan said:

Homework Statement



Log-ons to a certain computer website occur randomly at a uniform average rate of 2.4 per minute. State the distribution of the number N of log-ons that occur during a period of t minutes.

Obtain the probability that at least one log on occurs during a period of t minutes.

Hence obtain the probability density function of T, where T minutes is the interval between successive log-ons.

Identify the distribution of T and state its mean and variance.

Homework Equations





The Attempt at a Solution



This one's a bit embarrassing really. What I don't get is the "Hence obtain the probability density function of T, where T minutes is the interval between successive log-ons." part. It's only 3 marks for this section of the question so it's probably something simple. I must be missing some key fact or something.

Here's what I did for the first bit.

The distribution of N is Poisson with a mean of 2.4t so X~Po(2.4t)

The probability of at least one log on is P(X≥1) = 1 - P(X=0) = 1 - e-2.4t

And now I am stuck. This is from a really old A-Level Further Mathematics exam so I only had an examiner's report which gave the answers with a short and confusing explanation. It said that "The probability density function is obtained by taking the derivative of their answer 1 - e-2.4t. Which gives a negative exponential distribution 2.4e-2.4t. The mean and variance is easily 1/2.4 and (1/2.4)2 respectively."

What I don't understand is why the probability density function is the derivative of that expression.


Let T1 = time to first log-on (after you start measuring times), T2 = time between first and second log-on, etc. The T1, T2, ... are the inter-arrival times of a Poisson process. Assuming the counting probabilities are independent between non-overlapping intervals, and that N = no. arrivals in (t1,t2) has the Poisson distribution with mean a*(t2-t1) [with a = your 2.4], we can show--by a lengthy but not particularly difficult argument--that T1, T2, ... are independent and identically distributed. Furthermore, the number arriving by time t is N(t), where Pr{N(t) = n} = Pr{T1+T2+...+Tn < t, T1+T2+...+Tn+T(n+1) > t} = (a*t)^n *exp(-a*t)/n!, where a = 2.4. In particular, Pr{T1 > t} = Pr{N(t)=0} = exp(-a*t), so the density f(t) of T1 satisfies f(t) = (d/dt) Pr{T1 > t} = a*exp(-a*t), because Pr{T1 > t} = integral_{x=t..infinity} f(x) dx. Also, T2, T3, T4,... all have the same density.

RGV
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
993
  • · Replies 13 ·
Replies
13
Views
2K
Replies
6
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
6
Views
1K
Replies
2
Views
2K
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K