newgraph (* title fontsize 18 y 0.7 : Performance evaluation w.r.t. beta *) (* Force him to put the axes through (0,0) *) xaxis draw_at 0 label : Risk (beta) yaxis draw_at 0 label : Return (weekly %) (* Plot the security market line *) newcurve marktype none linetype solid pts 0.0 0.18 1.3 0.43 (* Nice circles for r_f and r_M *) newcurve marktype circle marksize 0.048 linetype none pts 0.00 0.1830 1.00 0.37388 (* Plot the funds *) newcurve marktype diamond marksize 0.048 pts 1.24 0.37 0.98 -0.07 1.05 0.09 newstring x 0.1 y 0.18 : r_f newstring hjc x 1 y 0.34 : r_M newstring hjc x 1.24 y 0.34 : Mastershare newstring hjc x 0.98 y -0.10 : Cangrowth newstring hjc x 1.05 y 0.06 : Ind Ratna