Code
sample R code
x=5
y=3
x+y[1] 8

Throughout the book, the codes used for the analysis are included in this document as shown below. And the output of each code is given below the code.
sample R code
x=5
y=3
x+y[1] 8
Statistics for Management (Levin, Rubin)