<!DOCTYPE html> STA553 Assignment #5

Dashboard and Storytelling with Tableau


Name: Tenamla lama


  1. Introduction

 <p>
     I used the mushroom dataset for my Tableau dashboard and story point. I used 5 different descriptive statistics to show the distribution and also compare a variety of data.
 </p>


 <h2>2. Dashboard</h2>
 <p>
     I included 5 different descriptive statistics such as contingengy table, histogram, donut-chart, scatter plot, and box plot. These descriptive statistics were used to compare and analyze the data provided in a interactive way.



     <!-- code copied from Tableau -->
     <div class='tableauPlaceholder' id='viz1649122808922' style='position: relative'><noscript><a href='#'><img alt='My First Dashboard ' src='https:&#47;&#47;public.tableau.com&#47;static&#47;images&#47;My&#47;MyFirstDashboard_16491200564980&#47;MyDashboard&#47;1_rss.png' style='border: none' /></a></noscript><object class='tableauViz'  style='display:none;'><param name='host_url' value='https%3A%2F%2Fpublic.tableau.com%2F' /> <param name='embed_code_version' value='3' /> <param name='site_root' value='' /><param name='name' value='MyFirstDashboard_16491200564980&#47;MyDashboard' /><param name='tabs' value='no' /><param name='toolbar' value='yes' /><param name='static_image' value='https:&#47;&#47;public.tableau.com&#47;static&#47;images&#47;My&#47;MyFirstDashboard_16491200564980&#47;MyDashboard&#47;1.png' /> <param name='animate_transition' value='yes' /><param name='display_static_image' value='yes' /><param name='display_spinner' value='yes' /><param name='display_overlay' value='yes' /><param name='display_count' value='yes' /><param name='language' value='en-US' /><param name='filter' value='publish=yes' /></object></div>                <script type='text/javascript'>                    var divElement = document.getElementById('viz1649122808922');                    var vizElement = divElement.getElementsByTagName('object')[0];                    if ( divElement.offsetWidth > 800 ) { vizElement.style.width='1020px';vizElement.style.minHeight='587px';vizElement.style.maxHeight='887px';vizElement.style.height=(divElement.offsetWidth*0.75)+'px';} else if ( divElement.offsetWidth > 500 ) { vizElement.style.width='1020px';vizElement.style.minHeight='587px';vizElement.style.maxHeight='887px';vizElement.style.height=(divElement.offsetWidth*0.75)+'px';} else { vizElement.style.width='100%';vizElement.style.height='1527px';}                     var scriptElement = document.createElement('script');                    scriptElement.src = 'https://public.tableau.com/javascripts/api/viz_v1.js';                    vizElement.parentNode.insertBefore(scriptElement, vizElement);                </script>





 <h2>3. Story Point Presentation</h2>
 <p>
    Here I have basically compiled all of the descriptive statistics and also the dashboard. On the donut chart you can see the cap shape distribution of either poisonous mushroom or non-poisonous mushrooms. There are slightly more poisonous mushrooms than non-poisonous mushroom. On the scatterplot, the relationship of stem height and width of mushroom filtoring with its gill-color. Using our histogram we see that smaller the cap diameter there are more number of mushroom therefore showing very much right skewed. 
br><br>

     <!-- code copied from Tableau -->
     <div class='tableauPlaceholder' id='viz1649122966818' style='position: relative'><noscript><a href='#'><img alt='Some Facts about Mushrooms ' src='https:&#47;&#47;public.tableau.com&#47;static&#47;images&#47;Ta&#47;Tableau-Story-telling&#47;StoryPoint&#47;1_rss.png' style='border: none' /></a></noscript><object class='tableauViz'  style='display:none;'><param name='host_url' value='https%3A%2F%2Fpublic.tableau.com%2F' /> <param name='embed_code_version' value='3' /> <param name='site_root' value='' /><param name='name' value='Tableau-Story-telling&#47;StoryPoint' /><param name='tabs' value='no' /><param name='toolbar' value='yes' /><param name='static_image' value='https:&#47;&#47;public.tableau.com&#47;static&#47;images&#47;Ta&#47;Tableau-Story-telling&#47;StoryPoint&#47;1.png' /> <param name='animate_transition' value='yes' /><param name='display_static_image' value='yes' /><param name='display_spinner' value='yes' /><param name='display_overlay' value='yes' /><param name='display_count' value='yes' /><param name='language' value='en-US' /><param name='filter' value='publish=yes' /></object></div>                <script type='text/javascript'>                    var divElement = document.getElementById('viz1649122966818');                    var vizElement = divElement.getElementsByTagName('object')[0];                    vizElement.style.width='1016px';vizElement.style.height='991px';                    var scriptElement = document.createElement('script');                    scriptElement.src = 'https://public.tableau.com/javascripts/api/viz_v1.js';                    vizElement.parentNode.insertBefore(scriptElement, vizElement);              
  • The link is here for the story point
  • Click on it!
  • The link is here for the dashboard
  • Click on it!