Summary: This scatter plot shows the relationship between the number of attendees per event and the average time spent in the event. The X-axis represents the count of unique attendees (coupleUserId) per event date. The Y-axis shows the average minutes in event (minutes_in_event), calculated by averaging all non-null values for each event. Null values are excluded from the average calculation. Note: Any user in an event over 450 minutes has been removed as an outlier and likely represents a technical reporting issue.