# Beer Game

<figure><img src="/files/OWoYHCR9iZb0aakVA5XP" alt=""><figcaption><p>Beer Game / Bira Dağıtım Oyunu</p></figcaption></figure>

Tedarik Zinciri içindeki paydaşların koordinasyon problemlerini yani [Bullwhip Effect / Kamçı Etkisi](https://www.sedatonat.com/tr/post/terim-bullwhip-effect-kamci-etkisi-whiplash-whipsaw) ‘ni oyunlaştırma ile gösteren bir simülasyon oyunudur.

Beer Game 1960 yılında MIT Sloan School of Management Öğretim Üyesi Jay Wright Forester tarafından, Sistem Dinamikleri araştırmasının sonucu olarak oluşturulmuştur.

### Oyunun paydaşları <a href="#ember258" id="ember258"></a>

1. Manufacturer > Üretici
2. Distributor > Dağıtıcı
3. Supplier > Tedarikçi
4. Retailer > Satıcı / Perakendeci

#### Bu simülasyon sayesinde; <a href="#ember261" id="ember261"></a>

* Bilginin hızlı ve doğru aktarılmasının karar alınmasındaki büyük önemi,
* Geç gelen veya doğru olmayan bilginin sonucu oluşan [Kamçı Etkisi](https://sedatonat.com/post/bullwhip-effect-kamci-etkisi-whiplash-whipsaw) ‘nin stoksuz kalmaya veya aşırı stok yapmaya sebep olması,
* Bunların sonucu olarak stok ve lojistik maliyetlerinin artması,

gibi konular göz önüne serilmekte.

### Oyun Linkleri <a href="#ember265" id="ember265"></a>

* <https://beergame.masystem.se/>
* <https://supplychain-academy.net/beer-game/>
* <https://beergameapp.com/>

### İlgili Makaleler <a href="#ember268" id="ember268"></a>

* [Bullwhip Effect / Kamçı Etkisi](https://www.sedatonat.com/tr/post/terim-bullwhip-effect-kamci-etkisi-whiplash-whipsaw)
* [Just In Time](https://www.sedatonat.com/tr/post/terim-jit-just-in-time)
* [Just In Case](https://www.sedatonat.com/tr/post/terim-jic-just-in-case)

***

### Kaynaklar <a href="#ember271" id="ember271"></a>

* <https://en.wikipedia.org/wiki/Beer_distribution_game>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.tedarikzincirisozlugu.com/a-z/b/beer-game.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
