Week 7 Assignment – 100 points

by

Given the yearly sales in yearly_sales .csv file, complete the following: Show all the descriptive statistics of sales_total, including its standard deviation and variance. Correlation of number_of_order to sales_total. Plot the scatter graph of number_of_order to sales_total. Perform linear regression of number_of_order to sales_total. Draw the line of best fit (abline) over your graph. Perform T test as shown below and show your conclusion. Perform ANOVA test as shown below and show your conclusion. T test This is to test for the mean of one group; here we have sale_total. t.test(sales_total, mu = 249) # R command for t test H0: mu = 249 # null hypothesis H1: mu ≠ 249 # alternative hypothesis Rejection level = 0.05 (implies 95% confidence level) Do not Reject H0 if p-value is <= 0.05 Reject H0 if p-value is > 0.05 ANOVA test ANOVA is used to test the equality of mean for two groups; here we have Male and Female. anova(lm(data = myData, sales_total ~ factor(gender))) # R command for ANOVA test. H0: There is significant difference between Male and Female sales_total. H1: There is no significant difference between Male and Female sales_total. Rejection level = 0.05 (implies 95% confidence level) Do not Reject H0 if p-value is <= 0.05 Reject H0 if p-value is > 0.05 
Approximate price: $22
We value our customers and so we ensure that what we do is 100% original..

With us you are guaranteed of quality work done by our qualified experts.Your information and everything that you do with us is kept completely confidential.You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.The Product ordered is guaranteed to be original. Orders are checked by the most advanced anti-plagiarism software in the market to assure that the Product is 100% original. The Company has a zero tolerance policy for plagiarism.The Free Revision policy is a courtesy service that the Company provides to help ensure Customer’s total satisfaction with the completed Order. To receive free revision the Company requires that the Customer provide the request within fourteen (14) days from the first completion date and within a period of thirty (30) days for dissertations.The Company is committed to protect the privacy of the Customer and it will never resell or share any of Customer’s personal information, including credit card data, with any third party. All the online transactions are processed through the secure and reliable online payment systems.By placing an order with us, you agree to the service we provide. We will endear to do all that it takes to deliver a comprehensive paper as per your requirements. We also count on your cooperation to ensure that we deliver on this mandate.

Never use plagiarized sources. Get Your Original Essay on
Week 7 Assignment – 100 points
Hire Professionals Just from $11/Page
Order Now Click here