Consider the crime data stored in crime.csv. We would like to understand how mur

Consider the crime data stored in crime.csv. We would like to understand how mur

Consider the crime data stored in crime.csv. We would like to understand how murder rate is
related to the other variables in the dataset. Note that State is the ”subject” here; it’s not a
predictor, and region is a qualitative variable. You can remove State column from dataset by using
the following command: crime.data <- crime[, -1]. (a) Build a linear regression model murder rate vs single.parent and comment on your model. (b) Build a multiple linear regression model to predict murder rate based on the other variables. The model should have all the important variables and it should not have any unimportant variables. Be sure to explore the interactions as well. Perform model diagnostics to check the standard model assumptions and perform any transformations needed to obtain a model for which the assumptions reasonably hold. (c) Use your final model to predict murder rate. Introduction Discuss the statement of the problem in terms of the statistical analyses that are being performed. Be sure to address the following:  What is the data set that you are exploring?  How will your results be used?  What type of analyses will you be running in this project? Answer the questions in a paragraph response. Remove all questions and this note before submitting! Do not include R code in your report. 2. Data Preparation 1. What are the variables stored in crime.csv? ( use the following functions) crime <- read.csv("crime.csv") str(crime)) 2. Remove the State variable (qualitative) remove State variable crime.data <- crime[, -1] pairs(crime.data) 3. Explain the correlation coefficients between variables (use cor(crime.data[, -8])) Answer the questions in a paragraph response. Remove all questions and this note before submitting! Do not include R code in your report. 3. Simple Linear Regression: Create a simple linear regression model to predict the murder rate using single.parent.  In general, how is a simple linear regression model used to predict the response variable using the predictor variable?  What is the equation for your model? a. Report the P-value in a formatted table as shown below: Statistic Value P-value X.XXXX *Round off to 4 decimal places. What is the predicted murder rate for a state that has single.parent of 29? Round your answer down to the nearest integer.  What is the predicted murder rate for a state that has single.paren of 25.4? Round your answer down to the nearest integer. Answer the questions in a paragraph response. Remove all questions and this note (but not the table) before submitting! Do not include R code in your report. 4. Multiple Regression: Create a multiple linear regression model to predict the murder rate using all important variables.  In general, how is a multiple linear regression model used to predict the response variable using predictor variables?  Report the P-value in a formatted table as shown below: Statistic Value P-value X.XXXX *Round off to 4 decimal places.  Based on the results of the overall p- value, is at least one of the predictors statistically significant in predicting the murder rate?  List all the important variables to predict the murder rate based on p-value.  Report and interpret the coefficient of determination.  What is the equation for your model?  What is the predicted murder rate based on your final multiple regression model (assume some random values for your variables)? Answer the questions in a paragraph response. Remove all questions and this note (but not the table) before submitting! Do not include R code in your report. 5. Conclusion Describe the results of the statistical analyses clearly, using proper descriptions of statistical terms and concepts. Fully describe what these results mean for your scenario.  Briefly summarize your findings in plain language.  What is the practical importance of the analyses that were performed?  What is the predicted murder rate for a state that has single.parent of 29? Round your answer down to the nearest integer.  What is the predicted murder rate for a state that has single.paren of 25.4? Round your answer down to the nearest integer. Answer the questions in a paragraph response. Remove all questions and this note (but not the table) before submitting! Do not include R code in your report. 4. Multiple Regression: Create a multiple linear regression model to predict the murder rate using all important variables.  In general, how is a multiple linear regression model used to predict the response variable using predictor variables?  Report the P-value in a formatted table as shown below: Statistic Value P-value X.XXXX *Round off to 4 decimal places.  Based on the results of the overall p- value, is at least one of the predictors statistically significant in predicting the murder rate?  List all the important variables to predict the murder rate based on p-value.  Report and interpret the coefficient of determination.  What is the equation for your model?  What is the predicted murder rate based on your final multiple regression model (assume some random values for your variables)? Answer the questions in a paragraph response. Remove all questions and this note (but not the table) before submitting! Do not include R code in your report. 5. Conclusion Describe the results of the statistical analyses clearly, using proper descriptions of statistical terms and concepts. Fully describe what these results mean for your scenario.  Briefly summarize your findings in plain language.  What is the practical importance of the analyses that were performed

