@Philogus
Yes I know there is 1 block / minute on the network. I was interested in, if it would be possible to calculate the average time to find a block, with X primespersec, for single miners, not for the complete network
I see. I think that it would constantly change because the total network hashrate is constantly changing. However, we could calculate a formula that would give you your average time to find a block for one instant in time given your current primespersec. The formula would look something like this:
T = K(N/L)
T= the average time (in minutes) to find a block on our computer system for a given instant in time.
K = some constant.
N = the total network hashrate for a given instant in time.
L = your local hashrate for a given instant in time.
As more people mine for longer periods of time, the value of K should become apparent.