Can you give us a real life example where multiple regressio
     Can you give us a real life example where multiple regression is used?  What would be the dependent and independent variables in your example? 
  
  Solution
we consider the multiple regression of weight and hight on age of a student.
that is we are try to find a relation of hight and weight on age of a student.
where hight and weight are independent variable and age is dependant variable.
this is the example of multile regression.

