Published
Edited
Jan 10, 2022
2 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
인당구매량 = 1.5 + Math.floor(대기손님 / 20) * 0.5
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
총수요 = 대기손님 * 인당구매량
Insert cell
만들호떡수 = Math.max(총수요 - 초기재고, 0)
Insert cell
만들판수 = Math.ceil(만들호떡수 / 한판호떡수)
Insert cell
전체호떡굽는시간 = 만들판수 * 굽는시간
Insert cell
대기시간 = 대기손님 * 인당주문시간 + 전체호떡굽는시간
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more