Skip to main content

Top Tips For Presenting Data Visualizations

By [https://EzineArticles.com/expert/Rob_Ian_Chapman/575203]Rob Ian Chapman

So you have played around with your data, made some key discoveries that are going to revolutionize your company and now need to persuade others to join your enlightened brigade. The key is turning your analysis into an effective and persuasive presentation.

Here are some tips for showing your data visualizations to the world:

Planing

Decide whether you are going to start with a conclusion and then explain (deductive approach) or build the story through to the conclusion (inductive approach). Think about your visualizations only once you know you want to present them
Write out the point of each visualization slide before designing it
For each conclusion from your analysis, try several different visualizations before deciding on the best one to display your data
If your conclusion is particularly contentious draw it from multiple visualizations building the story as you go, rather than attempting one super slide to explain everything

Visualizing

Make sure your choice is highlighting not exaggerating the trend you are showing
Love simplicity. We offer loads of advanced visualizations, useful for all sorts of occasions, but the originals done well often work best
Make sure all of the data visualizations presented are key to getting your point across
Be consistent with your coloring/labeling all the way through
Always show comparisons, not absolutes
Correlation and causality are not the same (this one slips through too often)!

General principles

It is better to be content rich than design rich
Don't make your audience work hard to learn your system - stick to systems they know or link it to something they have seen before
Get someone else who has never seen the data before to interpret each graph in 10 seconds
Know the weakness of your data and of each graph type and be ready to defend your choices, assumptions and conclusions
Be able to show why omitted data is not in the presentation
Make sure it's worth telling people about - without an interesting story, no amount of data is going to turn heads

Remember, if you are presenting directly from Bime you can navigate between full-screen visualizations in a dashboard using the arrows on the top right of the screen. You can also filter and manipulate the data on the fly, edit the colors or settings or even change visualization type to make a point during your presentation.

Got any more? Disagree with any of these? Join the discussion at http://businessintelligence.me/blog

Rob Chapman

Bime - Business Intelligence for ME http://businessintelligence.me

Article Source: [http://EzineArticles.com/?Top-Tips-For-Presenting-Data-Visualizations&id=4197807] Top Tips For Presenting Data Visualizations

Comments

Popular posts from this blog

Using Data Effectively & Creatively to Protect Our Elderly Population

Exploring the Root Cause of Medicare Claims Fraud Interoperability has become the new buzz word within healthcare.  The goal is admirable: use computer systems to easily exchange data.  It sounds so simple.  We are even at a place with machine learning and artificial intelligence where all kinds of information can be easily shared.  So it makes me stop to think, why is Medicare fraud still so prevalent.  If we are sharing information and we can detect patterns, then why are we still having this issue.  It seems that the answer lies in the fact that while the capability exists, the willingness to share data across the right platforms still is not being done.  One carrier may have data within its organization while one regulatory body may internally share information and on the other hand providers respectively share information among one another.  Yet, if the American healthcare system is not a system at all, in that all the parts do not integr...

Data Wrangling — Some Tips during this covid season

In this covid season, thought of sharing some tips and sample codes on Data Wrangling. After getting a glance of Google Colab, my go to language for data wrangling has been Python. This blog hence uses Colab and Pandas on Python for data wrangling. Most of the data collected has format related issues because they are collected without the use of a software. These days, with tools like Google Forms coming into picture, it is much better, but when you have old data to deal with in its row form, there is no escape from formatting it and getting it to the shape that you need it to be in. This blog shows how to use colab, pandas and lambda functions to quickly format some data. I had written an earlier blog few days back on  Colab  and how to import data from excel to Colab. So, I shall skip that part now. Let us say, the below is the data that we need to format (the admission number column) and we need all the data to be in the format: YYYY-Num We can do this quickly using datafra...

How Data Visualization Helps Enhance the Value of Business Intelligence

How Data Visualization Helps Enhance the Value of Business Intelligence By Frank Poladi With massive amounts of data available both internally and externally, making sense of the information isn't easy. However, business intelligence (BI) tools make it easier. With a robust BI solution in place, it becomes possible to mine data from diverse databases for insights, trends, and analysis. Business intelligence is hot right now, but not all BI solutions are created equally. As powerful as these tools are and as richly detailed as reports may be, the results can be difficult for the average manager to decipher - and more importantly, use. Fortunately, it's not necessary to puzzle over stacks of business intelligence reports when you have a solution that includes data visualization tools. What is data visualization? Visualizations are a graphical way of displaying data such as pie charts, bar charts, and trend lines. In addition to these familiar charts and graphs, data vi...