When does it make sense to use objects?

When we have several variables that are connected to each otherAs soon as we have one variableWhen we have several variables that have no connection

It only makes sense to use objects when you have more than one variable and all variables have a strong connection.