#152

Mean Booking Cost

To gauge the average ticket size, output the mean cost of a single booking across all bookings on the platform. Round the result to two decimal places.

Expected output sample

This is what a correct answer looks like — its row count is its own, it doesn't have to match the schema tables.

avg_price
448.18

Your query result will appear here