Assessment Description
Special Note: Throughout this course, you will perform activities that will provide you with the background knowledge and practice necessary to successfully complete linear regression and multivariate analysis. Please utilize the resources found in Class Resources and the topic Resources to assist you with each exercise. It is important to demonstrate statistical knowledge and practice R programming concepts using datasets from external sources. For this activity, perform the following: Research the concept of linear regression. Explain the difference between simple and multivariate linear regression. Formulate a question that can be answered with simple linear regression. Select a dataset from "UCI Machine Learning Repository," located in the topic Resources. Note: Make sure to select a dataset where the Default Task is labeled 'Regression.' If you are not sure, consult with your instructor. Identify the independent and dependent variables in the data. For each variable inspect the dataset, decide: a) whether outliers are present and if yes, make and justify a recommendation on how to handle them; and b)
whether the data needs to be cleaned up in some way; explain your rationale. For each variable, explain, calculate, visualize, and interpret the measures of central tendency. For each variable, explain, calculate, visualize, and interpret the measures of dispersion. For each variable, explain, calculate, visualize, and interpret skewness and kurtosis. For each variable, create a histogram depicting the frequency distribution and interpret the plot. Perform simple linear regression in R, using the appropriate variable(s) from the dataset you downloaded. Display the results and include plots you think are necessary to support your findings. Interpret the results. Then, submit a professionally written and formatted R Markdown document knitted as a PDF. Make sure the documentation contains the R code, relevant plots, your analysis, and the appropriate citations and references. While APA style is not required for the body of this assignment, solid academic writing is expected, and documentation of sources should be presented using APA formatting guidelines, which can be found in the APA Style Guide * Assessment Description ( WRITING, PLEASE DON'T INCLUDE THIS PART INTO THE PROGRAMMING FILES. ITS JUST TO PARTICIPATE IN THE CLASS DISCUSSION FORUM) Sometimes researchers or executives who commission a study have preconceived ideas about a phenomenon. When the results of a regression analysis do not agree with your intuition, or you are pressed by your manager to come up with an answer that agrees with their predetermined ideas, how would you defend your findings using sound statistical arguments? Debate the strength and validity of arguments presented by your classmates by offering equally strong statistical arguments.
DescriptionIn this final assignment, the students will demonstrate their ability to apply two ma
Path finding involves finding a path from A to B. Typically we want the path to have certain properties,such as being the shortest or to avoid going t
Develop a program to emulate a purchase transaction at a retail store. Thisprogram will have two classes, a LineItem class and a Transaction class. Th
1 Project 1 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of
1 Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of