Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Using Rmark down : - 1 - Presentation title and group / individual details ( Plain text ] : You can add the title of
Using Rmark down :
Presentation title and groupindividual details Plain text: You can add the title of your presentation and students details by updating the "title" and "author" entries at the top of the R Markdown Template.
Introduction Plain text or Problem Statement Plain text: State the overall problemquestion driving the investigation. A good introduction provides a brief background to the problem, defines important terms, and leads to a strong rationale.
Data Plain text: If you collected your own data, explain how you collected your data. There should be enough detail here so that someone else could replicate your data collection. Explain the sampling method if known. Ensure you reference the data source if you have used Open Data. List and explain the important variables. Explain everything that you do to preprocess the data.
Descriptive Statistics and Visualisation Plain text & R code & Output: Summarise the important variables in your investigation. Use visualisation to highlight interesting features of the data and tell the overall story. Explain how you dealt with data issues if any eg missing data and outliers.
Hypothesis Testing and Confidence Interval Plain text & R code & Output: Apply an appropriate hypothesis test and confidence interval for your investigation. Ensure you state the hypotheses and check any assumptions. Report the appropriate values and interpret the results.
Categorical association Plain text & R code & Output: Apply an appropriate categorical association for your investigation. Report the appropriate values and interpret the results.
Regression analysis Plain text & R code & Output: Apply an appropriate Regression analysis for your investigation. Ensure you state the hypotheses and check any assumptions. Report the appropriate values and interpret the results.
Discussion Plain text: Discuss the major findings of your investigation. Discuss any strengths and limitations Propose directions for future investigations. This is a good place to restate your findings as a conclusion. What is the one takehome message the reader should leave with?
References Plain text: Provide a list of any
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started