Navigation: Main Page » Computer / Recreational / Science / Society / Television
 
Web N-N-A.com
         
Science Groups Forum Index  »  Statistics - Math  »  modeling chat room activity?
Page 1 of 1    
Author Message
Guest
Posted: Thu Mar 22, 2007 12:16 am
Hello,

I am trying to model chat room activity. Specifically I want
to generate times of people joining the chat and times of
people exiting the chat. I also want to model the change of
the rate of people joining over time, so that I can model
transitions to/from peak chatting hours.

So far I am doing the following:

-simulation goes from time Ts to time Te

-At time Ts the first person joins the chat.

-I define a function that defines the mean of the
duration between people joining over time.

-I select the time between new people joining a chat room
using a random sample from an exponential distribution
with the specified mean

-I vary the duration that each person chats by
using random sample from an exponential distribution
with a constant specified mean


Does this sound reasonable?

Any advice would be greatly apreciated.

Thanks.
Nick
Posted: Thu Mar 22, 2007 12:16 am
Guest
<Jacob.Copenhaver@gmail.com> wrote in message
news:1174509474.318712.186980@p15g2000hsd.googlegroups.com...
Quote:
Hello,

I am trying to model chat room activity. Specifically I want
to generate times of people joining the chat and times of
people exiting the chat. I also want to model the change of
the rate of people joining over time, so that I can model
transitions to/from peak chatting hours.

So far I am doing the following:

-simulation goes from time Ts to time Te

-At time Ts the first person joins the chat.

-I define a function that defines the mean of the
duration between people joining over time.

-I select the time between new people joining a chat room
using a random sample from an exponential distribution
with the specified mean

-I vary the duration that each person chats by
using random sample from an exponential distribution
with a constant specified mean


Does this sound reasonable?

Any advice would be greatly apreciated.

Have you got any real data of activity that you can look at, on which you
can base your simulation/model?

Nick
Guest
Posted: Thu Mar 22, 2007 8:14 pm
On Mar 21, 3:22 pm, "Nick" <tulse04-ne...@yahoo.co.uk> wrote:
Quote:
Jacob.Copenha...@gmail.com> wrote in message

news:1174509474.318712.186980@p15g2000hsd.googlegroups.com...





Hello,

I am trying to model chat room activity. Specifically I want
to generate times of people joining the chat and times of
people exiting the chat. I also want to model the change of
the rate of people joining over time, so that I can model
transitions to/from peak chatting hours.

So far I am doing the following:

-simulation goes from time Ts to time Te

-At time Ts the first person joins the chat.

-I define a function that defines the mean of the
duration between people joining over time.

-I select the time between new people joining a chat room
using a random sample from an exponential distribution
with the specified mean

-I vary the duration that each person chats by
using random sample from an exponential distribution
with a constant specified mean

Does this sound reasonable?

Any advice would be greatly apreciated.

Have you got any real data of activity that you can look at, on which you
can base your simulation/model?

Nick- Hide quoted text -

- Show quoted text -

Thanks for the reply.

There *IS* real data but unfornunately as of right now I don't have
access to it.

I think I will take your suggestion and put some more effort into
obtaining some
actual data.

Thanks,

Jake
 
Page 1 of 1       All times are GMT
The time now is Fri Mar 12, 2010 11:49 pm