LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10
Default "Backsolve" Poisson function

This is where my Knowledge Stats < Knowledge Excel! (I inherited a
spreadsheet using Poisson.)

In the poisson calculation I have Probability = POISSON(x,m,TRUE)
where x is the number of spares and m is the 'demand'.

Ideally I would reverse this calculation inputing the required
probability and obtain x (the spares level required).

What you show is Probability =CHIDIST(X,degrees_freedom)=
CHIDIST(2*m,2*(x+1) or Probability =1-
GAMMADIST(X,alpha,beta,cumulative)=1-GAMMADIST(m,x+1,1,TRUE).

When I turn to CHIINV(probability,degrees_freedom) or
GAMMAINV(probability,alpha,beta) I still see the degrees of freedom
or Alpha parameters as inputs when they contain the x number of
spares.

This leaves me confused ...

.... But fortunately in the examples.xls sheet I see the
crit_poisson(B70,D70) calculation which fortunately seems to match my
original calculations!

So I will probably use this!

Thanks
Steve




 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Text "comparison" operator for "contains" used in an "IF" Function Pawaso Excel Worksheet Functions 4 April 4th 23 11:35 AM
change "true" and "false" to "availble" and "out of stock" inthestands Excel Worksheet Functions 2 July 19th 07 07:05 PM
HELP on "left","right","find","len","substitute" functions serene83 Excel Discussion (Misc queries) 5 June 27th 06 02:23 AM
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next BCB New Users to Excel 7 May 13th 06 10:02 PM
inserting a conditional "go to" command on a excel "if" function velasques Excel Worksheet Functions 5 March 10th 06 08:16 PM


All times are GMT +1. The time now is 07:17 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"