Plot: Percentogram | Observable | Observable
•ojs
•ojs
•ojs
Comments (2)
ee2dev
Jun 8, 2023
What does bin in y:(bin,... do?
Fil
Jun 8, 2023
y is a reducer that computes the height of a given bin spanning x1—x2; since each bin represents the same count of values, we want all of them to have the same area. The absolute value of y is not really relevant (it's a relative density).
Reply
Add comment
Subscribe to notifications
Observable
Sign in
Observable
Fil
18
Reply
Add comment
Subscribe to notifications
8
Plot: Percentogram | Observable | Observable