Normalization is a process of organizing data in a database efficiently. Two goals are:
To eliminate redundant data.
ensure data dependencies make sense.
These both are very important as they reduce the amount of space a database consumes