Restaurant Tips Dataset

Context: Analysis of tipping behavior in a restaurant. Variables: * total_bill: Cost of the meal * tip: Gratuity amount * smoker: Yes/No * day, time: When the meal happened

Teaching Goal: Understand relationships between two numerical variables. We will use a Scatter Plot with a Regression Line to predict tips based on the bill amount.