i wrote the code but there are some errors when running the test file could you

i wrote the code but there are some errors when running the test file
could you

i wrote the code but there are some errors when running the test file
could you please fix them. there is a readme file that gives you the overview of the project. only fix the grammarParserStudent file.

i wrote the code but there are some errors when running the test file I have don

i wrote the code but there are some errors when running the test file
I have don

i wrote the code but there are some errors when running the test file
I have done some correction,just need help finishing
could you please fix them. there is a readme file that gives you the overview of the project. only fix the grammarParserStudent file.

Deliverable:A Python file containing your code for your Rock, Paper, Scissors ga

Deliverable:A Python file containing your code for your Rock, Paper, Scissors ga

Deliverable:A Python file containing your code for your Rock, Paper, Scissors game
Assignment Notes
input should be used for prompting. It returns a string containing the user’s choice.
There is a string method called lower. It converts the string to all characters to lower case. Thus:
‘ABC’.lower() Þ ‘abc’
This might prove helpful for user input checking.
PLEASE USE THIS ASSIGNMENT ATTACHED AND COMPLETE THIS FOR ME 100 PERCENT. PROVIDE ME WITH EVERYTTHING NEEDED TO SUBMIT THIS TO MY COURSE. GOODLUCK

please choose any 2 articles online related to this topic ‘ Data Science and AI-

please choose any 2 articles online related to this topic ‘ Data Science and AI-

please choose any 2 articles online related to this topic ‘ Data Science and AI-Based Optimization in Scientific Programming’ and prepare a PPT of 10 or 11 slides that includes a references. This is the requirement below
10 mins presentations + 5 mins Q/A
Summary of 2 articles + Discussion (your Reflection on the papers) and give me some explanation in the word doc on how to present in the class

l design a simple apps store. The purpose of this project is to demonstrate an a

l design a simple apps store. The purpose of this project is to demonstrate an
a

l design a simple apps store. The purpose of this project is to demonstrate an
acceptable level of expertise with the fundamental procedural and object-oriented concepts,
Graphical User Interface (GUI), and data format (csv for this app) implementation techniques
introduced.

Part 1 Using an online resource, create a script that interests you in Python. Y

Part 1
Using an online resource, create a script that interests you in Python.
Y

Part 1
Using an online resource, create a script that interests you in Python.
You will need to add additional features such as GUI elements, additional user interaction, or standalone features.
Within a single Microsoft Word document, create a single-column, 6-row table.
Explain the recreated code and its functionality.
Paste your working recreated code. (paste the whole code)
Paste a screenshot of your working code.
Explain your changes and the enhanced functionality.
Paste your working enhanced code. (paste the whole code)
Paste a screenshot of the working enhanced code.
Part 2
Complete “Exercise C.” Summarize your findings in 500-1,000 words. State any assumptions you have made.
Exercise C:
Using the Web, review one of the products listed below.
Relational DBMS
NoSQL DBMS
Multidimensional DBMS
What are the main features and functions of the software? In what companies has the database management system (DBMS) been implemented, and for what purposes? According to the information that you found, what are three strengths and weaknesses of the product?
For “Exercise D,” create a logical data model using a program such as Excel, Visio, Word, or PowerPoint. Apply the rules of normalization to the model to check the model for processing efficiency as directed. Summarize your findings in 500-1,000 words. State any assumptions you have made.
Excercise D:
You have been given a file that contains fields relating to CD information. Using the steps of normalization, create a logical data model that represents this file in third normal form. The fields include the following:Musical group nameMusicians in groupDate group was formedGroup’s agentCD title 1CD title 2CD title 3CD 1 lengthCD 2 lengthCD 3 lengthThe assumptions are as follows:Musicians in group contains a list of the members in the musical group.Musical groups can have more than one CD, so both group name and CD title are needed to uniquely identify a particular CD.
Submit the paper for “Exercise C” and the logical data model and associated written summary for “Exercise D.”