The dataset bus.xlsx contains data for an entire bus fleet. You can get information on the variables in this dataset by using the command describe. Then use Stata to answer the following:
(i) Present a statistical and graphical analysis of annual bus maintenance costs. In doing so, make sure to address the following: - Around what values do the data tend to cluster? Specifically, what was the mean maintenance cost last year? What is the median cost? Is one measure more representative of the typical cost than the others? What does the distribution look like? - What is the range of maintenance costs? What is the standard deviation? What is the coefficient of skewness? About 95% of the maintenance costs are between what two values?
(ii) Again referring to the maintenance cost variable, construct a box plot (either in Stata or by hand). What are the first and third quartile values? Calculate the inter-quartile range. Are there any outliers? Is the distribution heavily skewed? Relate your conclusion to part (i).
(iii) Using the median maintenance cost, develop a contingency table with bus manufacturer as one variable and whether the maintenance cost was above or below the median as the other variable. What are your conclusions?
(iv) What is the correlation between maintenance costs and age of the bus? Construct a scatter plot with a line of best fit for these two variables and comment on the relationship you observe.
The dataset bus.xlsx contains data for an entire bus fleet. You can get information on the variables in this dataset by using the command describe. Then use Stata to answer the following:
(i) Present a statistical and graphical analysis of annual bus maintenance costs. In doing so, make sure to address the following: - Around what values do the data tend to cluster? Specifically, what was the mean maintenance cost last year? What is the median cost? Is one measure more representative of the typical cost than the others? What does the distribution look like? - What is the range of maintenance costs? What is the standard deviation? What is the coefficient of skewness? About 95% of the maintenance costs are between what two values?
(ii) Again referring to the maintenance cost variable, construct a box plot (either in Stata or by hand). What are the first and third quartile values? Calculate the inter-quartile range. Are there any outliers? Is the distribution heavily skewed? Relate your conclusion to part (i).
(iii) Using the median maintenance cost, develop a contingency table with bus manufacturer as one variable and whether the maintenance cost was above or below the median as the other variable. What are your conclusions?
(iv) What is the correlation between maintenance costs and age of the bus? Construct a scatter plot with a line of best fit for these two variables and comment on the relationship you observe.
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme