diff options
author | Santo Cariotti <santo@dcariotti.me> | 2022-01-04 20:31:57 +0100 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2022-01-04 20:31:57 +0100 |
commit | 0643ef2c028a7fb004c7b87845f4610297dd08c4 (patch) | |
tree | fa01c305b69c3eb3a57cf058098596b766dddeae /Year_3/MMS/regressione_lineare/bookstore-sales.txt | |
parent | 84cdf5bfb41b31e07afcb7d8b1c36cd2e3d3a5b4 (diff) |
mms: add lecture
Diffstat (limited to 'Year_3/MMS/regressione_lineare/bookstore-sales.txt')
-rw-r--r-- | Year_3/MMS/regressione_lineare/bookstore-sales.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Year_3/MMS/regressione_lineare/bookstore-sales.txt b/Year_3/MMS/regressione_lineare/bookstore-sales.txt new file mode 100644 index 0000000..3f9fd2f --- /dev/null +++ b/Year_3/MMS/regressione_lineare/bookstore-sales.txt @@ -0,0 +1,11 @@ +Number of Sales People Working Sales (in $1000) +2 10 +3 11 +7 13 +9 14 +10 18 +10 20 +12 20 +15 22 +16 22 +20 26
\ No newline at end of file |