SQLite Forum

More math help and what I've learned
Login
hmmm

The next record, with the real value is even further off than before.

```
┌───────────────┬────────────┬──────────────────┬─────────────────┬───────────┬───────────────┬──────────────┬────────┬──────┐
│ TransactionId │ GrowthPool │ previous_transId │ current_transId │ EstGrowth │ Previous_GCOV │ Current_GCOV │ GCOVAW │ Diff │
├───────────────┼────────────┼──────────────────┼─────────────────┼───────────┼───────────────┼──────────────┼────────┼──────┤
│ 0             │ 0          │                  │ 0               │ -0.75     │               │ 0            │        │      │
│ 464           │ 269250000  │                  │ 464             │ 347.25    │               │ 250000       │        │      │
└───────────────┴────────────┴──────────────────┴─────────────────┴───────────┴───────────────┴──────────────┴────────┴──────┘
```

edit..actually the estgrowth is the same as mine.