1

Could you mind to teach me how can I test whether the given data is discrete or continuous in java?

For example, given array (98.6, 99.2, 103.1) and my statistic service should determine the data type.

  • I have a human brain, and I cannot determine whether your example data is discrete or continuous. – timbp Oct 04 '18 at 12:52
  • The specified array just an example please don't concentrate on that data, actually data comes from database and I have no idea which kind of data is it. I just want to know are there any algorithm by which I can determine the data type? – user1187329 Oct 05 '18 at 07:11

0 Answers0