How would I perform an exploratory data analysis to visually assess the relationship between two sets of data?
I have two sets of data that look like this:
set 1: 184, 170, 332, 477, 165, 278, 188
set 2: 0.85, 0.75, 1.4, 2.5, 0.65, 1.1, 0.68
For the overall question, I am determining whether there is a relationship between these two sets of data using a simple linear regression model. But first, I have to perform an exploratory data analysis to visually assess the relationship between them.
I think to do this I would have to use a scatter plot to visually see if there's a correlation between them - is this correct and/or is there anything else I should be doing?
Throwaway3
53
Answer
Answers can only be viewed under the following conditions:
- The questioner was satisfied with and accepted the answer, or
- The answer was evaluated as being 100% correct by the judge.
Schwartstack
277
The answer is accepted.
Join Matchmaticians Affiliate Marketing
Program to earn up to a 50% commission on every question that your affiliated users ask or answer.
- answered
- 656 views
- $2.50
Related Questions
- Card riffle shuffling
- Help with statistics
- ARIMA model output
- How would I write an acceptance-rejection algorithm for this problem
- Probability and Statistics Question
- Standard Error , P-value
- How do you calculate per 1,000? And how do you compensate for additional variables?
- Explain how to get the vertical values when $n = 10$, $p = .5$, $\mu = 5$ and $\sigma^2 = 2.5$