An essential aspect of the practical application of Erlang single-server queues is the statistical inference of their parameters, notably traffic intensity. This metric is crucial as it serves as a fundamental performance indicator, allowing the derivation of other significant measures, including the mean queue size and the expected number of customers in the system. Additionally, it provides the proportion of time the queue system is occupied. This article explores algorithms for calculating sample sizes for these estimations, based on the number of customers who arrived during service periods, a highly intuitive approach, allowing data collection without concerns about correlations among data points. For this purpose, we have considered two forms of informative priors: Gauss hypergeometric and beta priors. Additionally, a non conjugate and objective prior, known as Jeffreys prior, has been taken into account. We present tables with sample sizes for specific configurations and abacuses for more general configurations obtainable through approximate interpolations.