Linear Coding of a dataset

Construction steps
[list=1][*] Type or copy a dataset in to column A[br][/*][*]In the Graphics view insert a slider named [b]m[/b] [br][/*][*]In the Graphics view insert a slider named [b]c[/b] [br][/*][*]In the input bar enter the function [b]f(x)=m*x+c[/b][br][/*][*]Hide the function [b]f(x)[/b][br][/*][*]In cell B1 enter [b]=f(A1)[/b] and then fill-down[br][/*][*]Highlight the numbers in the first column of data, select List (3[sup]rd[/sup] menu), rename this [b]A[/b] and click Create[br][/*][*]Highlight the numbers in the second column of data, select List (3[sup]rd[/sup] menu), rename this [b]B[/b] and click Create[br][/*][*]In the Input Bar enter [b]BoxPlot[1, 0.5, A, true][/b][br][/*][*]In the Input Bar enter [b]BoxPlot[2.5, 0.5, B, true][/b][br][/*][*]In the input bar enter [b]mean_A=Mean[A] [/b][br][/*][*]In the input bar enter [b]mean_B=Mean[b][/b][br][/b][/*][*]In the input bar enter[b] [b]sd_A=SD[A] [/b][br][/b][/*][*][b]I[/b]n the input bar enter[b] sd_B=SD[B][/b][br][/*][/list] 

Information: Linear Coding of a dataset