Skip to content

Commit 46e03ea

Browse files
committed
fix typo
1 parent 6ca272a commit 46e03ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ Terminal application for university statistic exams.
2020

2121
## Multiple linear regression (MLR) Example:
2222
* The sample files can be found in th `samples` folder
23-
1. `Multiple_Regression.xlsx` (the excercise file)
23+
1. `Multiple_Regression.xlsx` (the exercise file)
2424
2. `sanitized_data.csv` (the file with processed data)
2525
* In a real estate agency, the manager wants to analyze the price of houses depending on the age of the house, the size of the land lot and the size of living space.
2626
### MLR Summary Function:
2727

28-
### It provides you with a list of frequency tables regarding to each variables.
28+
### It provides you with a list of frequency tables regarding each variables.
2929

3030
### You have the following options for your frequency tables:
3131
1. Right Open

0 commit comments

Comments
 (0)