I currently have a translated sine graph with the following formula:
$$\left(\sin\left(\frac{x}{50 / \pi} - \frac{\pi}{2}\right) + 1\right) \cdot 0.5$$
Which makes a graph like this
However I need to have the amplitude range between $0.2$ and $1.0$. Is there any way I can do this, while keeping the mentioned range as a variable, such as changing the min and max range at will?

(kx+ϕ)means, or what variables they translate to. – TheGeekZn Jul 23 '15 at 07:371and a min of0.2, the plotted graph from the first equation ranges from0to1.2, instead of0.2to1– TheGeekZn Jul 23 '15 at 07:46