This document discusses expectations when visualizing data and creating visualizations. It covers 6 main points:
1. Expect to find the real need by understanding audience goals, questions, and intended use of the visualization. Compromise may be needed.
2. Expect to spend significant time (70-80%) cleaning data due to issues like multiple data sources and formats, missing values, and errors.
3. Expect trials and errors in the prototyping process to solve problems and meet deadlines. Iteration is important.
4. For larger datasets, expect challenges in processing, analyzing, and reducing size to find relevant insights. Tools like Hadoop can help handle bigger data.
5.