The paper introduces cfica, an incremental clustering algorithm designed for numerical data in dynamically growing databases, addressing the limitations of conventional clustering methods that rely on static databases. It proposes a new proximity metric called inverse proximity estimate (ipe) that evaluates the membership of a data point in a cluster based on its distance to both a cluster representative and the furthest points within the cluster. This approach allows for efficient updating of cluster formations in response to new data, making it suitable for non-uniformly distributed data.