Unlock access to all the studying documents.
View Full Document
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
167
168
169
170
171
172
178
179
180
181
182
183
G H I J
185
186
187
188
189
190
191
192
Use the Excel function: =AVERAGE(Returns)
Use the Excel function: =STDEV(Returns)
297
298
299
300
301
302
303
304
305
306
307
308
=SLOPE(y_values,x_values)
=INTERCEPT(y_values,x_values)
=RSQ(y_values,x_values)
379
380
383
384
385
386
390
391
392
393
394
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
412
413
414
415
416
417
418
419
420