Visualizing the data

Visualizing the data using charts is a good way to represent the data to a human. A computer is good of dealing with raw data, but representing such data to a human may be overwhelming. In order to make it more digestible for a person, charts can be used.

There are a number of charts available. The type of chart that is suitable in a specific case will depend on the data that is available.

YouTube video




Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator