-
Notifications
You must be signed in to change notification settings - Fork 330
Ch10 Alt Text #230
Copy link
Copy link
Open
Description
pancakereport
opened on May 28, 2026
Issue body actions
- 10.1 die.hist(bins = die_bins)
- 10.1 empirical_hist_die(10)
- 10.1 empirical_hist_die(100)
- 10.1 empirical_hist_die(1000)
- 10.2 united.hist('Delay', bins = delay_bins, unit = 'minute')
- 10.2 united.hist('Delay', bins = delay_bins, unit = 'minute')
- 10.2 empirical_hist_delay(10)
- 10.2 empirical_hist_delay(100)
- 10.2 empirical_hist_delay(1000)
- 10.3 united.hist('Delay', bins = delay_bins, unit = 'minute')
- 10.3 plots.title('Sample of Size 1000');
- 10.3 simulated_medians.hist(bins=np.arange(0.5, 5, 1))
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.