Count by weight

Calculate the number of items in a container by weight.

Instructions

Enter the sample number, sample weight, sample weight unit, container weight, and container weight unit. The result will be calculated automatically.

Sample number

Enter the number of items in the sample.

Sample weight

Enter the weight of the sample.

Container weight

Enter the weight of the container (total items).

Formulas

(sample weight / sample number) / container weight = number of items in container

Fork me on GitHub