Difference between revisions of "Logistic growth and decay models"
| Line 1: | Line 1: | ||
[[File:Logistic-curve.svg|thumb|320px|right|Standard logistic sigmoid function where <math>L=1,k=1,x_0=0</math>]] | [[File:Logistic-curve.svg|thumb|320px|right|Standard logistic sigmoid function where <math>L=1,k=1,x_0=0</math>]] | ||
| − | A '''logistic function''' or '''logistic curve''' is a common S-shaped curve | + | A '''logistic function''' or '''logistic curve''' is a common S-shaped curve sigmoid curve with equation |
: <math>f(x) = \frac{L}{1 + e^{-k(x-x_0)}},</math> | : <math>f(x) = \frac{L}{1 + e^{-k(x-x_0)}},</math> | ||
| Line 8: | Line 8: | ||
: <math>x_0</math>, the <math>x</math> value of the sigmoid's midpoint; | : <math>x_0</math>, the <math>x</math> value of the sigmoid's midpoint; | ||
: <math>L</math>, the curve's maximum value; | : <math>L</math>, the curve's maximum value; | ||
| − | : <math>k</math>, the logistic growth rate or steepness of the curve. | + | : <math>k</math>, the logistic growth rate or steepness of the curve. |
For values of <math>x</math> in the domain of [[real number]]s from <math>-\infty</math> to <math>+\infty</math>, the S-curve shown on the right is obtained, with the graph of <math>f</math> approaching <math>L</math> as <math>x</math> approaches <math>+\infty</math> and approaching zero as <math>x</math> approaches <math>-\infty</math>. | For values of <math>x</math> in the domain of [[real number]]s from <math>-\infty</math> to <math>+\infty</math>, the S-curve shown on the right is obtained, with the graph of <math>f</math> approaching <math>L</math> as <math>x</math> approaches <math>+\infty</math> and approaching zero as <math>x</math> approaches <math>-\infty</math>. | ||
Revision as of 09:40, 10 October 2021
A logistic function or logistic curve is a common S-shaped curve sigmoid curve with equation
where
- , the Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x} value of the sigmoid's midpoint;
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle L} , the curve's maximum value;
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle k} , the logistic growth rate or steepness of the curve.
For values of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x} in the domain of real numbers from Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle -\infty} to Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle +\infty} , the S-curve shown on the right is obtained, with the graph of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f} approaching Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle L} as Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x} approaches Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle +\infty} and approaching zero as Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x} approaches Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle -\infty} .
Resources
- Logistic growth and decay models. Written notes created by Professor Esparza, UTSA.
- Logistic growth and decay models Continued. Written notes created by Professor Esparza, UTSA.