Sie sind auf Seite 1von 8

Attribute Statistics Assignment

PROGRAMMING ASSIGNMENTS HELP

Answer 1: Vodafone Attribute


Statistics Assignment
Vodafone Attribute Statistics Assignment will focus on customers issues like unsatisfactory customer
service and service quality.
1.
2.
3.

IDs are not unique in the data provided. Same ID was used for representing multiple issue
category and multiple complaints. IDs shall be unique.
There are lots of issues raised by the customers who are associated with Vodafone from long
time, these customers are also not happy with the services provided.
By analyzing the comments, we found that customer support of Vodafone was also not
appropriate, even customer has mentioned not only about the bad services but also about the
bad interaction they had with customer representative.

Read about Business And Computing Assignment

Answer 2: Vodafone Attribute Statistics


Assignment
The query used for merging the two tables is shown below:
SELECT Category.[Issue Category], Comment
FROM Category INNER JOIN Vodafail ON Category.ID = Vodafail.ID;

Answer 3:
Output generated from query above (mentioned in Answer 2) will be used as an input File. This files
contains data from both the tables provided in Vodafail database. As represented in query, data output
is based on Join of these two tables using ID column. In query I have selected two columns only so that
I can use this file Query_Output.txt as an input along with test.tab provided from lab.
Note: File generated above (Query_Output.txt) is too large that it was not getting loaded, hence I have
created another file (Query_Output_Subset.txt) with lesser records to use that in designing orange

schema.
I will use File widget to load both the files in Orange so that I can use them.

Answer 4:
Data Classifier that I have used is Random Forest. Visualizer I use Attribute Statistics.
Random Forest: is a classification technique, builds a classification tree or set of classification

trees based on the input provided. The classification is based on the majority vote from individually
developed tree classifiers in the forest.

www.programmingassignmentshelp.net

help@programmingassignmentshelp.net

Random forest widget provides for a GUI to Oranges own implementation of random forest. Additional
output channel is provided for a selected classification tree (from the forest) for the purpose of
visualization or further analysis.
Screen shot of Orange schema designed is as given below:

Output from this widget was provided to Predictions Widget to check the probability of occurring of
different complaints/services/requests based on attributes defined in input file.
Screen shot for the same is as given below:

www.programmingassignmentshelp.net

help@programmingassignmentshelp.net

Visualizers that I used in this example is Attribute Statistics. This widget shows distributions of attribute
values. It is a good practice to check new data with this widget, to quickly discover any anomalies in the
data provided.
Output screen shot of data visualizer is as given below:

www.programmingassignmentshelp.net

help@programmingassignmentshelp.net

Screen shot of orange schema:

Sample Output of Test Learner:

www.programmingassignmentshelp.net

help@programmingassignmentshelp.net

Sample Output of Confusion Matrix: When Selected Learner is kNN

www.programmingassignmentshelp.net

help@programmingassignmentshelp.net

When Selected Learner is Classification Tree:

www.programmingassignmentshelp.net

help@programmingassignmentshelp.net

Programming Assignment Help UK is committed to plagiarism free assignments. This free Vodafone
Attribute Statistics Assignment is complete solution based on case study.

www.programmingassignmentshelp.net

help@programmingassignmentshelp.net

Das könnte Ihnen auch gefallen