Calculate non linear increase between two numbers [closed]
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I'm having trouble figuring out the relationship of increase or decrease between two sets of numbers. This relationship is not linear since one of the numbers can never reach 1 or 0, but the other number can grow freely. Having as many numbers as I'd like for reference (EG, 760 => 0.94, 1100 => 0.83), how can I find the relationship of growth between these two sets of numbers? Even roughly is fine. The never reaching 1 or 0 is very optional as it's an edge case.
Thanks for any answers, analysis is very rusty in my head and I can't seem to figure it out
real-analysis analysis
closed as unclear what you're asking by Arnaud Mortier, amWhy, Isaac Browne, hardmath, Shailesh Jul 31 at 23:52
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |Â
up vote
0
down vote
favorite
I'm having trouble figuring out the relationship of increase or decrease between two sets of numbers. This relationship is not linear since one of the numbers can never reach 1 or 0, but the other number can grow freely. Having as many numbers as I'd like for reference (EG, 760 => 0.94, 1100 => 0.83), how can I find the relationship of growth between these two sets of numbers? Even roughly is fine. The never reaching 1 or 0 is very optional as it's an edge case.
Thanks for any answers, analysis is very rusty in my head and I can't seem to figure it out
real-analysis analysis
closed as unclear what you're asking by Arnaud Mortier, amWhy, Isaac Browne, hardmath, Shailesh Jul 31 at 23:52
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
1
en.wikipedia.org/wiki/Curve_fitting
– saulspatz
Jul 31 at 21:45
this is excellent, thank you
– onixi
Jul 31 at 21:47
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm having trouble figuring out the relationship of increase or decrease between two sets of numbers. This relationship is not linear since one of the numbers can never reach 1 or 0, but the other number can grow freely. Having as many numbers as I'd like for reference (EG, 760 => 0.94, 1100 => 0.83), how can I find the relationship of growth between these two sets of numbers? Even roughly is fine. The never reaching 1 or 0 is very optional as it's an edge case.
Thanks for any answers, analysis is very rusty in my head and I can't seem to figure it out
real-analysis analysis
I'm having trouble figuring out the relationship of increase or decrease between two sets of numbers. This relationship is not linear since one of the numbers can never reach 1 or 0, but the other number can grow freely. Having as many numbers as I'd like for reference (EG, 760 => 0.94, 1100 => 0.83), how can I find the relationship of growth between these two sets of numbers? Even roughly is fine. The never reaching 1 or 0 is very optional as it's an edge case.
Thanks for any answers, analysis is very rusty in my head and I can't seem to figure it out
real-analysis analysis
asked Jul 31 at 21:41
onixi
11
11
closed as unclear what you're asking by Arnaud Mortier, amWhy, Isaac Browne, hardmath, Shailesh Jul 31 at 23:52
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
closed as unclear what you're asking by Arnaud Mortier, amWhy, Isaac Browne, hardmath, Shailesh Jul 31 at 23:52
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
1
en.wikipedia.org/wiki/Curve_fitting
– saulspatz
Jul 31 at 21:45
this is excellent, thank you
– onixi
Jul 31 at 21:47
add a comment |Â
1
en.wikipedia.org/wiki/Curve_fitting
– saulspatz
Jul 31 at 21:45
this is excellent, thank you
– onixi
Jul 31 at 21:47
1
1
en.wikipedia.org/wiki/Curve_fitting
– saulspatz
Jul 31 at 21:45
en.wikipedia.org/wiki/Curve_fitting
– saulspatz
Jul 31 at 21:45
this is excellent, thank you
– onixi
Jul 31 at 21:47
this is excellent, thank you
– onixi
Jul 31 at 21:47
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
You can use some sort of regression to fit a curve into your data.
A calculator such as TI-84 is a good tool to use.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
You can use some sort of regression to fit a curve into your data.
A calculator such as TI-84 is a good tool to use.
add a comment |Â
up vote
0
down vote
You can use some sort of regression to fit a curve into your data.
A calculator such as TI-84 is a good tool to use.
add a comment |Â
up vote
0
down vote
up vote
0
down vote
You can use some sort of regression to fit a curve into your data.
A calculator such as TI-84 is a good tool to use.
You can use some sort of regression to fit a curve into your data.
A calculator such as TI-84 is a good tool to use.
answered Jul 31 at 21:56


Mohammad Riazi-Kermani
27.3k41851
27.3k41851
add a comment |Â
add a comment |Â
1
en.wikipedia.org/wiki/Curve_fitting
– saulspatz
Jul 31 at 21:45
this is excellent, thank you
– onixi
Jul 31 at 21:47