Search the web
Sign In
New User? Sign Up
cbug2 · Crystal Ball Users Group (CBUG)
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1670 - 1700 of 2445   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1670
Hey guys i'm a big fan of this forum you've helped me out a lot. Just wondering if anybody knows how I can get Visual Basic to define a custom distribution. In...
matt_tominc
Offline Send Email
Jun 4, 2007
3:22 pm
1671
Ok, the basic help from the manual first. Defining custom distributions To define a custom distribution, your macro program must first set the cell selection...
andmikeme
Offline Send Email
Jun 4, 2007
5:08 pm
1672
Hello, I am fairly new to Crystal Ball so this may be an easy question to answer. I am trying to find a way to model conditional probability. The easiest...
jsnasr
Offline Send Email
Jun 4, 2007
9:33 pm
1673
Joe, In Crystal Ball, define an assumption using a hypergeometric distribution. This distribution models the situation you describe (sampling without...
Nick Martino
nvmartino
Offline Send Email
Jun 5, 2007
3:01 am
1674
Forgive my ignorance on this but what is (and how do I access) ModelAssist subject M0335 and M0124? Thanks David ... mistakes' ... I'll be ... the ... value of...
ds554569
Offline Send Email
Jun 7, 2007
3:51 pm
1676
Hi, I need to use random values from a distribution more than once within each trial. For example, I have an assumption X, with distibution D. For each trial,...
vivmaha
Offline Send Email
Jun 9, 2007
1:52 am
1677
I am trying to only run some of the forecasts that I have defined. However, when I try to freeze a range of these forecasts it does not actually freeze them,...
bryanwainscott
Offline Send Email
Jun 9, 2007
1:53 am
1678
Hi David, The easiest way would be to download a trial version of ModelAssist for Crystal Ball at www.risk-modelling.com/software.htm. It contains hundreds of ...
Huybert Groenendaal
huybert
Offline Send Email
Jun 11, 2007
12:55 am
1679
I have substantial variance in the performance of Crystal Ball. My model is large with about 500 assumptions and about 2000 calculations. Sometimes it runs...
andrewbmo
Offline Send Email
Jun 11, 2007
3:47 pm
1680
Andrew, It sounds like you're running a large number of trials (e.g. 100,000+). This can really eat into your RAM memory as, by default, Crystal Ball will...
ericww0
Offline
Jun 13, 2007
9:33 pm
1681
It may be helpful to you (or not :-)) but have a look at message #1496. I think I was trying to do much the same sort of thing - the tips recorded are what I...
cktcoach
Offline Send Email
Jun 14, 2007
10:11 am
1682
Hi, Lets say that 'risk' is a random variable that I'm trying to model. 'risk' is also affected by 'pplNumber' and 'jobSize'. I have tons of historical data...
vivmaha
Offline Send Email
Jun 14, 2007
5:52 pm
1683
It sounds like a two-dimensional problem, or maybe I misunderstand. Assuming there are two main dimensions (pplNumber and jobSize), you could break pplNumber...
Eric Johnson
eric_r_johnson1
Offline Send Email
Jun 14, 2007
9:00 pm
1684
Hi, My company is doing an Investment Evaluation for a mining expansion project. We have prepared a cash flow over a 20 year period and calculated the NPV. I...
jenny.klaver
Offline Send Email
Jun 15, 2007
4:50 am
1685
Tornado diagrams are an excellent tool when you have 2000 assumption variables. Here are good things to do with a tornado diagram: o Check all the large bars...
Eric Johnson
eric_r_johnson1
Offline Send Email
Jun 15, 2007
1:09 pm
1686
Dear All, Tornado diagrams are indeed a great tool. Two comments: 1. The strength of tornado diagrams is that they show how a certain variable (i.e. the...
Huybert Groenendaal
huybert
Offline Send Email
Jun 15, 2007
6:52 pm
1687
Hi Eric / Huybert, Thanks for the info! I spoke to an agent of crystal ball in South Africa and she said I shouldn't use the tornado chart over a time series....
jenny.klaver
Offline Send Email
Jun 17, 2007
6:00 pm
1688
Another option might be to use multiple regression analysis to forecast the risk in terms of pplNumber and jobSize (as the independent variables). The...
Nick Martino
nvmartino
Offline Send Email
Jun 18, 2007
2:28 pm
1689
Hi Jenny, When you go through the 3-step process of running a Tornado Chart, in Step 3 you see that there are two Tornado Methods (upper right corner). When...
Huybert Groenendaal
huybert
Offline Send Email
Jun 18, 2007
2:54 pm
1690
Hi, Future trials in my simulation depend on the results of previous trials. I want to run 20 trials to initialize my simulation (get it in a 'stable' state)....
vivmaha
Offline Send Email
Jun 20, 2007
11:28 pm
1691
I'm afraid I don't know the proper answer to your question; but here are some possible workarounds: * Multiply everything by zero if you are in iteration 1-15,...
Eric Johnson
eric_r_johnson1
Offline Send Email
Jun 21, 2007
1:50 am
1692
To add to Eric's suggestions, another possibility is to use the Extract Data tool to extract the forecast results after running the simulation, delete the...
Nick Martino
nvmartino
Offline Send Email
Jun 21, 2007
2:53 am
1693
Hi, Eliminating crystal ball analysis at the end is out of the question for me. I won't be able to code for things such as sesitivity analysis before the...
vivmaha
Offline Send Email
Jun 21, 2007
1:15 pm
1694
Thanks for the prompt reply and your suggestions. Most of my simulation is built via VBA macro modules. I'm just using crystal ball for its statistical tools. ...
vivmaha
Offline Send Email
Jun 21, 2007
1:16 pm
1695
I would think that this situation might indicate that there is a problem in the model, and it needs some re-thinking. Theoretically, trials in Monte Carlo (MC)...
samrcin
Offline Send Email
Jun 21, 2007
2:52 pm
1696
It sounds to me like Vivek is running a Markov chain Monte Carlo analysis. MCMC does probabilistic inference; fleshing out the joint distribution from a...
Eric Johnson
eric_r_johnson1
Offline Send Email
Jun 21, 2007
3:21 pm
1697
Hi Vivek, To add to Samik's comments, you may indeed have to think if your model ('linking iterations') is conceptually valid. A bit more precise descriptions...
Huybert Groenendaal
huybert
Offline Send Email
Jun 21, 2007
3:44 pm
1698
Hi guys. I found a solution to the problem. I tried freezing the forcast for the first 15 trials as someone suggested, but I couldn't get it to work. What i...
vivmaha
Offline Send Email
Jun 21, 2007
5:32 pm
1699
Hi Vivek, Thank you for your more detailed explanation. It would still be difficult to conclude of course if you model is valid or not, but it seems that you...
Huybert Groenendaal
huybert
Offline Send Email
Jun 21, 2007
5:50 pm
1700
Thanks, I'll keep that in mind. vivek. ... difficult to ... you are ... careful with ... in ... overall ... but ... spit out ... bit more ... run it ... Behalf...
vivmaha
Offline Send Email
Jun 21, 2007
7:30 pm
Messages 1670 - 1700 of 2445   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help