Hello.
I have the data:
Now I have a few questions which I am unsure about.
Firstly, why does this represent a continuous function? I never completely grasped the whole continuous\discreet thing. I know that continuous data is non whole number....but yeah It's not very clear to me why this is continuous.
Secondly, what type of regression could be used to model this data? I really have no idea. I'm pretty sure linear regression would be inaccurate. I tried the other types on my calculator (x^2, x^3, x^4 and logarithmic) and thought they all modeled the data well. The problem is, the very next question asks : why would it be inapproapriate to model this data using a power resression or a sinusoidal regression?
So now I'm completely stumped. I don't even know fully what logarithmic and simusoidal regression is!
Please, please will someone help me here. If you don't have time to help with both, help with the second part please
I'm so stressed about this.
Thanks in advance
-Adam
I have the data:
Code:
--------------------------------------------
|Distance (feet) | Shooting Percentage
|-------------------------------------------
3 | 62
6 | 52
9 | 40
12 | 32
15 | 28
18 | 24
21 | 21
24 | 20
27 | 18
30 | 17
40 | 13
-------------------------------------------
Now I have a few questions which I am unsure about.
Firstly, why does this represent a continuous function? I never completely grasped the whole continuous\discreet thing. I know that continuous data is non whole number....but yeah It's not very clear to me why this is continuous.
Secondly, what type of regression could be used to model this data? I really have no idea. I'm pretty sure linear regression would be inaccurate. I tried the other types on my calculator (x^2, x^3, x^4 and logarithmic) and thought they all modeled the data well. The problem is, the very next question asks : why would it be inapproapriate to model this data using a power resression or a sinusoidal regression?
So now I'm completely stumped. I don't even know fully what logarithmic and simusoidal regression is!
Please, please will someone help me here. If you don't have time to help with both, help with the second part please
I'm so stressed about this.
Thanks in advance
-Adam