Software Design
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming Languages - MoreSoftware Design

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #16  
Old May 19th, 2003, 03:29 PM
epl epl is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2001
Location: Dublin
Posts: 413 epl User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 18 m 18 sec
Reputation Power: 13
sorry if i'm repeating myself a bit here but i'll try again anyway.
what i'm trying to say is that the poission distribution models a count of the number of events occurring within a given interval.

what you want to do, as far as i can judge, is to model the length of interval between events - this is, as i remember not what the poission distribution is used for - the exponential distribution models this.

Reply With Quote
  #17  
Old May 19th, 2003, 04:39 PM
balance balance is offline
.
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2002
Posts: 296 balance User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 11
Quote:
what i'm trying to say is that the poission distribution models a count of the number of events occurring within a given interval.

ok. the 'e', which is the event, occurs on avarage per interval 0.1794872 times - the way that's now stated fits with what you've said there.

Code:
m = 0.179487  (average number of random occurrences per interval)
Probability of occurrences in intervals :
------------------------------------------------------------------
 0: 0.835699   83.57%    < probability of no occurance
 1: 0.149997   15.00%
 2: 0.013461   1.35%
 3: 0.000805   0.08%
 4: 0.000036   0.00%
 5: 0.000001   0.00%
 6: 0.000000   0.00%
 7: 0.000000   0.00%
 8: 0.000000   0.00%
 9: 0.000000   0.00%
10: 0.000000   0.00%

but that isn't much use really :/ not that i can see anyway. oh well.

well, if it doesn't fit or work, it doesn't work. fair enough. although i'm still not *completely* convinced a poisson formula can't be used for this in some way, but i see your point definetely.

Quote:
what you want to do, as far as i can judge, is to model the length of interval between events - this is, as i remember not what the poission distribution is used for - the exponential distribution models this.

yeah, or the number of intervals more precisely.

ok, i will look into exponential distribution models.

thanks very much for the info and reply

Reply With Quote
  #18  
Old May 19th, 2003, 04:47 PM
theFish theFish is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2003
Location: Oxford, England
Posts: 14 theFish User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
no probs on my part... let us know how ya get on...

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreSoftware Design > a mathematical language/function decyphering primer?

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap