Re: Data Generation



Hello,

I get at the end 9247677589.34 which is precisely 4.00% as expected:
=200*(1+4%)^450

My algorithm starts to generate random numbers with the full given
flexibility of +/-12% per step - until it reaches boundary conditions
to meet the final preset result.

There are zillion ways to come from 200 to 9247677589.34 in 450 steps
:-) And each of these are "skewed" by the condition "result =
9247677589.34". Now you can decide which "skew" you would fancy.

Would you like the random numbers to be generated with a flexibility
between -4% and +12% (meaning: on average equal to the given compound
growth rate)?

Regards,
Bernd

.



Relevant Pages

  • Re: Choice sequences, intuition, etc
    ... before setting out on the actual math. ... meaning could be given to it, ... but I think modern constructivists like Bridges do. ... of an algorithm for turning an algorithm for p into ...
    (sci.logic)
  • Re: Does Searles "Chinese Room" argument imply that consciousness is non-scientific?
    ... symbols certainly do accrue meaning, ... ascription of syntax or symbolic operations of a brain is a ... computational algorithm it is running but also the ... an algorithm might be implemented have the "causal power" to produce ...
    (comp.ai.philosophy)
  • Re: Division by rotation on 8 bit machine
    ... but I don't have a routine for the 8051 family ... Meaning, I assume: ... >I want algorithm for division by rotation which gets executed faster. ...
    (comp.arch.embedded)
  • Re: Accelerometer
    ... that it took a lot of work to develop an algorithm that gave results ... we recently had an interesting discussion on the significance of erg data. ... Data derives from measurements & computation & either has absolute meaning & significance or it has very little. ...
    (rec.sport.rowing)
  • Re: best approach to generate random number in java
    ... >>depends on the meaning of random. ... >>dictionary I found googling, ... Unpredictable implies that it ... >>does not follow any algorithm. ...
    (comp.lang.java.programmer)