EDA of Europe Hotel Booking Satisfaction Data
Python
Pandas
Seaborn
Matplotlib
Europe Hotel Booking Satisfaction Analysis
- π Dataset: Europe Hotel Booking Satisfaction Score, 103,904 rows Γ 17 columns
- π Language Used: Python
- π Libraries Used: pandas, seaborn, matplotlib.pyplot
- π Gender Distribution: Female: 50.7%, Male: 49.3%
- π
Type of Booking: Group: 47.8%, Individual/Couple: 45.0%, Undefined: 7.2%
- π§³ Purpose of Travel: Tourism: 30.8%, Academic: 26.2%, Business: 20.4%, Aviation: 13.3%, Personal: 9.2%
- β¨ Top Satisfaction Factor: βOther servicesβ had the highest satisfaction level
- πΆ Lowest Satisfaction Factor: WiFi service received the lowest satisfaction and needs improvement
- π§βπ€βπ§ Gender vs Satisfaction: Males were slightly more satisfied than females by 0.25%
- π Age vs Satisfaction: No strong correlation; satisfaction was evenly spread across all age ranges
- π Data Exploration Techniques: Used
.info()
and .describe()
for data understanding
- π Data Type Analysis: Majority columns numerical; some categorical (Gender, Type of Booking, etc.)
- π· Visualizations Created: Bar plots, distribution charts, scatter plots for trends and patterns
- π― Objective: Identify key trends affecting customer satisfaction in hotel bookings across Europe
- π§ Insight Usage: Insights help improve hotel services and target customer preferences better