subject
Engineering, 22.04.2020 03:39 onewaydemon

Part 2. Finding the relationships hidden in the customer's online shopping data (10 points total) Visualizing correlations between customer's preferences on cameras and printers (2 points) Now that you understand a bit about the online shopping preference data, you want to check whether customer's preferences on buying cameras is correlated with their preferences on buying printers. *Make a joint plot to visualize the relationship of printer interest vs camera interest. * (camera on the x-axis and printer on the y-axis) Your plot should 1. include axis labels 2. use the seaborn plot style (you need to import the package and then "set" the style) 3. set the y-axis range between -5 and 50 # Put your code here Removing outliers to visualize detailed patterns of the correlations between camera and printer (3 points) As you can see in the joint plot, there is a cluster of data points with some pattern. But there are also some outliers with very high preferences on printers, which make it difficult to check the details within the cluster of data points. 1. Come up with your own criteria of classifying a data point as an outlier or not; 2. Use mask to filter out outliers; 3. Make a joint plot again on the subset of data, after removing outliers. Describe your criteria about outliers here: # Put your code here to remove outliers using masking: # Put your code here to make the joint plot: Visualize the relationship between customer's preferences on mathematics_books and coffee_maker (1 point) Make a joint plot to visualize the relationship between customer's preferences on mathematics_book and coffee_maker. (mathematics_book on the x- axis, coffee_maker on the y-axis) Your plot should 1. include axis labels 2. use the seaborn plot style # Put your code here: Question: based on the joint plot, do you observe any pattern/relationship between preferences on mathematics_books and coffee_makers? Your answer here: Conditioned on laptop preference, visualize correlations between mathematics_book and coffee_maker for subsets of customers (4 points) In data analysis, sometimes the pattern may not be immediately clear to see, such as the relationship between customer's preferences on mathematics_book and coffee_maker. In some cases, the power of big-data is to allow us to incorporate more entities into consideration, which can be helpful to delineate the subtle patterns hidden in the dataset Here, we want to have a closer look at the relationship between customer's preferences on mathematics_book vs. coffee_maker. But this time, we also include customer's preferences on laptops into our analysis. 1. Classify customers into 2 groups based on their preferences on laptops. Group 1: the customer's preference on laptop is higher than the mean preference on laptops. Group 2: all other customers. (Hint: use masking) 2. Make a joint plot to visualize the relationship between customer's preferences on mathematics_book and coffee_maker, only for customers in Group 1. 3. Make another joint plot to visualize the relationship between customer's preferences on mathematics_book and coffee_maker, only for customers in Group 2 4. Explain your observations and provide an interpretation on the observations, 5. If you are the seller, what is your strategy of sending coffee maker advertisements, based on customer's preference profiles? # Put your code here

ansver
Answers: 1

Another question on Engineering

question
Engineering, 04.07.2019 18:10
Asingle-geared blanking press has a stroke of 200 mm and a rated capacity of 320 kn. a cam driven ram is assumed to be capable of delivering the full press load at constant force during the last 15 percent of a constant-velocity stroke. the camshaft has an average speed of 90 rev/min and is geared to the flywheel shaft at a 6: 1 ratio. the total work done is to include an allowance of 16 percent for friction a) estimate the maximum energy fluctuation b) find the rim weight for an effective diameter of 1.2 m and a coefficient of speed fluctuation of 0.10
Answers: 1
question
Engineering, 04.07.2019 18:10
The thermal expansion or contraction of a given metal is a function of the f a)-density b)-initial temperature c)- temperature difference d)- linear coefficient of thermal expansion e)- final temperature f)- original length
Answers: 2
question
Engineering, 04.07.2019 18:20
Prove the equivalence between the two statements of the 2nd law of thermodynamics (i.e., a violation of one statement leads to the violatio the other statement)
Answers: 2
question
Engineering, 04.07.2019 19:20
The power source in a certain welding setup generates 3500w that is transferred to the low carbon steel work with a heat transfer factor of 0.85. the melting factor in the operation is 0.45. a continuous fillet weld is to be made with a cross-sectional area of 23 mm2 determine the travel speed at which the welding can be accomplished.
Answers: 3
You know the right answer?
Part 2. Finding the relationships hidden in the customer's online shopping data (10 points total) Vi...
Questions
question
Social Studies, 17.11.2020 01:00
question
Mathematics, 17.11.2020 01:00
question
Mathematics, 17.11.2020 01:00
question
English, 17.11.2020 01:00
Questions on the website: 13722359