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?
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.

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
- 1110 views
- $2.50
Related Questions
- In immediate need of getting a statistics paper done!!
- Expected Value of the Product of Frequencies for a Triangular Die Rolled 15 Times
- Mathematical modeling
-
Rolling dice statistics, probability of rolling a straight
- Probability that the distance between two points on the sides of a square is larger than the length of the sides
- Causality Help!?!?
- Compute the cumulative density function of X
- Why is the t-test for two independent samples $\ t^* = \frac{(\bar{x}_1 - \bar{x}_2)}{\sqrt{\frac{S_1^2}{n_1} + \frac{S_2^2}{n_2}}}$?