This document proposes an improved particle swarm optimization (PSO) algorithm for data clustering that incorporates Gauss chaotic map. PSO is often prone to premature convergence, so the proposed method uses Gauss chaotic map to generate random sequences that substitute the random parameters in PSO, providing more exploration of the search space. The algorithm is tested on six real-world datasets and shown to outperform K-means, standard PSO, and other hybrid clustering algorithms. The key aspects of the proposed GaussPSO method and experimental results demonstrating its effectiveness are described.