Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi -
I came across these formulas:
I am trying to display the Student T Value (Two Tail) as a KPI.
Example : The degrees of Freedom is 19 and the Confidence level is 95% (2 Tail .05%).
Therefore, in reference to the Student T Table the Value = +/- 2.0930
thoughts ? Thanks - Jerry
What have you tried so far? and what is the issue that you ran into? Can you maybe show the calculation for this outside of Qlik?
=tinv(0.05,19)
Lorenzo
Perfect thank you !!!