[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"term-betting-dutching-tr":3,"related-dutching-tr":47,"mdc-3g9cik-key":63},{"id":4,"slug":5,"status":6,"section":7,"category":8,"difficulty":9,"aliases":10,"related_terms":15,"related_calculators":20,"term":23,"definition":24,"content":25,"example":26,"faq":27,"availableLocales":40},"64bf7d18-ecef-4cf8-ae32-ce0be8410515","dutching","published","betting","strategies","intermediate",[11,12,13,14],"dutch betting","dutching system","dutch book","multiple selection betting",[16,17,18,19],"arbitrage","hedging","stake","implied-probability",[21,22],"\u002Fbetting\u002Fdutching-calculator","\u002Fbetting\u002Farbitrage-calculator","Dutching","Dutching, aynı etkinlikte birden fazla seçeneğe, her kazanan sonucun aynı karı getirmesi için hesaplanmış bahis miktarlarıyla bahis yapma stratejisidir. 1930'larda at yarışlarında bu tekniği kullandığı iddia edilen Dutch Schultz'dan adını almıştır. Dutching, bahisçilerin, aşırı değerli olduğuna inandıkları birden fazla sonuç arasında riski dağıtmalarına ve hangi seçeneğin kazandığına bakılmaksızın eşit getiri elde etmelerini sağlamasına olanak tanır.","# Dutching\n\n**Dutching**, aynı yarışta birden fazla atı (veya aynı etkinlikte birden fazla seçimi) desteklemenizi sağlar. Bahisler, hangisi kazanırsa kazansın aynı miktarda kar elde etmeniz için hesaplanır. 1930'larda at yarışlarında bu tekniği kullandığı iddia edilen gangster Dutch Schultz'dan adını alan dutching, \"Üç atı beğeniyorum ama aralarında seçim yapamıyorum\" sorununun matematiksel çözümüdür. Birini seçip ummak yerine, üçünü de orantılı bahislerle desteklersiniz ve herhangi birinden eşit kar elde etmeyi garanti edersiniz.\n\n## İçindekiler\n\n- [Dutching Nasıl Çalışır?](#how-it-works)\n- [Dutch Bahisleri Nasıl Hesaplanır?](#calculation)\n- [Dutching Karlılığı](#profitability)\n- [Dutching vs Diğer Stratejiler](#vs-other)\n- [Dutching Ne Zaman Kullanılır?](#when-to-use)\n- [Gelişmiş Dutching](#advanced)\n\n## Dutching Nasıl Çalışır? {#how-it-works}\n\nDutching, toplam bahisinizi birden fazla seçime dağıtır. Favorilere (düşük oranlar) daha küçük bahisler ve uzun oranlılara (yüksek oranlar) daha büyük bahisler yapılır.\n\n### Temel Örnek: At Yarışı\n\n**Bütçe:** 100 ₺\n**Seçimler:** Değerli olduğuna inandığınız 3 at\n\n| At | Oran | Dutch Bahsi | Potansiyel Getiri |\n|-------|------|-------------|------------------|\n| A | 3.00 | 44.44 ₺ | 133.33 ₺ |\n| B | 4.00 | 33.33 ₺ | 133.33 ₺ |\n| C | 6.00 | 22.22 ₺ | 133.33 ₺ |\n| **Toplam** | | **100 ₺** | **133.33 ₺** |\n\n**Sonuç:** Hangi at kazanırsa kazansın 33.33 ₺ kar\n\n### Neden İşe Yarar?\n\nBahisler, oranlarla ters orantılıdır:\n\n```math\n\\text{Bahis}_i = \\frac{\\text{Toplam Bütçe}}{\\text{Oran}_i \\times \\sum_{j=1}^{n} \\frac{1}{\\text{Oran}_j}}\n```\n\nDaha yüksek oranlar → aynı getiri için daha küçük bahis gerekir\n\n### Dutching Prensibi\n\n```math\n\\text{Eşit Getiri} = \\text{Bahis}_i \\times \\text{Oran}_i = \\text{Bahis}_j \\times \\text{Oran}_j\n```\n\nHerhangi iki seçim i ve j için, potansiyel getirileri eşit olmalıdır.\n\n## Dutch Bahisleri Nasıl Hesaplanır? {#calculation}\n\n### Adım Adım Yöntem\n\n1. **Örtük olasılıkları toplayın:**\n```math\n\\text{Toplam} = \\frac{1}{\\text{Oran}_1} + \\frac{1}{\\text{Oran}_2} + ... + \\frac{1}{\\text{Oran}_n}\n```\n\n2. **Her bahsi hesaplayın:**\n```math\n\\text{Bahis}_i = \\frac{\\text{Bütçe} \\times (1\u002F\\text{Oran}_i)}{\\text{Toplam}}\n```\n\n3. **Getiriyi hesaplayın:**\n```math\n\\text{Getiri} = \\frac{\\text{Bütçe}}{\\text{Toplam}}\n```\n\n### Çalışılmış Örnek\n\n**Bütçe:** 200 ₺\n**Seçimler:** Oranlar 2.50, 3.50, 5.00\n\n**Adım 1: Örtük olasılıkları toplayın**\n```math\n\\text{Toplam} = \\frac{1}{2.50} + \\frac{1}{3.50} + \\frac{1}{5.00} = 0.40 + 0.286 + 0.20 = 0.886\n```\n\n**Adım 2: Bahisleri hesaplayın**\n- Bahis A = 200 ₺ × (0.40 \u002F 0.886) = 200 ₺ × 0.451 = **90.27 ₺**\n- Bahis B = 200 ₺ × (0.286 \u002F 0.886) = 200 ₺ × 0.323 = **64.56 ₺**\n- Bahis C = 200 ₺ × (0.20 \u002F 0.886) = 200 ₺ × 0.226 = **45.17 ₺**\n\n**Adım 3: Getiriyi hesaplayın**\n```math\n\\text{Getiri} = \\frac{200 ₺}{0.886} = 225.73 ₺\n```\n\n**Doğrulama:**\n- 90.27 ₺ × 2.50 = 225.68 ₺ ✓\n- 64.56 ₺ × 3.50 = 225.96 ₺ ✓\n- 45.17 ₺ × 5.00 = 225.85 ₺ ✓\n\n(Yuvarlamadan kaynaklanan küçük farklılıklar)\n\n### Hızlı Başvuru Tablosu\n\n| Oran | Bütçenin %'si (sadece 2 seçim varsa eşit oranlarda) |\n|------|--------------------------------------------------|\n| 2.00 | %50 |\n| 3.00 | %33.3 |\n| 4.00 | %25 |\n| 5.00 | %20 |\n| 10.00 | %10 |\n\n## Dutching Karlılığı {#profitability}\n\n### Başabaş Noktası\n\nDutching, yalnızca birleşik örtük olasılık \u003C %100 ise karlıdır:\n\n```math\n\\text{Karlı olduğu durum:} \\sum \\frac{1}{\\text{Oran}_i} \u003C 1\n```\n\n### Kar\u002FZarar Hesabı\n\n```math\n\\text{Kar \\%} = \\frac{1}{\\sum(1\u002F\\text{Oran}_i)} - 1\n```\n\n**Örnek:**\n- Örtük olasılıkların toplamı: 0.886\n- Kar = (1\u002F0.886) - 1 = 0.129 = **%12.9 kar**\n\n### Karlılık Tablosu\n\n| Örtük Olasılıkların Toplamı | Durum | 100 ₺ Üzerinden Getiri |\n|---------------------|--------|----------------|\n| 0.80 | Yüksek karlı | 125 ₺ (+%25) |\n| 0.90 | Karlı | 111 ₺ (+%11) |\n| 0.95 | Marjinal olarak karlı | 105 ₺ (+%5) |\n| 1.00 | Başabaş | 100 ₺ (%0) |\n| 1.05 | Zarar | 95 ₺ (-%5) |\n| 1.10 | Önemli zarar | 91 ₺ (-%9) |\n\n### Dutching Neden Genellikle Kaybettirir?\n\nBahis şirketlerinin marjları, seçimlerin aşırı değerli olduğu anlamına gelir:\n\n**Tipik 8 yarışmacılı yarış:**\n\n| Seçim | Gerçek Olasılık | Bahis Şirketi Oranları | Örtük Olasılık |\n|-----------|-----------|----------------|--------------|\n| Favori | %30 | 2.80 | %35.7 |\n| 2. seçim | %20 | 4.00 | %25.0 |\n| 3. seçim | %15 | 5.50 | %18.2 |\n| Diğerleri | %35 | çeşitli | ~%34 |\n| **Toplam** | **%100** | | **~%113** |\n\n%13'lük overround, tüm seçimlere dutching yapmanın ~%13 zarar garanti ettiği anlamına gelir. Örneğin Misli, Nesine veya Bilyoner gibi platformlarda, oranlar genellikle bu marjı yansıtır.\n\n## Dutching vs Diğer Stratejiler {#vs-other}\n\n### Dutching vs Arbitraj\n\n| Faktör | Dutching | Arbitraj |\n|--------|----------|-----------|\n| Kullanılan bahis şirketleri | Bir | Birden fazla |\n| Risk | Mevcut (hepsi kaybedebilir) | Yok (garantili) |\n| Kar kaynağı | Düşük fiyatlı oranlar bulma | Oran farklılıkları |\n| Zorluk | Orta | Daha yüksek (birden fazla hesaba ihtiyaç var) |\n| Hesap riski | Düşük | Yüksek (bahis şirketleri arbitrajcıları yasaklar) |\n\n### Dutching vs Hedging (Koruma)\n\n| Faktör | Dutching | Hedging |\n|--------|----------|---------|\n| Zamanlama | Etkinlikten önce | Bahis yapıldıktan sonra |\n| Amaç | Riski seçimler arasında dağıtmak | Mevcut karı kilitlemek |\n| Orijinal bahis | Birden fazla eşzamanlı | Tek orijinal |\n| Kar dağılımı | Kazananlar arasında eşit | Zamanlamaya bağlı olarak değişken |\n\n### Dutching vs Each-Way (Yer Bahsi)\n\n| Faktör | Dutching | Each-Way |\n|--------|----------|----------|\n| Kapsam | Birden fazla kazanma bahsi | Tek kazanma + yer bahsi |\n| Getiriler | Herhangi bir kazananla eşit | Kazanma ve yer için farklı |\n| Esneklik | Herhangi bir seçimi seçin | Sadece bir at |\n| Ne zaman daha iyi | Birden fazla yarışmacı | Yer güvenliği olan tek bir öne çıkan |\n\n## Dutching Ne Zaman Kullanılır? {#when-to-use}\n\n### İyi Dutching Senaryoları\n\n| Durum | Dutching Neden İşe Yarar |\n|-----------|-----------------|\n| Birden fazla aşırı değerli seçim | Birkaç değer fırsatından yararlanın |\n| Favoriler arasında karar veremiyorsunuz | Riski dağıtın, eşit getiri elde edin |\n| Öne çıkanın olmadığı rekabetçi yarış | Birden fazla yarışmacıyı kapsayın |\n| Farklı sonuçlarda değer bulundu | Değere maruz kalmayı en üst düzeye çıkarın |\n\n### Kötü Dutching Senaryoları\n\n| Durum | Neden Dutching Yapmamalısınız |\n|-----------|------------------|\n| Tek açık değerli bahis | Tek bahis daha karlı |\n| Tüm seçimler adil fiyatlı | Avantaj yok, garantili zarar |\n| Birleşik örtük olasılık > %100 | Matematiksel olarak kaybeden teklif |\n| Farklı güven seviyeleri | Güvene dayalı bahis daha iyi |\n\n### %100 Kuralı\n\n**Dutching yapmadan önce her zaman kontrol edin:**\n\n```math\n\\text{Eğer } \\sum \\frac{1}{\\text{Oran}_i} > 1 \\text{ ise, DUTCHING YAPMAYIN}\n```\n\n## Gelişmiş Dutching {#advanced}\n\n### Hedef Kar Dutching\n\nTam bütçeyi kullanmak yerine, istenen kar için bahisleri hesaplayın:\n\n```math\n\\text{Gerekli Bütçe} = \\text{Hedef Getiri} \\times \\sum \\frac{1}{\\text{Oran}_i}\n```\n\n**Örnek:** 3.00, 4.00, 5.00 oranlarındaki seçimlerden 50 ₺ kar elde etmek istiyorsunuz.\n\nToplam = 0.333 + 0.25 + 0.20 = 0.783\nGerekli bütçe = 50 ₺ \u002F (1 - 0.783) = 50 ₺ \u002F 0.217 = **230 ₺**\n\n### Farklı Bahis Şirketleriyle Dutching\n\nDutching'i oran karşılaştırmasıyla birleştirin:\n\n| Seçim | Bahis Şirketi A | Bahis Şirketi B | En İyi Oran |\n|-----------|--------|--------|-----------|\n| At A | 3.00 | 3.20 | **3.20** |\n| At B | 4.00 | 3.80 | **4.00** |\n| At C | 5.00 | 5.50 | **5.50** |\n\nEn iyi oranları kullanarak: Toplam = 0.313 + 0.25 + 0.182 = 0.745\nvs tek bahis şirketi: Toplam = 0.833\n\nOranları karşılaştırarak çok daha iyi getiri elde edilir. Misli, Nesine, Bilyoner gibi farklı platformlardaki oranları karşılaştırmak faydalı olabilir.\n\n### Kısmi Dutching\n\nTüm beğenilen seçimleri eşit olarak kapsamak zorunda değilsiniz. Güven seviyesine göre ayarlayın:\n\n| Seçim | Güven | Ayarlanmış Bahis |\n|-----------|------------|----------------|\n| At A | Yüksek | Dutch bahsinin %150'si |\n| At B | Orta | Dutch bahsinin %100'ü |\n| At C | Düşük | Dutch bahsinin %50'si |\n\nGetiriler eşit olmayacak, ancak analizinizi daha iyi yansıtacaktır.\n\n### Canlı Dutching\n\nBir etkinlik sırasında dutching pozisyonlarını ayarlayın:\n\n**Yarış öncesi:** A, B, C atlarına dutching yapın\n**Yarış sırasında:** A atı zorlanıyor, B ve C iyi görünüyor\n\nSeçenek: A atını o esnada (in-play) satarak bu maruziyeti azaltın.\n\n## Yaygın Dutching Hataları {#mistakes}\n\n### Hata 1: Toplamı Göz Ardı Etmek\n\nToplamı > %100 olan dutching seçimleri garantili zarardır. Her zaman önce hesaplayın.\n\n### Hata 2: Çok Fazla Seçim\n\n5+ seçime dutching yapmak nadiren karlıdır:\n\n| Seçimler | Kar İçin Minimum Ortalama Oran |\n|------------|----------------------------|\n| 2 | Her biri 2.10 |\n| 3 | Her biri 3.10 |\n| 4 | Her biri 4.10 |\n| 5 | Her biri 5.10 |\n\nDaha fazla seçim = yeterli değer bulmak daha zordur.\n\n### Hata 3: Fırsat Maliyetini Unutmak\n\n%12 beklenen karla 3 ata 100 ₺ dutching yapmak = 12 ₺\nvs %20 değerli tek 100 ₺ bahis = 20 ₺\n\nBazen konsantrasyon, çeşitlendirmeden daha iyidir.\n\n### Hata 4: Sadece Favorilere Dutching Yapmak\n\nDüşük oranlar en yüksek marja sahiptir. Favorilere dutching yapmak, \"haklı\" olsanız bile genellikle negatif beklenen değer üretir.\n\n## İlgili Hesap Makineleri\n\n- [Dutching Hesap Makinesi](\u002Fbetting\u002Fdutching-calculator) - Optimum bahisleri hesaplayın\n- [Arbitraj Hesap Makinesi](\u002Fbetting\u002Farbitrage-calculator) - Arbitraj fırsatlarıyla karşılaştırın",null,[28,31,34,37],{"answer":29,"question":30},"Dutching, seçimlerinizin birleşik örtük olasılığı %100'den düşükse karlı olabilir. Bu, birden fazla aşırı değerli sonuç bulduğunuz anlamına gelir. Birleşik örtük olasılık %100'ü aşarsa, sonuç ne olursa olsun para kaybetmeniz garantidir. Karlı dutching, birden fazla seçimde değeri belirlemeyi gerektirir.","Dutching karlı mıdır?",{"answer":32,"question":33},"Bahisler, oranlarla ters orantılıdır. Daha yüksek oranlar = daha küçük bahis. Formül: Bireysel Bahis = (Toplam Bütçe × Hedef Getiri) \u002F (Oran × Tüm 1\u002FOranların Toplamı). Doğruluk için bir dutching hesaplayıcısı kullanın. Amaç, herhangi bir kazanan seçimden eşit kar elde etmektir.","Dutch bahisleri nasıl hesaplarım?",{"answer":35,"question":36},"Dutching, birden fazla seçimin değerli olduğuna inandığınızda, tek bir bahis şirketinde birden fazla sonucu destekler. Arbitraj, karı garanti etmek için farklı bahis şirketlerinde zıt sonuçları destekler. Dutching risk içerir (tüm seçimler kaybedebilir). Arbitraj risksizdir ancak bahis şirketleri arasında oran farklılıkları gerektirir.","Dutching ve arbitraj arasındaki fark nedir?",{"answer":38,"question":39},"Dutching'i şu durumlarda kullanın: (1) Seçimler arasında karar veremediğinizde, (2) Birden fazla sonuç aşırı değerli göründüğünde, (3) Birkaç yarışmacının olduğu yarışlarda varyansı azaltmak istediğinizde veya (4) Beğendiğiniz seçimlerden hangisinin kazanacağından emin değilseniz ancak kazananın bunlar arasında olduğuna eminseniz.","Dutching'i ne zaman kullanmalıyım?",[41,42,43,44,45,46],"en","ru","pt","de","es","tr",[48,52,57,60],{"slug":16,"section":7,"category":8,"difficulty":49,"term":50,"definition":51},"advanced","Arbitraj","Arbitrage bahis, farklı bahis şirketlerindeki oran farklılıklarından yararlanarak bir etkinliğin tüm olası sonuçlarına bahis koyduğunuz risksiz bir stratejidir. Sonuç ne olursa olsun garantili kar sağlar. Bu matematiksel yaklaşım, kumar riskini tamamen ortadan kaldırır.",{"slug":18,"section":7,"category":53,"difficulty":54,"term":55,"definition":56},"fundamentals","beginner","Bahis miktarı","Stake, tek bir bahise yatırılan para miktarıdır – o belirli sonuç üzerindeki finansal riskinizdir. Stake boyutlandırması, toplam bahis fonunuza göre bahis başına ne kadar risk aldığınızı belirleyen bankroll yönetiminin temelidir. Profesyonel bahisçiler tipik olarak bahis başına bankroll'larının %1-5'ini stake ederler ve kesin yüzde, avantajları ve güven düzeyleri tarafından belirlenir.",{"slug":19,"section":7,"category":53,"difficulty":54,"term":58,"definition":59},"İma Edilen Olasılık","İma edilen olasılık, bahis oranlarının, bahis şirketinin bir sonucun gerçekleşme olasılığına ilişkin değerlendirmesini temsil eden bir yüzdeye dönüştürülmesidir. Şu soruyu yanıtlar: Bu oranlara göre, bu bahsin başa baş noktasına gelmesi için bu sonucun ne sıklıkla gerçekleşmesi gerekir? İma edilen olasılık, bahis şirketinin marjını (vig) içerir, bu nedenle bir pazardaki tüm ima edilen olasılıkların toplamı %100'ü aşar.",{"slug":17,"section":7,"category":8,"difficulty":9,"term":61,"definition":62},"Riskten Korunma (Hedging)","Riskten korunma (hedging), mevcut bir bahiste riski azaltmak veya karı garanti altına almak için zıt sonuçlara ek bahisler yapma stratejisidir. Orijinal pozisyonunuza karşı bahis yaparak, nihai sonuçtan bağımsız olarak bir getiri elde edersiniz. Riskten korunma, ikili bir kazan\u002Fkaybet durumunu garantili bir sonuca dönüştürür, ancak maksimum potansiyel kardan feragat eder. En yaygın olarak, tamamlanmaya yaklaşan uzun vadeli (futures) bahislerde veya önemli değeri olan canlı bahislerde kullanılır.",{"data":64,"body":65},{},{"type":66,"children":67},"root",[68,75,86,92,152,158,163,170,187,320,330,336,341,1196,1201,1207,1735,1740,1746,1752,1764,2449,2461,2977,2989,3327,3333,3348,3356,3943,3951,3984,3992,4220,4228,4246,4251,4257,4340,4346,4352,4357,4729,4735,5058,5066,5084,5090,5225,5231,5236,5244,5395,5400,5406,5412,5527,5533,5630,5636,5733,5739,5745,5818,5824,5897,5903,5911,6278,6284,6290,6295,6738,6747,6757,6763,6768,6870,6875,6880,6886,6891,6966,6971,6977,6982,6999,7004,7010,7016,7021,7027,7032,7105,7110,7116,7121,7126,7132,7137,7143],{"type":69,"tag":70,"props":71,"children":72},"element","h2",{"id":5},[73],{"type":74,"value":23},"text",{"type":69,"tag":76,"props":77,"children":78},"p",{},[79,84],{"type":69,"tag":80,"props":81,"children":82},"strong",{},[83],{"type":74,"value":23},{"type":74,"value":85},", aynı yarışta birden fazla atı (veya aynı etkinlikte birden fazla seçimi) desteklemenizi sağlar. Bahisler, hangisi kazanırsa kazansın aynı miktarda kar elde etmeniz için hesaplanır. 1930'larda at yarışlarında bu tekniği kullandığı iddia edilen gangster Dutch Schultz'dan adını alan dutching, \"Üç atı beğeniyorum ama aralarında seçim yapamıyorum\" sorununun matematiksel çözümüdür. Birini seçip ummak yerine, üçünü de orantılı bahislerle desteklersiniz ve herhangi birinden eşit kar elde etmeyi garanti edersiniz.",{"type":69,"tag":70,"props":87,"children":89},{"id":88},"i̇çindekiler",[90],{"type":74,"value":91},"İçindekiler",{"type":69,"tag":93,"props":94,"children":95},"ul",{},[96,107,116,125,134,143],{"type":69,"tag":97,"props":98,"children":99},"li",{},[100],{"type":69,"tag":101,"props":102,"children":104},"a",{"href":103},"#how-it-works",[105],{"type":74,"value":106},"Dutching Nasıl Çalışır?",{"type":69,"tag":97,"props":108,"children":109},{},[110],{"type":69,"tag":101,"props":111,"children":113},{"href":112},"#calculation",[114],{"type":74,"value":115},"Dutch Bahisleri Nasıl Hesaplanır?",{"type":69,"tag":97,"props":117,"children":118},{},[119],{"type":69,"tag":101,"props":120,"children":122},{"href":121},"#profitability",[123],{"type":74,"value":124},"Dutching Karlılığı",{"type":69,"tag":97,"props":126,"children":127},{},[128],{"type":69,"tag":101,"props":129,"children":131},{"href":130},"#vs-other",[132],{"type":74,"value":133},"Dutching vs Diğer Stratejiler",{"type":69,"tag":97,"props":135,"children":136},{},[137],{"type":69,"tag":101,"props":138,"children":140},{"href":139},"#when-to-use",[141],{"type":74,"value":142},"Dutching Ne Zaman Kullanılır?",{"type":69,"tag":97,"props":144,"children":145},{},[146],{"type":69,"tag":101,"props":147,"children":149},{"href":148},"#advanced",[150],{"type":74,"value":151},"Gelişmiş Dutching",{"type":69,"tag":70,"props":153,"children":155},{"id":154},"dutching-nasıl-çalışır-how-it-works",[156],{"type":74,"value":157},"Dutching Nasıl Çalışır? {#how-it-works}",{"type":69,"tag":76,"props":159,"children":160},{},[161],{"type":74,"value":162},"Dutching, toplam bahisinizi birden fazla seçime dağıtır. Favorilere (düşük oranlar) daha küçük bahisler ve uzun oranlılara (yüksek oranlar) daha büyük bahisler yapılır.",{"type":69,"tag":164,"props":165,"children":167},"h3",{"id":166},"temel-örnek-at-yarışı",[168],{"type":74,"value":169},"Temel Örnek: At Yarışı",{"type":69,"tag":76,"props":171,"children":172},{},[173,178,180,185],{"type":69,"tag":80,"props":174,"children":175},{},[176],{"type":74,"value":177},"Bütçe:",{"type":74,"value":179}," 100 ₺\n",{"type":69,"tag":80,"props":181,"children":182},{},[183],{"type":74,"value":184},"Seçimler:",{"type":74,"value":186}," Değerli olduğuna inandığınız 3 at",{"type":69,"tag":188,"props":189,"children":190},"table",{},[191,219],{"type":69,"tag":192,"props":193,"children":194},"thead",{},[195],{"type":69,"tag":46,"props":196,"children":197},{},[198,204,209,214],{"type":69,"tag":199,"props":200,"children":201},"th",{},[202],{"type":74,"value":203},"At",{"type":69,"tag":199,"props":205,"children":206},{},[207],{"type":74,"value":208},"Oran",{"type":69,"tag":199,"props":210,"children":211},{},[212],{"type":74,"value":213},"Dutch Bahsi",{"type":69,"tag":199,"props":215,"children":216},{},[217],{"type":74,"value":218},"Potansiyel Getiri",{"type":69,"tag":220,"props":221,"children":222},"tbody",{},[223,247,269,291],{"type":69,"tag":46,"props":224,"children":225},{},[226,232,237,242],{"type":69,"tag":227,"props":228,"children":229},"td",{},[230],{"type":74,"value":231},"A",{"type":69,"tag":227,"props":233,"children":234},{},[235],{"type":74,"value":236},"3.00",{"type":69,"tag":227,"props":238,"children":239},{},[240],{"type":74,"value":241},"44.44 ₺",{"type":69,"tag":227,"props":243,"children":244},{},[245],{"type":74,"value":246},"133.33 ₺",{"type":69,"tag":46,"props":248,"children":249},{},[250,255,260,265],{"type":69,"tag":227,"props":251,"children":252},{},[253],{"type":74,"value":254},"B",{"type":69,"tag":227,"props":256,"children":257},{},[258],{"type":74,"value":259},"4.00",{"type":69,"tag":227,"props":261,"children":262},{},[263],{"type":74,"value":264},"33.33 ₺",{"type":69,"tag":227,"props":266,"children":267},{},[268],{"type":74,"value":246},{"type":69,"tag":46,"props":270,"children":271},{},[272,277,282,287],{"type":69,"tag":227,"props":273,"children":274},{},[275],{"type":74,"value":276},"C",{"type":69,"tag":227,"props":278,"children":279},{},[280],{"type":74,"value":281},"6.00",{"type":69,"tag":227,"props":283,"children":284},{},[285],{"type":74,"value":286},"22.22 ₺",{"type":69,"tag":227,"props":288,"children":289},{},[290],{"type":74,"value":246},{"type":69,"tag":46,"props":292,"children":293},{},[294,302,305,313],{"type":69,"tag":227,"props":295,"children":296},{},[297],{"type":69,"tag":80,"props":298,"children":299},{},[300],{"type":74,"value":301},"Toplam",{"type":69,"tag":227,"props":303,"children":304},{},[],{"type":69,"tag":227,"props":306,"children":307},{},[308],{"type":69,"tag":80,"props":309,"children":310},{},[311],{"type":74,"value":312},"100 ₺",{"type":69,"tag":227,"props":314,"children":315},{},[316],{"type":69,"tag":80,"props":317,"children":318},{},[319],{"type":74,"value":246},{"type":69,"tag":76,"props":321,"children":322},{},[323,328],{"type":69,"tag":80,"props":324,"children":325},{},[326],{"type":74,"value":327},"Sonuç:",{"type":74,"value":329}," Hangi at kazanırsa kazansın 33.33 ₺ kar",{"type":69,"tag":164,"props":331,"children":333},{"id":332},"neden-i̇şe-yarar",[334],{"type":74,"value":335},"Neden İşe Yarar?",{"type":69,"tag":76,"props":337,"children":338},{},[339],{"type":74,"value":340},"Bahisler, oranlarla ters orantılıdır:",{"type":69,"tag":342,"props":343,"children":346},"span",{"className":344},[345],"katex",[347,513],{"type":69,"tag":342,"props":348,"children":351},{"className":349},[350],"katex-mathml",[352],{"type":69,"tag":353,"props":354,"children":356},"math",{"xmlns":355},"http:\u002F\u002Fwww.w3.org\u002F1998\u002FMath\u002FMathML",[357],{"type":69,"tag":358,"props":359,"children":360},"semantics",{},[361,506],{"type":69,"tag":362,"props":363,"children":364},"mrow",{},[365,381,387],{"type":69,"tag":366,"props":367,"children":368},"msub",{},[369,375],{"type":69,"tag":370,"props":371,"children":372},"mtext",{},[373],{"type":74,"value":374},"Bahis",{"type":69,"tag":376,"props":377,"children":378},"mi",{},[379],{"type":74,"value":380},"i",{"type":69,"tag":382,"props":383,"children":384},"mo",{},[385],{"type":74,"value":386},"=",{"type":69,"tag":388,"props":389,"children":390},"mfrac",{},[391,437],{"type":69,"tag":362,"props":392,"children":393},{},[394,399,414,419,432],{"type":69,"tag":370,"props":395,"children":396},{},[397],{"type":74,"value":398},"Toplam B",{"type":69,"tag":400,"props":401,"children":403},"mover",{"accent":402},"true",[404,409],{"type":69,"tag":370,"props":405,"children":406},{},[407],{"type":74,"value":408},"u",{"type":69,"tag":382,"props":410,"children":411},{},[412],{"type":74,"value":413},"¨",{"type":69,"tag":370,"props":415,"children":416},{},[417],{"type":74,"value":418},"t",{"type":69,"tag":400,"props":420,"children":421},{"accent":402},[422,427],{"type":69,"tag":370,"props":423,"children":424},{},[425],{"type":74,"value":426},"c",{"type":69,"tag":382,"props":428,"children":429},{},[430],{"type":74,"value":431},"¸",{"type":69,"tag":370,"props":433,"children":434},{},[435],{"type":74,"value":436},"e",{"type":69,"tag":362,"props":438,"children":439},{},[440,451,456,488],{"type":69,"tag":366,"props":441,"children":442},{},[443,447],{"type":69,"tag":370,"props":444,"children":445},{},[446],{"type":74,"value":208},{"type":69,"tag":376,"props":448,"children":449},{},[450],{"type":74,"value":380},{"type":69,"tag":382,"props":452,"children":453},{},[454],{"type":74,"value":455},"×",{"type":69,"tag":457,"props":458,"children":459},"msubsup",{},[460,465,483],{"type":69,"tag":382,"props":461,"children":462},{},[463],{"type":74,"value":464},"∑",{"type":69,"tag":362,"props":466,"children":467},{},[468,473,477],{"type":69,"tag":376,"props":469,"children":470},{},[471],{"type":74,"value":472},"j",{"type":69,"tag":382,"props":474,"children":475},{},[476],{"type":74,"value":386},{"type":69,"tag":478,"props":479,"children":480},"mn",{},[481],{"type":74,"value":482},"1",{"type":69,"tag":376,"props":484,"children":485},{},[486],{"type":74,"value":487},"n",{"type":69,"tag":388,"props":489,"children":490},{},[491,495],{"type":69,"tag":478,"props":492,"children":493},{},[494],{"type":74,"value":482},{"type":69,"tag":366,"props":496,"children":497},{},[498,502],{"type":69,"tag":370,"props":499,"children":500},{},[501],{"type":74,"value":208},{"type":69,"tag":376,"props":503,"children":504},{},[505],{"type":74,"value":472},{"type":69,"tag":507,"props":508,"children":510},"annotation",{"encoding":509},"application\u002Fx-tex",[511],{"type":74,"value":512},"\\text{Bahis}_i = \\frac{\\text{Toplam Bütçe}}{\\text{Oran}_i \\times \\sum_{j=1}^{n} \\frac{1}{\\text{Oran}_j}}\n",{"type":69,"tag":342,"props":514,"children":517},{"className":515,"ariaHidden":402},[516],"katex-html",[518,624],{"type":69,"tag":342,"props":519,"children":522},{"className":520},[521],"base",[523,529,608,614,620],{"type":69,"tag":342,"props":524,"children":528},{"className":525,"style":527},[526],"strut","height:0.8444em;vertical-align:-0.15em;",[],{"type":69,"tag":342,"props":530,"children":533},{"className":531},[532],"mord",[534,543],{"type":69,"tag":342,"props":535,"children":537},{"className":536},[532,74],[538],{"type":69,"tag":342,"props":539,"children":541},{"className":540},[532],[542],{"type":74,"value":374},{"type":69,"tag":342,"props":544,"children":547},{"className":545},[546],"msupsub",[548],{"type":69,"tag":342,"props":549,"children":553},{"className":550},[551,552],"vlist-t","vlist-t2",[554,596],{"type":69,"tag":342,"props":555,"children":558},{"className":556},[557],"vlist-r",[559,589],{"type":69,"tag":342,"props":560,"children":564},{"className":561,"style":563},[562],"vlist","height:0.3117em;",[565],{"type":69,"tag":342,"props":566,"children":568},{"style":567},"top:-2.55em;margin-right:0.05em;",[569,575],{"type":69,"tag":342,"props":570,"children":574},{"className":571,"style":573},[572],"pstrut","height:2.7em;",[],{"type":69,"tag":342,"props":576,"children":582},{"className":577},[578,579,580,581],"sizing","reset-size6","size3","mtight",[583],{"type":69,"tag":342,"props":584,"children":587},{"className":585},[532,586,581],"mathnormal",[588],{"type":74,"value":380},{"type":69,"tag":342,"props":590,"children":593},{"className":591},[592],"vlist-s",[594],{"type":74,"value":595},"​",{"type":69,"tag":342,"props":597,"children":599},{"className":598},[557],[600],{"type":69,"tag":342,"props":601,"children":604},{"className":602,"style":603},[562],"height:0.15em;",[605],{"type":69,"tag":342,"props":606,"children":607},{},[],{"type":69,"tag":342,"props":609,"children":613},{"className":610,"style":612},[611],"mspace","margin-right:0.2778em;",[],{"type":69,"tag":342,"props":615,"children":618},{"className":616},[617],"mrel",[619],{"type":74,"value":386},{"type":69,"tag":342,"props":621,"children":623},{"className":622,"style":612},[611],[],{"type":69,"tag":342,"props":625,"children":627},{"className":626},[521],[628,633],{"type":69,"tag":342,"props":629,"children":632},{"className":630,"style":631},[526],"height:1.8286em;vertical-align:-0.8964em;",[],{"type":69,"tag":342,"props":634,"children":636},{"className":635},[532],[637,643,1192],{"type":69,"tag":342,"props":638,"children":642},{"className":639},[640,641],"mopen","nulldelimiter",[],{"type":69,"tag":342,"props":644,"children":646},{"className":645},[388],[647],{"type":69,"tag":342,"props":648,"children":650},{"className":649},[551,552],[651,1180],{"type":69,"tag":342,"props":652,"children":654},{"className":653},[557],[655,1175],{"type":69,"tag":342,"props":656,"children":659},{"className":657,"style":658},[562],"height:0.9322em;",[660,1015,1028],{"type":69,"tag":342,"props":661,"children":663},{"style":662},"top:-2.599em;",[664,669],{"type":69,"tag":342,"props":665,"children":668},{"className":666,"style":667},[572],"height:3em;",[],{"type":69,"tag":342,"props":670,"children":672},{"className":671},[578,579,580,581],[673],{"type":69,"tag":342,"props":674,"children":676},{"className":675},[532,581],[677,744,750,850,855],{"type":69,"tag":342,"props":678,"children":680},{"className":679},[532,581],[681,690],{"type":69,"tag":342,"props":682,"children":684},{"className":683},[532,74,581],[685],{"type":69,"tag":342,"props":686,"children":688},{"className":687},[532,581],[689],{"type":74,"value":208},{"type":69,"tag":342,"props":691,"children":693},{"className":692},[546],[694],{"type":69,"tag":342,"props":695,"children":697},{"className":696},[551,552],[698,732],{"type":69,"tag":342,"props":699,"children":701},{"className":700},[557],[702,727],{"type":69,"tag":342,"props":703,"children":706},{"className":704,"style":705},[562],"height:0.3281em;",[707],{"type":69,"tag":342,"props":708,"children":710},{"style":709},"top:-2.357em;margin-right:0.0714em;",[711,716],{"type":69,"tag":342,"props":712,"children":715},{"className":713,"style":714},[572],"height:2.5em;",[],{"type":69,"tag":342,"props":717,"children":721},{"className":718},[578,719,720,581],"reset-size3","size1",[722],{"type":69,"tag":342,"props":723,"children":725},{"className":724},[532,586,581],[726],{"type":74,"value":380},{"type":69,"tag":342,"props":728,"children":730},{"className":729},[592],[731],{"type":74,"value":595},{"type":69,"tag":342,"props":733,"children":735},{"className":734},[557],[736],{"type":69,"tag":342,"props":737,"children":740},{"className":738,"style":739},[562],"height:0.143em;",[741],{"type":69,"tag":342,"props":742,"children":743},{},[],{"type":69,"tag":342,"props":745,"children":748},{"className":746},[747,581],"mbin",[749],{"type":74,"value":455},{"type":69,"tag":342,"props":751,"children":754},{"className":752},[753,581],"mop",[755,763],{"type":69,"tag":342,"props":756,"children":761},{"className":757,"style":760},[753,758,759,581],"op-symbol","small-op","position:relative;top:0em;",[762],{"type":74,"value":464},{"type":69,"tag":342,"props":764,"children":766},{"className":765},[546],[767],{"type":69,"tag":342,"props":768,"children":770},{"className":769},[551,552],[771,838],{"type":69,"tag":342,"props":772,"children":774},{"className":773},[557],[775,833],{"type":69,"tag":342,"props":776,"children":779},{"className":777,"style":778},[562],"height:0.7047em;",[780,812],{"type":69,"tag":342,"props":781,"children":783},{"style":782},"top:-2.1786em;margin-left:0em;margin-right:0.0714em;",[784,788],{"type":69,"tag":342,"props":785,"children":787},{"className":786,"style":714},[572],[],{"type":69,"tag":342,"props":789,"children":791},{"className":790},[578,719,720,581],[792],{"type":69,"tag":342,"props":793,"children":795},{"className":794},[532,581],[796,802,807],{"type":69,"tag":342,"props":797,"children":800},{"className":798,"style":799},[532,586,581],"margin-right:0.0572em;",[801],{"type":74,"value":472},{"type":69,"tag":342,"props":803,"children":805},{"className":804},[617,581],[806],{"type":74,"value":386},{"type":69,"tag":342,"props":808,"children":810},{"className":809},[532,581],[811],{"type":74,"value":482},{"type":69,"tag":342,"props":813,"children":815},{"style":814},"top:-2.8971em;margin-right:0.0714em;",[816,820],{"type":69,"tag":342,"props":817,"children":819},{"className":818,"style":714},[572],[],{"type":69,"tag":342,"props":821,"children":823},{"className":822},[578,719,720,581],[824],{"type":69,"tag":342,"props":825,"children":827},{"className":826},[532,581],[828],{"type":69,"tag":342,"props":829,"children":831},{"className":830},[532,586,581],[832],{"type":74,"value":487},{"type":69,"tag":342,"props":834,"children":836},{"className":835},[592],[837],{"type":74,"value":595},{"type":69,"tag":342,"props":839,"children":841},{"className":840},[557],[842],{"type":69,"tag":342,"props":843,"children":846},{"className":844,"style":845},[562],"height:0.4603em;",[847],{"type":69,"tag":342,"props":848,"children":849},{},[],{"type":69,"tag":342,"props":851,"children":854},{"className":852,"style":853},[611,581],"margin-right:0.1952em;",[],{"type":69,"tag":342,"props":856,"children":858},{"className":857},[532,581],[859,864,1010],{"type":69,"tag":342,"props":860,"children":863},{"className":861},[640,641,578,719,862],"size6",[],{"type":69,"tag":342,"props":865,"children":867},{"className":866},[388],[868],{"type":69,"tag":342,"props":869,"children":871},{"className":870},[551,552],[872,998],{"type":69,"tag":342,"props":873,"children":875},{"className":874},[557],[876,993],{"type":69,"tag":342,"props":877,"children":880},{"className":878,"style":879},[562],"height:0.8443em;",[881,958,972],{"type":69,"tag":342,"props":882,"children":884},{"style":883},"top:-2.656em;",[885,889],{"type":69,"tag":342,"props":886,"children":888},{"className":887,"style":667},[572],[],{"type":69,"tag":342,"props":890,"children":892},{"className":891},[578,719,720,581],[893],{"type":69,"tag":342,"props":894,"children":896},{"className":895},[532,581],[897],{"type":69,"tag":342,"props":898,"children":900},{"className":899},[532,581],[901,910],{"type":69,"tag":342,"props":902,"children":904},{"className":903},[532,74,581],[905],{"type":69,"tag":342,"props":906,"children":908},{"className":907},[532,581],[909],{"type":74,"value":208},{"type":69,"tag":342,"props":911,"children":913},{"className":912},[546],[914],{"type":69,"tag":342,"props":915,"children":917},{"className":916},[551,552],[918,946],{"type":69,"tag":342,"props":919,"children":921},{"className":920},[557],[922,941],{"type":69,"tag":342,"props":923,"children":926},{"className":924,"style":925},[562],"height:0.3448em;",[927],{"type":69,"tag":342,"props":928,"children":930},{"style":929},"top:-2.3448em;margin-right:0.1em;",[931,936],{"type":69,"tag":342,"props":932,"children":935},{"className":933,"style":934},[572],"height:2.6595em;",[],{"type":69,"tag":342,"props":937,"children":939},{"className":938,"style":799},[532,586,581],[940],{"type":74,"value":472},{"type":69,"tag":342,"props":942,"children":944},{"className":943},[592],[945],{"type":74,"value":595},{"type":69,"tag":342,"props":947,"children":949},{"className":948},[557],[950],{"type":69,"tag":342,"props":951,"children":954},{"className":952,"style":953},[562],"height:0.5092em;",[955],{"type":69,"tag":342,"props":956,"children":957},{},[],{"type":69,"tag":342,"props":959,"children":961},{"style":960},"top:-3.2255em;",[962,966],{"type":69,"tag":342,"props":963,"children":965},{"className":964,"style":667},[572],[],{"type":69,"tag":342,"props":967,"children":971},{"className":968,"style":970},[969,581],"frac-line","border-bottom-width:0.049em;",[],{"type":69,"tag":342,"props":973,"children":975},{"style":974},"top:-3.384em;",[976,980],{"type":69,"tag":342,"props":977,"children":979},{"className":978,"style":667},[572],[],{"type":69,"tag":342,"props":981,"children":983},{"className":982},[578,719,720,581],[984],{"type":69,"tag":342,"props":985,"children":987},{"className":986},[532,581],[988],{"type":69,"tag":342,"props":989,"children":991},{"className":990},[532,581],[992],{"type":74,"value":482},{"type":69,"tag":342,"props":994,"children":996},{"className":995},[592],[997],{"type":74,"value":595},{"type":69,"tag":342,"props":999,"children":1001},{"className":1000},[557],[1002],{"type":69,"tag":342,"props":1003,"children":1006},{"className":1004,"style":1005},[562],"height:0.7077em;",[1007],{"type":69,"tag":342,"props":1008,"children":1009},{},[],{"type":69,"tag":342,"props":1011,"children":1014},{"className":1012},[1013,641,578,719,862],"mclose",[],{"type":69,"tag":342,"props":1016,"children":1018},{"style":1017},"top:-3.23em;",[1019,1023],{"type":69,"tag":342,"props":1020,"children":1022},{"className":1021,"style":667},[572],[],{"type":69,"tag":342,"props":1024,"children":1027},{"className":1025,"style":1026},[969],"border-bottom-width:0.04em;",[],{"type":69,"tag":342,"props":1029,"children":1031},{"style":1030},"top:-3.4461em;",[1032,1036],{"type":69,"tag":342,"props":1033,"children":1035},{"className":1034,"style":667},[572],[],{"type":69,"tag":342,"props":1037,"children":1039},{"className":1038},[578,579,580,581],[1040],{"type":69,"tag":342,"props":1041,"children":1043},{"className":1042},[532,581],[1044],{"type":69,"tag":342,"props":1045,"children":1047},{"className":1046},[532,74,581],[1048,1053,1102,1107,1170],{"type":69,"tag":342,"props":1049,"children":1051},{"className":1050},[532,581],[1052],{"type":74,"value":398},{"type":69,"tag":342,"props":1054,"children":1057},{"className":1055},[532,1056,581],"accent",[1058],{"type":69,"tag":342,"props":1059,"children":1061},{"className":1060},[551],[1062],{"type":69,"tag":342,"props":1063,"children":1065},{"className":1064},[557],[1066],{"type":69,"tag":342,"props":1067,"children":1070},{"className":1068,"style":1069},[562],"height:0.6679em;",[1071,1084],{"type":69,"tag":342,"props":1072,"children":1074},{"style":1073},"top:-2.7em;",[1075,1079],{"type":69,"tag":342,"props":1076,"children":1078},{"className":1077,"style":573},[572],[],{"type":69,"tag":342,"props":1080,"children":1082},{"className":1081},[532,581],[1083],{"type":74,"value":408},{"type":69,"tag":342,"props":1085,"children":1086},{"style":1073},[1087,1091],{"type":69,"tag":342,"props":1088,"children":1090},{"className":1089,"style":573},[572],[],{"type":69,"tag":342,"props":1092,"children":1096},{"className":1093,"style":1095},[1094],"accent-body","left:-0.25em;",[1097],{"type":69,"tag":342,"props":1098,"children":1100},{"className":1099},[532,581],[1101],{"type":74,"value":413},{"type":69,"tag":342,"props":1103,"children":1105},{"className":1104},[532,581],[1106],{"type":74,"value":418},{"type":69,"tag":342,"props":1108,"children":1110},{"className":1109},[532,1056,581],[1111],{"type":69,"tag":342,"props":1112,"children":1114},{"className":1113},[551,552],[1115,1158],{"type":69,"tag":342,"props":1116,"children":1118},{"className":1117},[557],[1119,1153],{"type":69,"tag":342,"props":1120,"children":1123},{"className":1121,"style":1122},[562],"height:0.4306em;",[1124,1136],{"type":69,"tag":342,"props":1125,"children":1126},{"style":1073},[1127,1131],{"type":69,"tag":342,"props":1128,"children":1130},{"className":1129,"style":573},[572],[],{"type":69,"tag":342,"props":1132,"children":1134},{"className":1133},[532,581],[1135],{"type":74,"value":426},{"type":69,"tag":342,"props":1137,"children":1138},{"style":1073},[1139,1143],{"type":69,"tag":342,"props":1140,"children":1142},{"className":1141,"style":573},[572],[],{"type":69,"tag":342,"props":1144,"children":1147},{"className":1145,"style":1146},[1094],"left:-0.2222em;",[1148],{"type":69,"tag":342,"props":1149,"children":1151},{"className":1150},[532,581],[1152],{"type":74,"value":431},{"type":69,"tag":342,"props":1154,"children":1156},{"className":1155},[592],[1157],{"type":74,"value":595},{"type":69,"tag":342,"props":1159,"children":1161},{"className":1160},[557],[1162],{"type":69,"tag":342,"props":1163,"children":1166},{"className":1164,"style":1165},[562],"height:0.1701em;",[1167],{"type":69,"tag":342,"props":1168,"children":1169},{},[],{"type":69,"tag":342,"props":1171,"children":1173},{"className":1172},[532,581],[1174],{"type":74,"value":436},{"type":69,"tag":342,"props":1176,"children":1178},{"className":1177},[592],[1179],{"type":74,"value":595},{"type":69,"tag":342,"props":1181,"children":1183},{"className":1182},[557],[1184],{"type":69,"tag":342,"props":1185,"children":1188},{"className":1186,"style":1187},[562],"height:0.8964em;",[1189],{"type":69,"tag":342,"props":1190,"children":1191},{},[],{"type":69,"tag":342,"props":1193,"children":1195},{"className":1194},[1013,641],[],{"type":69,"tag":76,"props":1197,"children":1198},{},[1199],{"type":74,"value":1200},"Daha yüksek oranlar → aynı getiri için daha küçük bahis gerekir",{"type":69,"tag":164,"props":1202,"children":1204},{"id":1203},"dutching-prensibi",[1205],{"type":74,"value":1206},"Dutching Prensibi",{"type":69,"tag":342,"props":1208,"children":1210},{"className":1209},[345],[1211,1314],{"type":69,"tag":342,"props":1212,"children":1214},{"className":1213},[350],[1215],{"type":69,"tag":353,"props":1216,"children":1217},{"xmlns":355},[1218],{"type":69,"tag":358,"props":1219,"children":1220},{},[1221,1309],{"type":69,"tag":362,"props":1222,"children":1223},{},[1224,1249,1253,1264,1268,1279,1283,1294,1298],{"type":69,"tag":362,"props":1225,"children":1226},{},[1227,1232,1244],{"type":69,"tag":370,"props":1228,"children":1229},{},[1230],{"type":74,"value":1231},"E",{"type":69,"tag":400,"props":1233,"children":1234},{"accent":402},[1235,1240],{"type":69,"tag":370,"props":1236,"children":1237},{},[1238],{"type":74,"value":1239},"s",{"type":69,"tag":382,"props":1241,"children":1242},{},[1243],{"type":74,"value":431},{"type":69,"tag":370,"props":1245,"children":1246},{},[1247],{"type":74,"value":1248},"it Getiri",{"type":69,"tag":382,"props":1250,"children":1251},{},[1252],{"type":74,"value":386},{"type":69,"tag":366,"props":1254,"children":1255},{},[1256,1260],{"type":69,"tag":370,"props":1257,"children":1258},{},[1259],{"type":74,"value":374},{"type":69,"tag":376,"props":1261,"children":1262},{},[1263],{"type":74,"value":380},{"type":69,"tag":382,"props":1265,"children":1266},{},[1267],{"type":74,"value":455},{"type":69,"tag":366,"props":1269,"children":1270},{},[1271,1275],{"type":69,"tag":370,"props":1272,"children":1273},{},[1274],{"type":74,"value":208},{"type":69,"tag":376,"props":1276,"children":1277},{},[1278],{"type":74,"value":380},{"type":69,"tag":382,"props":1280,"children":1281},{},[1282],{"type":74,"value":386},{"type":69,"tag":366,"props":1284,"children":1285},{},[1286,1290],{"type":69,"tag":370,"props":1287,"children":1288},{},[1289],{"type":74,"value":374},{"type":69,"tag":376,"props":1291,"children":1292},{},[1293],{"type":74,"value":472},{"type":69,"tag":382,"props":1295,"children":1296},{},[1297],{"type":74,"value":455},{"type":69,"tag":366,"props":1299,"children":1300},{},[1301,1305],{"type":69,"tag":370,"props":1302,"children":1303},{},[1304],{"type":74,"value":208},{"type":69,"tag":376,"props":1306,"children":1307},{},[1308],{"type":74,"value":472},{"type":69,"tag":507,"props":1310,"children":1311},{"encoding":509},[1312],{"type":74,"value":1313},"\\text{Eşit Getiri} = \\text{Bahis}_i \\times \\text{Oran}_i = \\text{Bahis}_j \\times \\text{Oran}_j\n",{"type":69,"tag":342,"props":1315,"children":1317},{"className":1316,"ariaHidden":402},[516],[1318,1415,1498,1581,1665],{"type":69,"tag":342,"props":1319,"children":1321},{"className":1320},[521],[1322,1327,1402,1406,1411],{"type":69,"tag":342,"props":1323,"children":1326},{"className":1324,"style":1325},[526],"height:0.8535em;vertical-align:-0.1701em;",[],{"type":69,"tag":342,"props":1328,"children":1330},{"className":1329},[532,74],[1331,1336,1397],{"type":69,"tag":342,"props":1332,"children":1334},{"className":1333},[532],[1335],{"type":74,"value":1231},{"type":69,"tag":342,"props":1337,"children":1339},{"className":1338},[532,1056],[1340],{"type":69,"tag":342,"props":1341,"children":1343},{"className":1342},[551,552],[1344,1386],{"type":69,"tag":342,"props":1345,"children":1347},{"className":1346},[557],[1348,1381],{"type":69,"tag":342,"props":1349,"children":1351},{"className":1350,"style":1122},[562],[1352,1365],{"type":69,"tag":342,"props":1353,"children":1355},{"style":1354},"top:-3em;",[1356,1360],{"type":69,"tag":342,"props":1357,"children":1359},{"className":1358,"style":667},[572],[],{"type":69,"tag":342,"props":1361,"children":1363},{"className":1362},[532],[1364],{"type":74,"value":1239},{"type":69,"tag":342,"props":1366,"children":1367},{"style":1354},[1368,1372],{"type":69,"tag":342,"props":1369,"children":1371},{"className":1370,"style":667},[572],[],{"type":69,"tag":342,"props":1373,"children":1375},{"className":1374,"style":1146},[1094],[1376],{"type":69,"tag":342,"props":1377,"children":1379},{"className":1378},[532],[1380],{"type":74,"value":431},{"type":69,"tag":342,"props":1382,"children":1384},{"className":1383},[592],[1385],{"type":74,"value":595},{"type":69,"tag":342,"props":1387,"children":1389},{"className":1388},[557],[1390],{"type":69,"tag":342,"props":1391,"children":1393},{"className":1392,"style":1165},[562],[1394],{"type":69,"tag":342,"props":1395,"children":1396},{},[],{"type":69,"tag":342,"props":1398,"children":1400},{"className":1399},[532],[1401],{"type":74,"value":1248},{"type":69,"tag":342,"props":1403,"children":1405},{"className":1404,"style":612},[611],[],{"type":69,"tag":342,"props":1407,"children":1409},{"className":1408},[617],[1410],{"type":74,"value":386},{"type":69,"tag":342,"props":1412,"children":1414},{"className":1413,"style":612},[611],[],{"type":69,"tag":342,"props":1416,"children":1418},{"className":1417},[521],[1419,1423,1484,1489,1494],{"type":69,"tag":342,"props":1420,"children":1422},{"className":1421,"style":527},[526],[],{"type":69,"tag":342,"props":1424,"children":1426},{"className":1425},[532],[1427,1436],{"type":69,"tag":342,"props":1428,"children":1430},{"className":1429},[532,74],[1431],{"type":69,"tag":342,"props":1432,"children":1434},{"className":1433},[532],[1435],{"type":74,"value":374},{"type":69,"tag":342,"props":1437,"children":1439},{"className":1438},[546],[1440],{"type":69,"tag":342,"props":1441,"children":1443},{"className":1442},[551,552],[1444,1473],{"type":69,"tag":342,"props":1445,"children":1447},{"className":1446},[557],[1448,1468],{"type":69,"tag":342,"props":1449,"children":1451},{"className":1450,"style":563},[562],[1452],{"type":69,"tag":342,"props":1453,"children":1454},{"style":567},[1455,1459],{"type":69,"tag":342,"props":1456,"children":1458},{"className":1457,"style":573},[572],[],{"type":69,"tag":342,"props":1460,"children":1462},{"className":1461},[578,579,580,581],[1463],{"type":69,"tag":342,"props":1464,"children":1466},{"className":1465},[532,586,581],[1467],{"type":74,"value":380},{"type":69,"tag":342,"props":1469,"children":1471},{"className":1470},[592],[1472],{"type":74,"value":595},{"type":69,"tag":342,"props":1474,"children":1476},{"className":1475},[557],[1477],{"type":69,"tag":342,"props":1478,"children":1480},{"className":1479,"style":603},[562],[1481],{"type":69,"tag":342,"props":1482,"children":1483},{},[],{"type":69,"tag":342,"props":1485,"children":1488},{"className":1486,"style":1487},[611],"margin-right:0.2222em;",[],{"type":69,"tag":342,"props":1490,"children":1492},{"className":1491},[747],[1493],{"type":74,"value":455},{"type":69,"tag":342,"props":1495,"children":1497},{"className":1496,"style":1487},[611],[],{"type":69,"tag":342,"props":1499,"children":1501},{"className":1500},[521],[1502,1507,1568,1572,1577],{"type":69,"tag":342,"props":1503,"children":1506},{"className":1504,"style":1505},[526],"height:0.8333em;vertical-align:-0.15em;",[],{"type":69,"tag":342,"props":1508,"children":1510},{"className":1509},[532],[1511,1520],{"type":69,"tag":342,"props":1512,"children":1514},{"className":1513},[532,74],[1515],{"type":69,"tag":342,"props":1516,"children":1518},{"className":1517},[532],[1519],{"type":74,"value":208},{"type":69,"tag":342,"props":1521,"children":1523},{"className":1522},[546],[1524],{"type":69,"tag":342,"props":1525,"children":1527},{"className":1526},[551,552],[1528,1557],{"type":69,"tag":342,"props":1529,"children":1531},{"className":1530},[557],[1532,1552],{"type":69,"tag":342,"props":1533,"children":1535},{"className":1534,"style":563},[562],[1536],{"type":69,"tag":342,"props":1537,"children":1538},{"style":567},[1539,1543],{"type":69,"tag":342,"props":1540,"children":1542},{"className":1541,"style":573},[572],[],{"type":69,"tag":342,"props":1544,"children":1546},{"className":1545},[578,579,580,581],[1547],{"type":69,"tag":342,"props":1548,"children":1550},{"className":1549},[532,586,581],[1551],{"type":74,"value":380},{"type":69,"tag":342,"props":1553,"children":1555},{"className":1554},[592],[1556],{"type":74,"value":595},{"type":69,"tag":342,"props":1558,"children":1560},{"className":1559},[557],[1561],{"type":69,"tag":342,"props":1562,"children":1564},{"className":1563,"style":603},[562],[1565],{"type":69,"tag":342,"props":1566,"children":1567},{},[],{"type":69,"tag":342,"props":1569,"children":1571},{"className":1570,"style":612},[611],[],{"type":69,"tag":342,"props":1573,"children":1575},{"className":1574},[617],[1576],{"type":74,"value":386},{"type":69,"tag":342,"props":1578,"children":1580},{"className":1579,"style":612},[611],[],{"type":69,"tag":342,"props":1582,"children":1584},{"className":1583},[521],[1585,1590,1652,1656,1661],{"type":69,"tag":342,"props":1586,"children":1589},{"className":1587,"style":1588},[526],"height:0.9805em;vertical-align:-0.2861em;",[],{"type":69,"tag":342,"props":1591,"children":1593},{"className":1592},[532],[1594,1603],{"type":69,"tag":342,"props":1595,"children":1597},{"className":1596},[532,74],[1598],{"type":69,"tag":342,"props":1599,"children":1601},{"className":1600},[532],[1602],{"type":74,"value":374},{"type":69,"tag":342,"props":1604,"children":1606},{"className":1605},[546],[1607],{"type":69,"tag":342,"props":1608,"children":1610},{"className":1609},[551,552],[1611,1640],{"type":69,"tag":342,"props":1612,"children":1614},{"className":1613},[557],[1615,1635],{"type":69,"tag":342,"props":1616,"children":1618},{"className":1617,"style":563},[562],[1619],{"type":69,"tag":342,"props":1620,"children":1621},{"style":567},[1622,1626],{"type":69,"tag":342,"props":1623,"children":1625},{"className":1624,"style":573},[572],[],{"type":69,"tag":342,"props":1627,"children":1629},{"className":1628},[578,579,580,581],[1630],{"type":69,"tag":342,"props":1631,"children":1633},{"className":1632,"style":799},[532,586,581],[1634],{"type":74,"value":472},{"type":69,"tag":342,"props":1636,"children":1638},{"className":1637},[592],[1639],{"type":74,"value":595},{"type":69,"tag":342,"props":1641,"children":1643},{"className":1642},[557],[1644],{"type":69,"tag":342,"props":1645,"children":1648},{"className":1646,"style":1647},[562],"height:0.2861em;",[1649],{"type":69,"tag":342,"props":1650,"children":1651},{},[],{"type":69,"tag":342,"props":1653,"children":1655},{"className":1654,"style":1487},[611],[],{"type":69,"tag":342,"props":1657,"children":1659},{"className":1658},[747],[1660],{"type":74,"value":455},{"type":69,"tag":342,"props":1662,"children":1664},{"className":1663,"style":1487},[611],[],{"type":69,"tag":342,"props":1666,"children":1668},{"className":1667},[521],[1669,1674],{"type":69,"tag":342,"props":1670,"children":1673},{"className":1671,"style":1672},[526],"height:0.9694em;vertical-align:-0.2861em;",[],{"type":69,"tag":342,"props":1675,"children":1677},{"className":1676},[532],[1678,1687],{"type":69,"tag":342,"props":1679,"children":1681},{"className":1680},[532,74],[1682],{"type":69,"tag":342,"props":1683,"children":1685},{"className":1684},[532],[1686],{"type":74,"value":208},{"type":69,"tag":342,"props":1688,"children":1690},{"className":1689},[546],[1691],{"type":69,"tag":342,"props":1692,"children":1694},{"className":1693},[551,552],[1695,1724],{"type":69,"tag":342,"props":1696,"children":1698},{"className":1697},[557],[1699,1719],{"type":69,"tag":342,"props":1700,"children":1702},{"className":1701,"style":563},[562],[1703],{"type":69,"tag":342,"props":1704,"children":1705},{"style":567},[1706,1710],{"type":69,"tag":342,"props":1707,"children":1709},{"className":1708,"style":573},[572],[],{"type":69,"tag":342,"props":1711,"children":1713},{"className":1712},[578,579,580,581],[1714],{"type":69,"tag":342,"props":1715,"children":1717},{"className":1716,"style":799},[532,586,581],[1718],{"type":74,"value":472},{"type":69,"tag":342,"props":1720,"children":1722},{"className":1721},[592],[1723],{"type":74,"value":595},{"type":69,"tag":342,"props":1725,"children":1727},{"className":1726},[557],[1728],{"type":69,"tag":342,"props":1729,"children":1731},{"className":1730,"style":1647},[562],[1732],{"type":69,"tag":342,"props":1733,"children":1734},{},[],{"type":69,"tag":76,"props":1736,"children":1737},{},[1738],{"type":74,"value":1739},"Herhangi iki seçim i ve j için, potansiyel getirileri eşit olmalıdır.",{"type":69,"tag":70,"props":1741,"children":1743},{"id":1742},"dutch-bahisleri-nasıl-hesaplanır-calculation",[1744],{"type":74,"value":1745},"Dutch Bahisleri Nasıl Hesaplanır? {#calculation}",{"type":69,"tag":164,"props":1747,"children":1749},{"id":1748},"adım-adım-yöntem",[1750],{"type":74,"value":1751},"Adım Adım Yöntem",{"type":69,"tag":1753,"props":1754,"children":1755},"ol",{},[1756],{"type":69,"tag":97,"props":1757,"children":1758},{},[1759],{"type":69,"tag":80,"props":1760,"children":1761},{},[1762],{"type":74,"value":1763},"Örtük olasılıkları toplayın:",{"type":69,"tag":342,"props":1765,"children":1767},{"className":1766},[345],[1768,1876],{"type":69,"tag":342,"props":1769,"children":1771},{"className":1770},[350],[1772],{"type":69,"tag":353,"props":1773,"children":1774},{"xmlns":355},[1775],{"type":69,"tag":358,"props":1776,"children":1777},{},[1778,1871],{"type":69,"tag":362,"props":1779,"children":1780},{},[1781,1785,1789,1807,1812,1831,1835,1841,1845,1849,1853],{"type":69,"tag":370,"props":1782,"children":1783},{},[1784],{"type":74,"value":301},{"type":69,"tag":382,"props":1786,"children":1787},{},[1788],{"type":74,"value":386},{"type":69,"tag":388,"props":1790,"children":1791},{},[1792,1796],{"type":69,"tag":478,"props":1793,"children":1794},{},[1795],{"type":74,"value":482},{"type":69,"tag":366,"props":1797,"children":1798},{},[1799,1803],{"type":69,"tag":370,"props":1800,"children":1801},{},[1802],{"type":74,"value":208},{"type":69,"tag":478,"props":1804,"children":1805},{},[1806],{"type":74,"value":482},{"type":69,"tag":382,"props":1808,"children":1809},{},[1810],{"type":74,"value":1811},"+",{"type":69,"tag":388,"props":1813,"children":1814},{},[1815,1819],{"type":69,"tag":478,"props":1816,"children":1817},{},[1818],{"type":74,"value":482},{"type":69,"tag":366,"props":1820,"children":1821},{},[1822,1826],{"type":69,"tag":370,"props":1823,"children":1824},{},[1825],{"type":74,"value":208},{"type":69,"tag":478,"props":1827,"children":1828},{},[1829],{"type":74,"value":1830},"2",{"type":69,"tag":382,"props":1832,"children":1833},{},[1834],{"type":74,"value":1811},{"type":69,"tag":376,"props":1836,"children":1838},{"mathvariant":1837},"normal",[1839],{"type":74,"value":1840},".",{"type":69,"tag":376,"props":1842,"children":1843},{"mathvariant":1837},[1844],{"type":74,"value":1840},{"type":69,"tag":376,"props":1846,"children":1847},{"mathvariant":1837},[1848],{"type":74,"value":1840},{"type":69,"tag":382,"props":1850,"children":1851},{},[1852],{"type":74,"value":1811},{"type":69,"tag":388,"props":1854,"children":1855},{},[1856,1860],{"type":69,"tag":478,"props":1857,"children":1858},{},[1859],{"type":74,"value":482},{"type":69,"tag":366,"props":1861,"children":1862},{},[1863,1867],{"type":69,"tag":370,"props":1864,"children":1865},{},[1866],{"type":74,"value":208},{"type":69,"tag":376,"props":1868,"children":1869},{},[1870],{"type":74,"value":487},{"type":69,"tag":507,"props":1872,"children":1873},{"encoding":509},[1874],{"type":74,"value":1875},"\\text{Toplam} = \\frac{1}{\\text{Oran}_1} + \\frac{1}{\\text{Oran}_2} + ... + \\frac{1}{\\text{Oran}_n}\n",{"type":69,"tag":342,"props":1877,"children":1879},{"className":1878,"ariaHidden":402},[516],[1880,1911,2089,2261,2289],{"type":69,"tag":342,"props":1881,"children":1883},{"className":1882},[521],[1884,1889,1898,1902,1907],{"type":69,"tag":342,"props":1885,"children":1888},{"className":1886,"style":1887},[526],"height:0.8889em;vertical-align:-0.1944em;",[],{"type":69,"tag":342,"props":1890,"children":1892},{"className":1891},[532,74],[1893],{"type":69,"tag":342,"props":1894,"children":1896},{"className":1895},[532],[1897],{"type":74,"value":301},{"type":69,"tag":342,"props":1899,"children":1901},{"className":1900,"style":612},[611],[],{"type":69,"tag":342,"props":1903,"children":1905},{"className":1904},[617],[1906],{"type":74,"value":386},{"type":69,"tag":342,"props":1908,"children":1910},{"className":1909,"style":612},[611],[],{"type":69,"tag":342,"props":1912,"children":1914},{"className":1913},[521],[1915,1920,2076,2080,2085],{"type":69,"tag":342,"props":1916,"children":1919},{"className":1917,"style":1918},[526],"height:1.2902em;vertical-align:-0.4451em;",[],{"type":69,"tag":342,"props":1921,"children":1923},{"className":1922},[532],[1924,1928,2072],{"type":69,"tag":342,"props":1925,"children":1927},{"className":1926},[640,641],[],{"type":69,"tag":342,"props":1929,"children":1931},{"className":1930},[388],[1932],{"type":69,"tag":342,"props":1933,"children":1935},{"className":1934},[551,552],[1936,2060],{"type":69,"tag":342,"props":1937,"children":1939},{"className":1938},[557],[1940,2055],{"type":69,"tag":342,"props":1941,"children":1944},{"className":1942,"style":1943},[562],"height:0.8451em;",[1945,2023,2034],{"type":69,"tag":342,"props":1946,"children":1948},{"style":1947},"top:-2.655em;",[1949,1953],{"type":69,"tag":342,"props":1950,"children":1952},{"className":1951,"style":667},[572],[],{"type":69,"tag":342,"props":1954,"children":1956},{"className":1955},[578,579,580,581],[1957],{"type":69,"tag":342,"props":1958,"children":1960},{"className":1959},[532,581],[1961],{"type":69,"tag":342,"props":1962,"children":1964},{"className":1963},[532,581],[1965,1974],{"type":69,"tag":342,"props":1966,"children":1968},{"className":1967},[532,74,581],[1969],{"type":69,"tag":342,"props":1970,"children":1972},{"className":1971},[532,581],[1973],{"type":74,"value":208},{"type":69,"tag":342,"props":1975,"children":1977},{"className":1976},[546],[1978],{"type":69,"tag":342,"props":1979,"children":1981},{"className":1980},[551,552],[1982,2012],{"type":69,"tag":342,"props":1983,"children":1985},{"className":1984},[557],[1986,2007],{"type":69,"tag":342,"props":1987,"children":1990},{"className":1988,"style":1989},[562],"height:0.3173em;",[1991],{"type":69,"tag":342,"props":1992,"children":1993},{"style":709},[1994,1998],{"type":69,"tag":342,"props":1995,"children":1997},{"className":1996,"style":714},[572],[],{"type":69,"tag":342,"props":1999,"children":2001},{"className":2000},[578,719,720,581],[2002],{"type":69,"tag":342,"props":2003,"children":2005},{"className":2004},[532,581],[2006],{"type":74,"value":482},{"type":69,"tag":342,"props":2008,"children":2010},{"className":2009},[592],[2011],{"type":74,"value":595},{"type":69,"tag":342,"props":2013,"children":2015},{"className":2014},[557],[2016],{"type":69,"tag":342,"props":2017,"children":2019},{"className":2018,"style":739},[562],[2020],{"type":69,"tag":342,"props":2021,"children":2022},{},[],{"type":69,"tag":342,"props":2024,"children":2025},{"style":1017},[2026,2030],{"type":69,"tag":342,"props":2027,"children":2029},{"className":2028,"style":667},[572],[],{"type":69,"tag":342,"props":2031,"children":2033},{"className":2032,"style":1026},[969],[],{"type":69,"tag":342,"props":2035,"children":2037},{"style":2036},"top:-3.394em;",[2038,2042],{"type":69,"tag":342,"props":2039,"children":2041},{"className":2040,"style":667},[572],[],{"type":69,"tag":342,"props":2043,"children":2045},{"className":2044},[578,579,580,581],[2046],{"type":69,"tag":342,"props":2047,"children":2049},{"className":2048},[532,581],[2050],{"type":69,"tag":342,"props":2051,"children":2053},{"className":2052},[532,581],[2054],{"type":74,"value":482},{"type":69,"tag":342,"props":2056,"children":2058},{"className":2057},[592],[2059],{"type":74,"value":595},{"type":69,"tag":342,"props":2061,"children":2063},{"className":2062},[557],[2064],{"type":69,"tag":342,"props":2065,"children":2068},{"className":2066,"style":2067},[562],"height:0.4451em;",[2069],{"type":69,"tag":342,"props":2070,"children":2071},{},[],{"type":69,"tag":342,"props":2073,"children":2075},{"className":2074},[1013,641],[],{"type":69,"tag":342,"props":2077,"children":2079},{"className":2078,"style":1487},[611],[],{"type":69,"tag":342,"props":2081,"children":2083},{"className":2082},[747],[2084],{"type":74,"value":1811},{"type":69,"tag":342,"props":2086,"children":2088},{"className":2087,"style":1487},[611],[],{"type":69,"tag":342,"props":2090,"children":2092},{"className":2091},[521],[2093,2097,2248,2252,2257],{"type":69,"tag":342,"props":2094,"children":2096},{"className":2095,"style":1918},[526],[],{"type":69,"tag":342,"props":2098,"children":2100},{"className":2099},[532],[2101,2105,2244],{"type":69,"tag":342,"props":2102,"children":2104},{"className":2103},[640,641],[],{"type":69,"tag":342,"props":2106,"children":2108},{"className":2107},[388],[2109],{"type":69,"tag":342,"props":2110,"children":2112},{"className":2111},[551,552],[2113,2233],{"type":69,"tag":342,"props":2114,"children":2116},{"className":2115},[557],[2117,2228],{"type":69,"tag":342,"props":2118,"children":2120},{"className":2119,"style":1943},[562],[2121,2197,2208],{"type":69,"tag":342,"props":2122,"children":2123},{"style":1947},[2124,2128],{"type":69,"tag":342,"props":2125,"children":2127},{"className":2126,"style":667},[572],[],{"type":69,"tag":342,"props":2129,"children":2131},{"className":2130},[578,579,580,581],[2132],{"type":69,"tag":342,"props":2133,"children":2135},{"className":2134},[532,581],[2136],{"type":69,"tag":342,"props":2137,"children":2139},{"className":2138},[532,581],[2140,2149],{"type":69,"tag":342,"props":2141,"children":2143},{"className":2142},[532,74,581],[2144],{"type":69,"tag":342,"props":2145,"children":2147},{"className":2146},[532,581],[2148],{"type":74,"value":208},{"type":69,"tag":342,"props":2150,"children":2152},{"className":2151},[546],[2153],{"type":69,"tag":342,"props":2154,"children":2156},{"className":2155},[551,552],[2157,2186],{"type":69,"tag":342,"props":2158,"children":2160},{"className":2159},[557],[2161,2181],{"type":69,"tag":342,"props":2162,"children":2164},{"className":2163,"style":1989},[562],[2165],{"type":69,"tag":342,"props":2166,"children":2167},{"style":709},[2168,2172],{"type":69,"tag":342,"props":2169,"children":2171},{"className":2170,"style":714},[572],[],{"type":69,"tag":342,"props":2173,"children":2175},{"className":2174},[578,719,720,581],[2176],{"type":69,"tag":342,"props":2177,"children":2179},{"className":2178},[532,581],[2180],{"type":74,"value":1830},{"type":69,"tag":342,"props":2182,"children":2184},{"className":2183},[592],[2185],{"type":74,"value":595},{"type":69,"tag":342,"props":2187,"children":2189},{"className":2188},[557],[2190],{"type":69,"tag":342,"props":2191,"children":2193},{"className":2192,"style":739},[562],[2194],{"type":69,"tag":342,"props":2195,"children":2196},{},[],{"type":69,"tag":342,"props":2198,"children":2199},{"style":1017},[2200,2204],{"type":69,"tag":342,"props":2201,"children":2203},{"className":2202,"style":667},[572],[],{"type":69,"tag":342,"props":2205,"children":2207},{"className":2206,"style":1026},[969],[],{"type":69,"tag":342,"props":2209,"children":2210},{"style":2036},[2211,2215],{"type":69,"tag":342,"props":2212,"children":2214},{"className":2213,"style":667},[572],[],{"type":69,"tag":342,"props":2216,"children":2218},{"className":2217},[578,579,580,581],[2219],{"type":69,"tag":342,"props":2220,"children":2222},{"className":2221},[532,581],[2223],{"type":69,"tag":342,"props":2224,"children":2226},{"className":2225},[532,581],[2227],{"type":74,"value":482},{"type":69,"tag":342,"props":2229,"children":2231},{"className":2230},[592],[2232],{"type":74,"value":595},{"type":69,"tag":342,"props":2234,"children":2236},{"className":2235},[557],[2237],{"type":69,"tag":342,"props":2238,"children":2240},{"className":2239,"style":2067},[562],[2241],{"type":69,"tag":342,"props":2242,"children":2243},{},[],{"type":69,"tag":342,"props":2245,"children":2247},{"className":2246},[1013,641],[],{"type":69,"tag":342,"props":2249,"children":2251},{"className":2250,"style":1487},[611],[],{"type":69,"tag":342,"props":2253,"children":2255},{"className":2254},[747],[2256],{"type":74,"value":1811},{"type":69,"tag":342,"props":2258,"children":2260},{"className":2259,"style":1487},[611],[],{"type":69,"tag":342,"props":2262,"children":2264},{"className":2263},[521],[2265,2270,2276,2280,2285],{"type":69,"tag":342,"props":2266,"children":2269},{"className":2267,"style":2268},[526],"height:0.6667em;vertical-align:-0.0833em;",[],{"type":69,"tag":342,"props":2271,"children":2273},{"className":2272},[532],[2274],{"type":74,"value":2275},"...",{"type":69,"tag":342,"props":2277,"children":2279},{"className":2278,"style":1487},[611],[],{"type":69,"tag":342,"props":2281,"children":2283},{"className":2282},[747],[2284],{"type":74,"value":1811},{"type":69,"tag":342,"props":2286,"children":2288},{"className":2287,"style":1487},[611],[],{"type":69,"tag":342,"props":2290,"children":2292},{"className":2291},[521],[2293,2297],{"type":69,"tag":342,"props":2294,"children":2296},{"className":2295,"style":1918},[526],[],{"type":69,"tag":342,"props":2298,"children":2300},{"className":2299},[532],[2301,2305,2445],{"type":69,"tag":342,"props":2302,"children":2304},{"className":2303},[640,641],[],{"type":69,"tag":342,"props":2306,"children":2308},{"className":2307},[388],[2309],{"type":69,"tag":342,"props":2310,"children":2312},{"className":2311},[551,552],[2313,2434],{"type":69,"tag":342,"props":2314,"children":2316},{"className":2315},[557],[2317,2429],{"type":69,"tag":342,"props":2318,"children":2320},{"className":2319,"style":1943},[562],[2321,2398,2409],{"type":69,"tag":342,"props":2322,"children":2323},{"style":1947},[2324,2328],{"type":69,"tag":342,"props":2325,"children":2327},{"className":2326,"style":667},[572],[],{"type":69,"tag":342,"props":2329,"children":2331},{"className":2330},[578,579,580,581],[2332],{"type":69,"tag":342,"props":2333,"children":2335},{"className":2334},[532,581],[2336],{"type":69,"tag":342,"props":2337,"children":2339},{"className":2338},[532,581],[2340,2349],{"type":69,"tag":342,"props":2341,"children":2343},{"className":2342},[532,74,581],[2344],{"type":69,"tag":342,"props":2345,"children":2347},{"className":2346},[532,581],[2348],{"type":74,"value":208},{"type":69,"tag":342,"props":2350,"children":2352},{"className":2351},[546],[2353],{"type":69,"tag":342,"props":2354,"children":2356},{"className":2355},[551,552],[2357,2387],{"type":69,"tag":342,"props":2358,"children":2360},{"className":2359},[557],[2361,2382],{"type":69,"tag":342,"props":2362,"children":2365},{"className":2363,"style":2364},[562],"height:0.1645em;",[2366],{"type":69,"tag":342,"props":2367,"children":2368},{"style":709},[2369,2373],{"type":69,"tag":342,"props":2370,"children":2372},{"className":2371,"style":714},[572],[],{"type":69,"tag":342,"props":2374,"children":2376},{"className":2375},[578,719,720,581],[2377],{"type":69,"tag":342,"props":2378,"children":2380},{"className":2379},[532,586,581],[2381],{"type":74,"value":487},{"type":69,"tag":342,"props":2383,"children":2385},{"className":2384},[592],[2386],{"type":74,"value":595},{"type":69,"tag":342,"props":2388,"children":2390},{"className":2389},[557],[2391],{"type":69,"tag":342,"props":2392,"children":2394},{"className":2393,"style":739},[562],[2395],{"type":69,"tag":342,"props":2396,"children":2397},{},[],{"type":69,"tag":342,"props":2399,"children":2400},{"style":1017},[2401,2405],{"type":69,"tag":342,"props":2402,"children":2404},{"className":2403,"style":667},[572],[],{"type":69,"tag":342,"props":2406,"children":2408},{"className":2407,"style":1026},[969],[],{"type":69,"tag":342,"props":2410,"children":2411},{"style":2036},[2412,2416],{"type":69,"tag":342,"props":2413,"children":2415},{"className":2414,"style":667},[572],[],{"type":69,"tag":342,"props":2417,"children":2419},{"className":2418},[578,579,580,581],[2420],{"type":69,"tag":342,"props":2421,"children":2423},{"className":2422},[532,581],[2424],{"type":69,"tag":342,"props":2425,"children":2427},{"className":2426},[532,581],[2428],{"type":74,"value":482},{"type":69,"tag":342,"props":2430,"children":2432},{"className":2431},[592],[2433],{"type":74,"value":595},{"type":69,"tag":342,"props":2435,"children":2437},{"className":2436},[557],[2438],{"type":69,"tag":342,"props":2439,"children":2441},{"className":2440,"style":2067},[562],[2442],{"type":69,"tag":342,"props":2443,"children":2444},{},[],{"type":69,"tag":342,"props":2446,"children":2448},{"className":2447},[1013,641],[],{"type":69,"tag":1753,"props":2450,"children":2452},{"start":2451},2,[2453],{"type":69,"tag":97,"props":2454,"children":2455},{},[2456],{"type":69,"tag":80,"props":2457,"children":2458},{},[2459],{"type":74,"value":2460},"Her bahsi hesaplayın:",{"type":69,"tag":342,"props":2462,"children":2464},{"className":2463},[345],[2465,2580],{"type":69,"tag":342,"props":2466,"children":2468},{"className":2467},[350],[2469],{"type":69,"tag":353,"props":2470,"children":2471},{"xmlns":355},[2472],{"type":69,"tag":358,"props":2473,"children":2474},{},[2475,2575],{"type":69,"tag":362,"props":2476,"children":2477},{},[2478,2489,2493],{"type":69,"tag":366,"props":2479,"children":2480},{},[2481,2485],{"type":69,"tag":370,"props":2482,"children":2483},{},[2484],{"type":74,"value":374},{"type":69,"tag":376,"props":2486,"children":2487},{},[2488],{"type":74,"value":380},{"type":69,"tag":382,"props":2490,"children":2491},{},[2492],{"type":74,"value":386},{"type":69,"tag":388,"props":2494,"children":2495},{},[2496,2571],{"type":69,"tag":362,"props":2497,"children":2498},{},[2499,2536,2540,2546,2550,2555,2566],{"type":69,"tag":362,"props":2500,"children":2501},{},[2502,2506,2517,2521,2532],{"type":69,"tag":370,"props":2503,"children":2504},{},[2505],{"type":74,"value":254},{"type":69,"tag":400,"props":2507,"children":2508},{"accent":402},[2509,2513],{"type":69,"tag":370,"props":2510,"children":2511},{},[2512],{"type":74,"value":408},{"type":69,"tag":382,"props":2514,"children":2515},{},[2516],{"type":74,"value":413},{"type":69,"tag":370,"props":2518,"children":2519},{},[2520],{"type":74,"value":418},{"type":69,"tag":400,"props":2522,"children":2523},{"accent":402},[2524,2528],{"type":69,"tag":370,"props":2525,"children":2526},{},[2527],{"type":74,"value":426},{"type":69,"tag":382,"props":2529,"children":2530},{},[2531],{"type":74,"value":431},{"type":69,"tag":370,"props":2533,"children":2534},{},[2535],{"type":74,"value":436},{"type":69,"tag":382,"props":2537,"children":2538},{},[2539],{"type":74,"value":455},{"type":69,"tag":382,"props":2541,"children":2543},{"stretchy":2542},"false",[2544],{"type":74,"value":2545},"(",{"type":69,"tag":478,"props":2547,"children":2548},{},[2549],{"type":74,"value":482},{"type":69,"tag":376,"props":2551,"children":2552},{"mathvariant":1837},[2553],{"type":74,"value":2554},"\u002F",{"type":69,"tag":366,"props":2556,"children":2557},{},[2558,2562],{"type":69,"tag":370,"props":2559,"children":2560},{},[2561],{"type":74,"value":208},{"type":69,"tag":376,"props":2563,"children":2564},{},[2565],{"type":74,"value":380},{"type":69,"tag":382,"props":2567,"children":2568},{"stretchy":2542},[2569],{"type":74,"value":2570},")",{"type":69,"tag":370,"props":2572,"children":2573},{},[2574],{"type":74,"value":301},{"type":69,"tag":507,"props":2576,"children":2577},{"encoding":509},[2578],{"type":74,"value":2579},"\\text{Bahis}_i = \\frac{\\text{Bütçe} \\times (1\u002F\\text{Oran}_i)}{\\text{Toplam}}\n",{"type":69,"tag":342,"props":2581,"children":2583},{"className":2582,"ariaHidden":402},[516],[2584,2666],{"type":69,"tag":342,"props":2585,"children":2587},{"className":2586},[521],[2588,2592,2653,2657,2662],{"type":69,"tag":342,"props":2589,"children":2591},{"className":2590,"style":527},[526],[],{"type":69,"tag":342,"props":2593,"children":2595},{"className":2594},[532],[2596,2605],{"type":69,"tag":342,"props":2597,"children":2599},{"className":2598},[532,74],[2600],{"type":69,"tag":342,"props":2601,"children":2603},{"className":2602},[532],[2604],{"type":74,"value":374},{"type":69,"tag":342,"props":2606,"children":2608},{"className":2607},[546],[2609],{"type":69,"tag":342,"props":2610,"children":2612},{"className":2611},[551,552],[2613,2642],{"type":69,"tag":342,"props":2614,"children":2616},{"className":2615},[557],[2617,2637],{"type":69,"tag":342,"props":2618,"children":2620},{"className":2619,"style":563},[562],[2621],{"type":69,"tag":342,"props":2622,"children":2623},{"style":567},[2624,2628],{"type":69,"tag":342,"props":2625,"children":2627},{"className":2626,"style":573},[572],[],{"type":69,"tag":342,"props":2629,"children":2631},{"className":2630},[578,579,580,581],[2632],{"type":69,"tag":342,"props":2633,"children":2635},{"className":2634},[532,586,581],[2636],{"type":74,"value":380},{"type":69,"tag":342,"props":2638,"children":2640},{"className":2639},[592],[2641],{"type":74,"value":595},{"type":69,"tag":342,"props":2643,"children":2645},{"className":2644},[557],[2646],{"type":69,"tag":342,"props":2647,"children":2649},{"className":2648,"style":603},[562],[2650],{"type":69,"tag":342,"props":2651,"children":2652},{},[],{"type":69,"tag":342,"props":2654,"children":2656},{"className":2655,"style":612},[611],[],{"type":69,"tag":342,"props":2658,"children":2660},{"className":2659},[617],[2661],{"type":74,"value":386},{"type":69,"tag":342,"props":2663,"children":2665},{"className":2664,"style":612},[611],[],{"type":69,"tag":342,"props":2667,"children":2669},{"className":2668},[521],[2670,2675],{"type":69,"tag":342,"props":2671,"children":2674},{"className":2672,"style":2673},[526],"height:1.4911em;vertical-align:-0.4811em;",[],{"type":69,"tag":342,"props":2676,"children":2678},{"className":2677},[532],[2679,2683,2973],{"type":69,"tag":342,"props":2680,"children":2682},{"className":2681},[640,641],[],{"type":69,"tag":342,"props":2684,"children":2686},{"className":2685},[388],[2687],{"type":69,"tag":342,"props":2688,"children":2690},{"className":2689},[551,552],[2691,2961],{"type":69,"tag":342,"props":2692,"children":2694},{"className":2693},[557],[2695,2956],{"type":69,"tag":342,"props":2696,"children":2699},{"className":2697,"style":2698},[562],"height:1.01em;",[2700,2724,2735],{"type":69,"tag":342,"props":2701,"children":2702},{"style":1947},[2703,2707],{"type":69,"tag":342,"props":2704,"children":2706},{"className":2705,"style":667},[572],[],{"type":69,"tag":342,"props":2708,"children":2710},{"className":2709},[578,579,580,581],[2711],{"type":69,"tag":342,"props":2712,"children":2714},{"className":2713},[532,581],[2715],{"type":69,"tag":342,"props":2716,"children":2718},{"className":2717},[532,74,581],[2719],{"type":69,"tag":342,"props":2720,"children":2722},{"className":2721},[532,581],[2723],{"type":74,"value":301},{"type":69,"tag":342,"props":2725,"children":2726},{"style":1017},[2727,2731],{"type":69,"tag":342,"props":2728,"children":2730},{"className":2729,"style":667},[572],[],{"type":69,"tag":342,"props":2732,"children":2734},{"className":2733,"style":1026},[969],[],{"type":69,"tag":342,"props":2736,"children":2738},{"style":2737},"top:-3.485em;",[2739,2743],{"type":69,"tag":342,"props":2740,"children":2742},{"className":2741,"style":667},[572],[],{"type":69,"tag":342,"props":2744,"children":2746},{"className":2745},[578,579,580,581],[2747],{"type":69,"tag":342,"props":2748,"children":2750},{"className":2749},[532,581],[2751,2874,2879,2884,2890,2951],{"type":69,"tag":342,"props":2752,"children":2754},{"className":2753},[532,74,581],[2755,2760,2804,2809,2869],{"type":69,"tag":342,"props":2756,"children":2758},{"className":2757},[532,581],[2759],{"type":74,"value":254},{"type":69,"tag":342,"props":2761,"children":2763},{"className":2762},[532,1056,581],[2764],{"type":69,"tag":342,"props":2765,"children":2767},{"className":2766},[551],[2768],{"type":69,"tag":342,"props":2769,"children":2771},{"className":2770},[557],[2772],{"type":69,"tag":342,"props":2773,"children":2775},{"className":2774,"style":1069},[562],[2776,2788],{"type":69,"tag":342,"props":2777,"children":2778},{"style":1073},[2779,2783],{"type":69,"tag":342,"props":2780,"children":2782},{"className":2781,"style":573},[572],[],{"type":69,"tag":342,"props":2784,"children":2786},{"className":2785},[532,581],[2787],{"type":74,"value":408},{"type":69,"tag":342,"props":2789,"children":2790},{"style":1073},[2791,2795],{"type":69,"tag":342,"props":2792,"children":2794},{"className":2793,"style":573},[572],[],{"type":69,"tag":342,"props":2796,"children":2798},{"className":2797,"style":1095},[1094],[2799],{"type":69,"tag":342,"props":2800,"children":2802},{"className":2801},[532,581],[2803],{"type":74,"value":413},{"type":69,"tag":342,"props":2805,"children":2807},{"className":2806},[532,581],[2808],{"type":74,"value":418},{"type":69,"tag":342,"props":2810,"children":2812},{"className":2811},[532,1056,581],[2813],{"type":69,"tag":342,"props":2814,"children":2816},{"className":2815},[551,552],[2817,2858],{"type":69,"tag":342,"props":2818,"children":2820},{"className":2819},[557],[2821,2853],{"type":69,"tag":342,"props":2822,"children":2824},{"className":2823,"style":1122},[562],[2825,2837],{"type":69,"tag":342,"props":2826,"children":2827},{"style":1073},[2828,2832],{"type":69,"tag":342,"props":2829,"children":2831},{"className":2830,"style":573},[572],[],{"type":69,"tag":342,"props":2833,"children":2835},{"className":2834},[532,581],[2836],{"type":74,"value":426},{"type":69,"tag":342,"props":2838,"children":2839},{"style":1073},[2840,2844],{"type":69,"tag":342,"props":2841,"children":2843},{"className":2842,"style":573},[572],[],{"type":69,"tag":342,"props":2845,"children":2847},{"className":2846,"style":1146},[1094],[2848],{"type":69,"tag":342,"props":2849,"children":2851},{"className":2850},[532,581],[2852],{"type":74,"value":431},{"type":69,"tag":342,"props":2854,"children":2856},{"className":2855},[592],[2857],{"type":74,"value":595},{"type":69,"tag":342,"props":2859,"children":2861},{"className":2860},[557],[2862],{"type":69,"tag":342,"props":2863,"children":2865},{"className":2864,"style":1165},[562],[2866],{"type":69,"tag":342,"props":2867,"children":2868},{},[],{"type":69,"tag":342,"props":2870,"children":2872},{"className":2871},[532,581],[2873],{"type":74,"value":436},{"type":69,"tag":342,"props":2875,"children":2877},{"className":2876},[747,581],[2878],{"type":74,"value":455},{"type":69,"tag":342,"props":2880,"children":2882},{"className":2881},[640,581],[2883],{"type":74,"value":2545},{"type":69,"tag":342,"props":2885,"children":2887},{"className":2886},[532,581],[2888],{"type":74,"value":2889},"1\u002F",{"type":69,"tag":342,"props":2891,"children":2893},{"className":2892},[532,581],[2894,2903],{"type":69,"tag":342,"props":2895,"children":2897},{"className":2896},[532,74,581],[2898],{"type":69,"tag":342,"props":2899,"children":2901},{"className":2900},[532,581],[2902],{"type":74,"value":208},{"type":69,"tag":342,"props":2904,"children":2906},{"className":2905},[546],[2907],{"type":69,"tag":342,"props":2908,"children":2910},{"className":2909},[551,552],[2911,2940],{"type":69,"tag":342,"props":2912,"children":2914},{"className":2913},[557],[2915,2935],{"type":69,"tag":342,"props":2916,"children":2918},{"className":2917,"style":705},[562],[2919],{"type":69,"tag":342,"props":2920,"children":2921},{"style":709},[2922,2926],{"type":69,"tag":342,"props":2923,"children":2925},{"className":2924,"style":714},[572],[],{"type":69,"tag":342,"props":2927,"children":2929},{"className":2928},[578,719,720,581],[2930],{"type":69,"tag":342,"props":2931,"children":2933},{"className":2932},[532,586,581],[2934],{"type":74,"value":380},{"type":69,"tag":342,"props":2936,"children":2938},{"className":2937},[592],[2939],{"type":74,"value":595},{"type":69,"tag":342,"props":2941,"children":2943},{"className":2942},[557],[2944],{"type":69,"tag":342,"props":2945,"children":2947},{"className":2946,"style":739},[562],[2948],{"type":69,"tag":342,"props":2949,"children":2950},{},[],{"type":69,"tag":342,"props":2952,"children":2954},{"className":2953},[1013,581],[2955],{"type":74,"value":2570},{"type":69,"tag":342,"props":2957,"children":2959},{"className":2958},[592],[2960],{"type":74,"value":595},{"type":69,"tag":342,"props":2962,"children":2964},{"className":2963},[557],[2965],{"type":69,"tag":342,"props":2966,"children":2969},{"className":2967,"style":2968},[562],"height:0.4811em;",[2970],{"type":69,"tag":342,"props":2971,"children":2972},{},[],{"type":69,"tag":342,"props":2974,"children":2976},{"className":2975},[1013,641],[],{"type":69,"tag":1753,"props":2978,"children":2980},{"start":2979},3,[2981],{"type":69,"tag":97,"props":2982,"children":2983},{},[2984],{"type":69,"tag":80,"props":2985,"children":2986},{},[2987],{"type":74,"value":2988},"Getiriyi hesaplayın:",{"type":69,"tag":342,"props":2990,"children":2992},{"className":2991},[345],[2993,3064],{"type":69,"tag":342,"props":2994,"children":2996},{"className":2995},[350],[2997],{"type":69,"tag":353,"props":2998,"children":2999},{"xmlns":355},[3000],{"type":69,"tag":358,"props":3001,"children":3002},{},[3003,3059],{"type":69,"tag":362,"props":3004,"children":3005},{},[3006,3011,3015],{"type":69,"tag":370,"props":3007,"children":3008},{},[3009],{"type":74,"value":3010},"Getiri",{"type":69,"tag":382,"props":3012,"children":3013},{},[3014],{"type":74,"value":386},{"type":69,"tag":388,"props":3016,"children":3017},{},[3018,3055],{"type":69,"tag":362,"props":3019,"children":3020},{},[3021,3025,3036,3040,3051],{"type":69,"tag":370,"props":3022,"children":3023},{},[3024],{"type":74,"value":254},{"type":69,"tag":400,"props":3026,"children":3027},{"accent":402},[3028,3032],{"type":69,"tag":370,"props":3029,"children":3030},{},[3031],{"type":74,"value":408},{"type":69,"tag":382,"props":3033,"children":3034},{},[3035],{"type":74,"value":413},{"type":69,"tag":370,"props":3037,"children":3038},{},[3039],{"type":74,"value":418},{"type":69,"tag":400,"props":3041,"children":3042},{"accent":402},[3043,3047],{"type":69,"tag":370,"props":3044,"children":3045},{},[3046],{"type":74,"value":426},{"type":69,"tag":382,"props":3048,"children":3049},{},[3050],{"type":74,"value":431},{"type":69,"tag":370,"props":3052,"children":3053},{},[3054],{"type":74,"value":436},{"type":69,"tag":370,"props":3056,"children":3057},{},[3058],{"type":74,"value":301},{"type":69,"tag":507,"props":3060,"children":3061},{"encoding":509},[3062],{"type":74,"value":3063},"\\text{Getiri} = \\frac{\\text{Bütçe}}{\\text{Toplam}}\n",{"type":69,"tag":342,"props":3065,"children":3067},{"className":3066,"ariaHidden":402},[516],[3068,3099],{"type":69,"tag":342,"props":3069,"children":3071},{"className":3070},[521],[3072,3077,3086,3090,3095],{"type":69,"tag":342,"props":3073,"children":3076},{"className":3074,"style":3075},[526],"height:0.6833em;",[],{"type":69,"tag":342,"props":3078,"children":3080},{"className":3079},[532,74],[3081],{"type":69,"tag":342,"props":3082,"children":3084},{"className":3083},[532],[3085],{"type":74,"value":3010},{"type":69,"tag":342,"props":3087,"children":3089},{"className":3088,"style":612},[611],[],{"type":69,"tag":342,"props":3091,"children":3093},{"className":3092},[617],[3094],{"type":74,"value":386},{"type":69,"tag":342,"props":3096,"children":3098},{"className":3097,"style":612},[611],[],{"type":69,"tag":342,"props":3100,"children":3102},{"className":3101},[521],[3103,3108],{"type":69,"tag":342,"props":3104,"children":3107},{"className":3105,"style":3106},[526],"height:1.3885em;vertical-align:-0.4811em;",[],{"type":69,"tag":342,"props":3109,"children":3111},{"className":3110},[532],[3112,3116,3323],{"type":69,"tag":342,"props":3113,"children":3115},{"className":3114},[640,641],[],{"type":69,"tag":342,"props":3117,"children":3119},{"className":3118},[388],[3120],{"type":69,"tag":342,"props":3121,"children":3123},{"className":3122},[551,552],[3124,3312],{"type":69,"tag":342,"props":3125,"children":3127},{"className":3126},[557],[3128,3307],{"type":69,"tag":342,"props":3129,"children":3132},{"className":3130,"style":3131},[562],"height:0.9074em;",[3133,3157,3168],{"type":69,"tag":342,"props":3134,"children":3135},{"style":1947},[3136,3140],{"type":69,"tag":342,"props":3137,"children":3139},{"className":3138,"style":667},[572],[],{"type":69,"tag":342,"props":3141,"children":3143},{"className":3142},[578,579,580,581],[3144],{"type":69,"tag":342,"props":3145,"children":3147},{"className":3146},[532,581],[3148],{"type":69,"tag":342,"props":3149,"children":3151},{"className":3150},[532,74,581],[3152],{"type":69,"tag":342,"props":3153,"children":3155},{"className":3154},[532,581],[3156],{"type":74,"value":301},{"type":69,"tag":342,"props":3158,"children":3159},{"style":1017},[3160,3164],{"type":69,"tag":342,"props":3161,"children":3163},{"className":3162,"style":667},[572],[],{"type":69,"tag":342,"props":3165,"children":3167},{"className":3166,"style":1026},[969],[],{"type":69,"tag":342,"props":3169,"children":3171},{"style":3170},"top:-3.4291em;",[3172,3176],{"type":69,"tag":342,"props":3173,"children":3175},{"className":3174,"style":667},[572],[],{"type":69,"tag":342,"props":3177,"children":3179},{"className":3178},[578,579,580,581],[3180],{"type":69,"tag":342,"props":3181,"children":3183},{"className":3182},[532,581],[3184],{"type":69,"tag":342,"props":3185,"children":3187},{"className":3186},[532,74,581],[3188,3193,3237,3242,3302],{"type":69,"tag":342,"props":3189,"children":3191},{"className":3190},[532,581],[3192],{"type":74,"value":254},{"type":69,"tag":342,"props":3194,"children":3196},{"className":3195},[532,1056,581],[3197],{"type":69,"tag":342,"props":3198,"children":3200},{"className":3199},[551],[3201],{"type":69,"tag":342,"props":3202,"children":3204},{"className":3203},[557],[3205],{"type":69,"tag":342,"props":3206,"children":3208},{"className":3207,"style":1069},[562],[3209,3221],{"type":69,"tag":342,"props":3210,"children":3211},{"style":1073},[3212,3216],{"type":69,"tag":342,"props":3213,"children":3215},{"className":3214,"style":573},[572],[],{"type":69,"tag":342,"props":3217,"children":3219},{"className":3218},[532,581],[3220],{"type":74,"value":408},{"type":69,"tag":342,"props":3222,"children":3223},{"style":1073},[3224,3228],{"type":69,"tag":342,"props":3225,"children":3227},{"className":3226,"style":573},[572],[],{"type":69,"tag":342,"props":3229,"children":3231},{"className":3230,"style":1095},[1094],[3232],{"type":69,"tag":342,"props":3233,"children":3235},{"className":3234},[532,581],[3236],{"type":74,"value":413},{"type":69,"tag":342,"props":3238,"children":3240},{"className":3239},[532,581],[3241],{"type":74,"value":418},{"type":69,"tag":342,"props":3243,"children":3245},{"className":3244},[532,1056,581],[3246],{"type":69,"tag":342,"props":3247,"children":3249},{"className":3248},[551,552],[3250,3291],{"type":69,"tag":342,"props":3251,"children":3253},{"className":3252},[557],[3254,3286],{"type":69,"tag":342,"props":3255,"children":3257},{"className":3256,"style":1122},[562],[3258,3270],{"type":69,"tag":342,"props":3259,"children":3260},{"style":1073},[3261,3265],{"type":69,"tag":342,"props":3262,"children":3264},{"className":3263,"style":573},[572],[],{"type":69,"tag":342,"props":3266,"children":3268},{"className":3267},[532,581],[3269],{"type":74,"value":426},{"type":69,"tag":342,"props":3271,"children":3272},{"style":1073},[3273,3277],{"type":69,"tag":342,"props":3274,"children":3276},{"className":3275,"style":573},[572],[],{"type":69,"tag":342,"props":3278,"children":3280},{"className":3279,"style":1146},[1094],[3281],{"type":69,"tag":342,"props":3282,"children":3284},{"className":3283},[532,581],[3285],{"type":74,"value":431},{"type":69,"tag":342,"props":3287,"children":3289},{"className":3288},[592],[3290],{"type":74,"value":595},{"type":69,"tag":342,"props":3292,"children":3294},{"className":3293},[557],[3295],{"type":69,"tag":342,"props":3296,"children":3298},{"className":3297,"style":1165},[562],[3299],{"type":69,"tag":342,"props":3300,"children":3301},{},[],{"type":69,"tag":342,"props":3303,"children":3305},{"className":3304},[532,581],[3306],{"type":74,"value":436},{"type":69,"tag":342,"props":3308,"children":3310},{"className":3309},[592],[3311],{"type":74,"value":595},{"type":69,"tag":342,"props":3313,"children":3315},{"className":3314},[557],[3316],{"type":69,"tag":342,"props":3317,"children":3319},{"className":3318,"style":2968},[562],[3320],{"type":69,"tag":342,"props":3321,"children":3322},{},[],{"type":69,"tag":342,"props":3324,"children":3326},{"className":3325},[1013,641],[],{"type":69,"tag":164,"props":3328,"children":3330},{"id":3329},"çalışılmış-örnek",[3331],{"type":74,"value":3332},"Çalışılmış Örnek",{"type":69,"tag":76,"props":3334,"children":3335},{},[3336,3340,3342,3346],{"type":69,"tag":80,"props":3337,"children":3338},{},[3339],{"type":74,"value":177},{"type":74,"value":3341}," 200 ₺\n",{"type":69,"tag":80,"props":3343,"children":3344},{},[3345],{"type":74,"value":184},{"type":74,"value":3347}," Oranlar 2.50, 3.50, 5.00",{"type":69,"tag":76,"props":3349,"children":3350},{},[3351],{"type":69,"tag":80,"props":3352,"children":3353},{},[3354],{"type":74,"value":3355},"Adım 1: Örtük olasılıkları toplayın",{"type":69,"tag":342,"props":3357,"children":3359},{"className":3358},[345],[3360,3466],{"type":69,"tag":342,"props":3361,"children":3363},{"className":3362},[350],[3364],{"type":69,"tag":353,"props":3365,"children":3366},{"xmlns":355},[3367],{"type":69,"tag":358,"props":3368,"children":3369},{},[3370,3461],{"type":69,"tag":362,"props":3371,"children":3372},{},[3373,3377,3381,3393,3397,3409,3413,3425,3429,3434,3438,3443,3447,3452,3456],{"type":69,"tag":370,"props":3374,"children":3375},{},[3376],{"type":74,"value":301},{"type":69,"tag":382,"props":3378,"children":3379},{},[3380],{"type":74,"value":386},{"type":69,"tag":388,"props":3382,"children":3383},{},[3384,3388],{"type":69,"tag":478,"props":3385,"children":3386},{},[3387],{"type":74,"value":482},{"type":69,"tag":478,"props":3389,"children":3390},{},[3391],{"type":74,"value":3392},"2.50",{"type":69,"tag":382,"props":3394,"children":3395},{},[3396],{"type":74,"value":1811},{"type":69,"tag":388,"props":3398,"children":3399},{},[3400,3404],{"type":69,"tag":478,"props":3401,"children":3402},{},[3403],{"type":74,"value":482},{"type":69,"tag":478,"props":3405,"children":3406},{},[3407],{"type":74,"value":3408},"3.50",{"type":69,"tag":382,"props":3410,"children":3411},{},[3412],{"type":74,"value":1811},{"type":69,"tag":388,"props":3414,"children":3415},{},[3416,3420],{"type":69,"tag":478,"props":3417,"children":3418},{},[3419],{"type":74,"value":482},{"type":69,"tag":478,"props":3421,"children":3422},{},[3423],{"type":74,"value":3424},"5.00",{"type":69,"tag":382,"props":3426,"children":3427},{},[3428],{"type":74,"value":386},{"type":69,"tag":478,"props":3430,"children":3431},{},[3432],{"type":74,"value":3433},"0.40",{"type":69,"tag":382,"props":3435,"children":3436},{},[3437],{"type":74,"value":1811},{"type":69,"tag":478,"props":3439,"children":3440},{},[3441],{"type":74,"value":3442},"0.286",{"type":69,"tag":382,"props":3444,"children":3445},{},[3446],{"type":74,"value":1811},{"type":69,"tag":478,"props":3448,"children":3449},{},[3450],{"type":74,"value":3451},"0.20",{"type":69,"tag":382,"props":3453,"children":3454},{},[3455],{"type":74,"value":386},{"type":69,"tag":478,"props":3457,"children":3458},{},[3459],{"type":74,"value":3460},"0.886",{"type":69,"tag":507,"props":3462,"children":3463},{"encoding":509},[3464],{"type":74,"value":3465},"\\text{Toplam} = \\frac{1}{2.50} + \\frac{1}{3.50} + \\frac{1}{5.00} = 0.40 + 0.286 + 0.20 = 0.886\n",{"type":69,"tag":342,"props":3467,"children":3469},{"className":3468,"ariaHidden":402},[516],[3470,3500,3618,3734,3850,3877,3903,3930],{"type":69,"tag":342,"props":3471,"children":3473},{"className":3472},[521],[3474,3478,3487,3491,3496],{"type":69,"tag":342,"props":3475,"children":3477},{"className":3476,"style":1887},[526],[],{"type":69,"tag":342,"props":3479,"children":3481},{"className":3480},[532,74],[3482],{"type":69,"tag":342,"props":3483,"children":3485},{"className":3484},[532],[3486],{"type":74,"value":301},{"type":69,"tag":342,"props":3488,"children":3490},{"className":3489,"style":612},[611],[],{"type":69,"tag":342,"props":3492,"children":3494},{"className":3493},[617],[3495],{"type":74,"value":386},{"type":69,"tag":342,"props":3497,"children":3499},{"className":3498,"style":612},[611],[],{"type":69,"tag":342,"props":3501,"children":3503},{"className":3502},[521],[3504,3509,3605,3609,3614],{"type":69,"tag":342,"props":3505,"children":3508},{"className":3506,"style":3507},[526],"height:1.1901em;vertical-align:-0.345em;",[],{"type":69,"tag":342,"props":3510,"children":3512},{"className":3511},[532],[3513,3517,3601],{"type":69,"tag":342,"props":3514,"children":3516},{"className":3515},[640,641],[],{"type":69,"tag":342,"props":3518,"children":3520},{"className":3519},[388],[3521],{"type":69,"tag":342,"props":3522,"children":3524},{"className":3523},[551,552],[3525,3589],{"type":69,"tag":342,"props":3526,"children":3528},{"className":3527},[557],[3529,3584],{"type":69,"tag":342,"props":3530,"children":3532},{"className":3531,"style":1943},[562],[3533,3553,3564],{"type":69,"tag":342,"props":3534,"children":3535},{"style":1947},[3536,3540],{"type":69,"tag":342,"props":3537,"children":3539},{"className":3538,"style":667},[572],[],{"type":69,"tag":342,"props":3541,"children":3543},{"className":3542},[578,579,580,581],[3544],{"type":69,"tag":342,"props":3545,"children":3547},{"className":3546},[532,581],[3548],{"type":69,"tag":342,"props":3549,"children":3551},{"className":3550},[532,581],[3552],{"type":74,"value":3392},{"type":69,"tag":342,"props":3554,"children":3555},{"style":1017},[3556,3560],{"type":69,"tag":342,"props":3557,"children":3559},{"className":3558,"style":667},[572],[],{"type":69,"tag":342,"props":3561,"children":3563},{"className":3562,"style":1026},[969],[],{"type":69,"tag":342,"props":3565,"children":3566},{"style":2036},[3567,3571],{"type":69,"tag":342,"props":3568,"children":3570},{"className":3569,"style":667},[572],[],{"type":69,"tag":342,"props":3572,"children":3574},{"className":3573},[578,579,580,581],[3575],{"type":69,"tag":342,"props":3576,"children":3578},{"className":3577},[532,581],[3579],{"type":69,"tag":342,"props":3580,"children":3582},{"className":3581},[532,581],[3583],{"type":74,"value":482},{"type":69,"tag":342,"props":3585,"children":3587},{"className":3586},[592],[3588],{"type":74,"value":595},{"type":69,"tag":342,"props":3590,"children":3592},{"className":3591},[557],[3593],{"type":69,"tag":342,"props":3594,"children":3597},{"className":3595,"style":3596},[562],"height:0.345em;",[3598],{"type":69,"tag":342,"props":3599,"children":3600},{},[],{"type":69,"tag":342,"props":3602,"children":3604},{"className":3603},[1013,641],[],{"type":69,"tag":342,"props":3606,"children":3608},{"className":3607,"style":1487},[611],[],{"type":69,"tag":342,"props":3610,"children":3612},{"className":3611},[747],[3613],{"type":74,"value":1811},{"type":69,"tag":342,"props":3615,"children":3617},{"className":3616,"style":1487},[611],[],{"type":69,"tag":342,"props":3619,"children":3621},{"className":3620},[521],[3622,3626,3721,3725,3730],{"type":69,"tag":342,"props":3623,"children":3625},{"className":3624,"style":3507},[526],[],{"type":69,"tag":342,"props":3627,"children":3629},{"className":3628},[532],[3630,3634,3717],{"type":69,"tag":342,"props":3631,"children":3633},{"className":3632},[640,641],[],{"type":69,"tag":342,"props":3635,"children":3637},{"className":3636},[388],[3638],{"type":69,"tag":342,"props":3639,"children":3641},{"className":3640},[551,552],[3642,3706],{"type":69,"tag":342,"props":3643,"children":3645},{"className":3644},[557],[3646,3701],{"type":69,"tag":342,"props":3647,"children":3649},{"className":3648,"style":1943},[562],[3650,3670,3681],{"type":69,"tag":342,"props":3651,"children":3652},{"style":1947},[3653,3657],{"type":69,"tag":342,"props":3654,"children":3656},{"className":3655,"style":667},[572],[],{"type":69,"tag":342,"props":3658,"children":3660},{"className":3659},[578,579,580,581],[3661],{"type":69,"tag":342,"props":3662,"children":3664},{"className":3663},[532,581],[3665],{"type":69,"tag":342,"props":3666,"children":3668},{"className":3667},[532,581],[3669],{"type":74,"value":3408},{"type":69,"tag":342,"props":3671,"children":3672},{"style":1017},[3673,3677],{"type":69,"tag":342,"props":3674,"children":3676},{"className":3675,"style":667},[572],[],{"type":69,"tag":342,"props":3678,"children":3680},{"className":3679,"style":1026},[969],[],{"type":69,"tag":342,"props":3682,"children":3683},{"style":2036},[3684,3688],{"type":69,"tag":342,"props":3685,"children":3687},{"className":3686,"style":667},[572],[],{"type":69,"tag":342,"props":3689,"children":3691},{"className":3690},[578,579,580,581],[3692],{"type":69,"tag":342,"props":3693,"children":3695},{"className":3694},[532,581],[3696],{"type":69,"tag":342,"props":3697,"children":3699},{"className":3698},[532,581],[3700],{"type":74,"value":482},{"type":69,"tag":342,"props":3702,"children":3704},{"className":3703},[592],[3705],{"type":74,"value":595},{"type":69,"tag":342,"props":3707,"children":3709},{"className":3708},[557],[3710],{"type":69,"tag":342,"props":3711,"children":3713},{"className":3712,"style":3596},[562],[3714],{"type":69,"tag":342,"props":3715,"children":3716},{},[],{"type":69,"tag":342,"props":3718,"children":3720},{"className":3719},[1013,641],[],{"type":69,"tag":342,"props":3722,"children":3724},{"className":3723,"style":1487},[611],[],{"type":69,"tag":342,"props":3726,"children":3728},{"className":3727},[747],[3729],{"type":74,"value":1811},{"type":69,"tag":342,"props":3731,"children":3733},{"className":3732,"style":1487},[611],[],{"type":69,"tag":342,"props":3735,"children":3737},{"className":3736},[521],[3738,3742,3837,3841,3846],{"type":69,"tag":342,"props":3739,"children":3741},{"className":3740,"style":3507},[526],[],{"type":69,"tag":342,"props":3743,"children":3745},{"className":3744},[532],[3746,3750,3833],{"type":69,"tag":342,"props":3747,"children":3749},{"className":3748},[640,641],[],{"type":69,"tag":342,"props":3751,"children":3753},{"className":3752},[388],[3754],{"type":69,"tag":342,"props":3755,"children":3757},{"className":3756},[551,552],[3758,3822],{"type":69,"tag":342,"props":3759,"children":3761},{"className":3760},[557],[3762,3817],{"type":69,"tag":342,"props":3763,"children":3765},{"className":3764,"style":1943},[562],[3766,3786,3797],{"type":69,"tag":342,"props":3767,"children":3768},{"style":1947},[3769,3773],{"type":69,"tag":342,"props":3770,"children":3772},{"className":3771,"style":667},[572],[],{"type":69,"tag":342,"props":3774,"children":3776},{"className":3775},[578,579,580,581],[3777],{"type":69,"tag":342,"props":3778,"children":3780},{"className":3779},[532,581],[3781],{"type":69,"tag":342,"props":3782,"children":3784},{"className":3783},[532,581],[3785],{"type":74,"value":3424},{"type":69,"tag":342,"props":3787,"children":3788},{"style":1017},[3789,3793],{"type":69,"tag":342,"props":3790,"children":3792},{"className":3791,"style":667},[572],[],{"type":69,"tag":342,"props":3794,"children":3796},{"className":3795,"style":1026},[969],[],{"type":69,"tag":342,"props":3798,"children":3799},{"style":2036},[3800,3804],{"type":69,"tag":342,"props":3801,"children":3803},{"className":3802,"style":667},[572],[],{"type":69,"tag":342,"props":3805,"children":3807},{"className":3806},[578,579,580,581],[3808],{"type":69,"tag":342,"props":3809,"children":3811},{"className":3810},[532,581],[3812],{"type":69,"tag":342,"props":3813,"children":3815},{"className":3814},[532,581],[3816],{"type":74,"value":482},{"type":69,"tag":342,"props":3818,"children":3820},{"className":3819},[592],[3821],{"type":74,"value":595},{"type":69,"tag":342,"props":3823,"children":3825},{"className":3824},[557],[3826],{"type":69,"tag":342,"props":3827,"children":3829},{"className":3828,"style":3596},[562],[3830],{"type":69,"tag":342,"props":3831,"children":3832},{},[],{"type":69,"tag":342,"props":3834,"children":3836},{"className":3835},[1013,641],[],{"type":69,"tag":342,"props":3838,"children":3840},{"className":3839,"style":612},[611],[],{"type":69,"tag":342,"props":3842,"children":3844},{"className":3843},[617],[3845],{"type":74,"value":386},{"type":69,"tag":342,"props":3847,"children":3849},{"className":3848,"style":612},[611],[],{"type":69,"tag":342,"props":3851,"children":3853},{"className":3852},[521],[3854,3859,3864,3868,3873],{"type":69,"tag":342,"props":3855,"children":3858},{"className":3856,"style":3857},[526],"height:0.7278em;vertical-align:-0.0833em;",[],{"type":69,"tag":342,"props":3860,"children":3862},{"className":3861},[532],[3863],{"type":74,"value":3433},{"type":69,"tag":342,"props":3865,"children":3867},{"className":3866,"style":1487},[611],[],{"type":69,"tag":342,"props":3869,"children":3871},{"className":3870},[747],[3872],{"type":74,"value":1811},{"type":69,"tag":342,"props":3874,"children":3876},{"className":3875,"style":1487},[611],[],{"type":69,"tag":342,"props":3878,"children":3880},{"className":3879},[521],[3881,3885,3890,3894,3899],{"type":69,"tag":342,"props":3882,"children":3884},{"className":3883,"style":3857},[526],[],{"type":69,"tag":342,"props":3886,"children":3888},{"className":3887},[532],[3889],{"type":74,"value":3442},{"type":69,"tag":342,"props":3891,"children":3893},{"className":3892,"style":1487},[611],[],{"type":69,"tag":342,"props":3895,"children":3897},{"className":3896},[747],[3898],{"type":74,"value":1811},{"type":69,"tag":342,"props":3900,"children":3902},{"className":3901,"style":1487},[611],[],{"type":69,"tag":342,"props":3904,"children":3906},{"className":3905},[521],[3907,3912,3917,3921,3926],{"type":69,"tag":342,"props":3908,"children":3911},{"className":3909,"style":3910},[526],"height:0.6444em;",[],{"type":69,"tag":342,"props":3913,"children":3915},{"className":3914},[532],[3916],{"type":74,"value":3451},{"type":69,"tag":342,"props":3918,"children":3920},{"className":3919,"style":612},[611],[],{"type":69,"tag":342,"props":3922,"children":3924},{"className":3923},[617],[3925],{"type":74,"value":386},{"type":69,"tag":342,"props":3927,"children":3929},{"className":3928,"style":612},[611],[],{"type":69,"tag":342,"props":3931,"children":3933},{"className":3932},[521],[3934,3938],{"type":69,"tag":342,"props":3935,"children":3937},{"className":3936,"style":3910},[526],[],{"type":69,"tag":342,"props":3939,"children":3941},{"className":3940},[532],[3942],{"type":74,"value":3460},{"type":69,"tag":76,"props":3944,"children":3945},{},[3946],{"type":69,"tag":80,"props":3947,"children":3948},{},[3949],{"type":74,"value":3950},"Adım 2: Bahisleri hesaplayın",{"type":69,"tag":93,"props":3952,"children":3953},{},[3954,3964,3974],{"type":69,"tag":97,"props":3955,"children":3956},{},[3957,3959],{"type":74,"value":3958},"Bahis A = 200 ₺ × (0.40 \u002F 0.886) = 200 ₺ × 0.451 = ",{"type":69,"tag":80,"props":3960,"children":3961},{},[3962],{"type":74,"value":3963},"90.27 ₺",{"type":69,"tag":97,"props":3965,"children":3966},{},[3967,3969],{"type":74,"value":3968},"Bahis B = 200 ₺ × (0.286 \u002F 0.886) = 200 ₺ × 0.323 = ",{"type":69,"tag":80,"props":3970,"children":3971},{},[3972],{"type":74,"value":3973},"64.56 ₺",{"type":69,"tag":97,"props":3975,"children":3976},{},[3977,3979],{"type":74,"value":3978},"Bahis C = 200 ₺ × (0.20 \u002F 0.886) = 200 ₺ × 0.226 = ",{"type":69,"tag":80,"props":3980,"children":3981},{},[3982],{"type":74,"value":3983},"45.17 ₺",{"type":69,"tag":76,"props":3985,"children":3986},{},[3987],{"type":69,"tag":80,"props":3988,"children":3989},{},[3990],{"type":74,"value":3991},"Adım 3: Getiriyi hesaplayın",{"type":69,"tag":342,"props":3993,"children":3995},{"className":3994},[345],[3996,4055],{"type":69,"tag":342,"props":3997,"children":3999},{"className":3998},[350],[4000],{"type":69,"tag":353,"props":4001,"children":4002},{"xmlns":355},[4003],{"type":69,"tag":358,"props":4004,"children":4005},{},[4006,4050],{"type":69,"tag":362,"props":4007,"children":4008},{},[4009,4013,4017,4037,4041,4046],{"type":69,"tag":370,"props":4010,"children":4011},{},[4012],{"type":74,"value":3010},{"type":69,"tag":382,"props":4014,"children":4015},{},[4016],{"type":74,"value":386},{"type":69,"tag":388,"props":4018,"children":4019},{},[4020,4033],{"type":69,"tag":362,"props":4021,"children":4022},{},[4023,4028],{"type":69,"tag":478,"props":4024,"children":4025},{},[4026],{"type":74,"value":4027},"200",{"type":69,"tag":370,"props":4029,"children":4030},{},[4031],{"type":74,"value":4032},"₺",{"type":69,"tag":478,"props":4034,"children":4035},{},[4036],{"type":74,"value":3460},{"type":69,"tag":382,"props":4038,"children":4039},{},[4040],{"type":74,"value":386},{"type":69,"tag":478,"props":4042,"children":4043},{},[4044],{"type":74,"value":4045},"225.73",{"type":69,"tag":370,"props":4047,"children":4048},{},[4049],{"type":74,"value":4032},{"type":69,"tag":507,"props":4051,"children":4052},{"encoding":509},[4053],{"type":74,"value":4054},"\\text{Getiri} = \\frac{200 ₺}{0.886} = 225.73 ₺\n",{"type":69,"tag":342,"props":4056,"children":4058},{"className":4057,"ariaHidden":402},[516],[4059,4089,4206],{"type":69,"tag":342,"props":4060,"children":4062},{"className":4061},[521],[4063,4067,4076,4080,4085],{"type":69,"tag":342,"props":4064,"children":4066},{"className":4065,"style":3075},[526],[],{"type":69,"tag":342,"props":4068,"children":4070},{"className":4069},[532,74],[4071],{"type":69,"tag":342,"props":4072,"children":4074},{"className":4073},[532],[4075],{"type":74,"value":3010},{"type":69,"tag":342,"props":4077,"children":4079},{"className":4078,"style":612},[611],[],{"type":69,"tag":342,"props":4081,"children":4083},{"className":4082},[617],[4084],{"type":74,"value":386},{"type":69,"tag":342,"props":4086,"children":4088},{"className":4087,"style":612},[611],[],{"type":69,"tag":342,"props":4090,"children":4092},{"className":4091},[521],[4093,4097,4193,4197,4202],{"type":69,"tag":342,"props":4094,"children":4096},{"className":4095,"style":3507},[526],[],{"type":69,"tag":342,"props":4098,"children":4100},{"className":4099},[532],[4101,4105,4189],{"type":69,"tag":342,"props":4102,"children":4104},{"className":4103},[640,641],[],{"type":69,"tag":342,"props":4106,"children":4108},{"className":4107},[388],[4109],{"type":69,"tag":342,"props":4110,"children":4112},{"className":4111},[551,552],[4113,4178],{"type":69,"tag":342,"props":4114,"children":4116},{"className":4115},[557],[4117,4173],{"type":69,"tag":342,"props":4118,"children":4120},{"className":4119,"style":1943},[562],[4121,4141,4152],{"type":69,"tag":342,"props":4122,"children":4123},{"style":1947},[4124,4128],{"type":69,"tag":342,"props":4125,"children":4127},{"className":4126,"style":667},[572],[],{"type":69,"tag":342,"props":4129,"children":4131},{"className":4130},[578,579,580,581],[4132],{"type":69,"tag":342,"props":4133,"children":4135},{"className":4134},[532,581],[4136],{"type":69,"tag":342,"props":4137,"children":4139},{"className":4138},[532,581],[4140],{"type":74,"value":3460},{"type":69,"tag":342,"props":4142,"children":4143},{"style":1017},[4144,4148],{"type":69,"tag":342,"props":4145,"children":4147},{"className":4146,"style":667},[572],[],{"type":69,"tag":342,"props":4149,"children":4151},{"className":4150,"style":1026},[969],[],{"type":69,"tag":342,"props":4153,"children":4154},{"style":2036},[4155,4159],{"type":69,"tag":342,"props":4156,"children":4158},{"className":4157,"style":667},[572],[],{"type":69,"tag":342,"props":4160,"children":4162},{"className":4161},[578,579,580,581],[4163],{"type":69,"tag":342,"props":4164,"children":4166},{"className":4165},[532,581],[4167],{"type":69,"tag":342,"props":4168,"children":4170},{"className":4169},[532,581],[4171],{"type":74,"value":4172},"200₺",{"type":69,"tag":342,"props":4174,"children":4176},{"className":4175},[592],[4177],{"type":74,"value":595},{"type":69,"tag":342,"props":4179,"children":4181},{"className":4180},[557],[4182],{"type":69,"tag":342,"props":4183,"children":4185},{"className":4184,"style":3596},[562],[4186],{"type":69,"tag":342,"props":4187,"children":4188},{},[],{"type":69,"tag":342,"props":4190,"children":4192},{"className":4191},[1013,641],[],{"type":69,"tag":342,"props":4194,"children":4196},{"className":4195,"style":612},[611],[],{"type":69,"tag":342,"props":4198,"children":4200},{"className":4199},[617],[4201],{"type":74,"value":386},{"type":69,"tag":342,"props":4203,"children":4205},{"className":4204,"style":612},[611],[],{"type":69,"tag":342,"props":4207,"children":4209},{"className":4208},[521],[4210,4214],{"type":69,"tag":342,"props":4211,"children":4213},{"className":4212,"style":3910},[526],[],{"type":69,"tag":342,"props":4215,"children":4217},{"className":4216},[532],[4218],{"type":74,"value":4219},"225.73₺",{"type":69,"tag":76,"props":4221,"children":4222},{},[4223],{"type":69,"tag":80,"props":4224,"children":4225},{},[4226],{"type":74,"value":4227},"Doğrulama:",{"type":69,"tag":93,"props":4229,"children":4230},{},[4231,4236,4241],{"type":69,"tag":97,"props":4232,"children":4233},{},[4234],{"type":74,"value":4235},"90.27 ₺ × 2.50 = 225.68 ₺ ✓",{"type":69,"tag":97,"props":4237,"children":4238},{},[4239],{"type":74,"value":4240},"64.56 ₺ × 3.50 = 225.96 ₺ ✓",{"type":69,"tag":97,"props":4242,"children":4243},{},[4244],{"type":74,"value":4245},"45.17 ₺ × 5.00 = 225.85 ₺ ✓",{"type":69,"tag":76,"props":4247,"children":4248},{},[4249],{"type":74,"value":4250},"(Yuvarlamadan kaynaklanan küçük farklılıklar)",{"type":69,"tag":164,"props":4252,"children":4254},{"id":4253},"hızlı-başvuru-tablosu",[4255],{"type":74,"value":4256},"Hızlı Başvuru Tablosu",{"type":69,"tag":188,"props":4258,"children":4259},{},[4260,4275],{"type":69,"tag":192,"props":4261,"children":4262},{},[4263],{"type":69,"tag":46,"props":4264,"children":4265},{},[4266,4270],{"type":69,"tag":199,"props":4267,"children":4268},{},[4269],{"type":74,"value":208},{"type":69,"tag":199,"props":4271,"children":4272},{},[4273],{"type":74,"value":4274},"Bütçenin %'si (sadece 2 seçim varsa eşit oranlarda)",{"type":69,"tag":220,"props":4276,"children":4277},{},[4278,4291,4303,4315,4327],{"type":69,"tag":46,"props":4279,"children":4280},{},[4281,4286],{"type":69,"tag":227,"props":4282,"children":4283},{},[4284],{"type":74,"value":4285},"2.00",{"type":69,"tag":227,"props":4287,"children":4288},{},[4289],{"type":74,"value":4290},"%50",{"type":69,"tag":46,"props":4292,"children":4293},{},[4294,4298],{"type":69,"tag":227,"props":4295,"children":4296},{},[4297],{"type":74,"value":236},{"type":69,"tag":227,"props":4299,"children":4300},{},[4301],{"type":74,"value":4302},"%33.3",{"type":69,"tag":46,"props":4304,"children":4305},{},[4306,4310],{"type":69,"tag":227,"props":4307,"children":4308},{},[4309],{"type":74,"value":259},{"type":69,"tag":227,"props":4311,"children":4312},{},[4313],{"type":74,"value":4314},"%25",{"type":69,"tag":46,"props":4316,"children":4317},{},[4318,4322],{"type":69,"tag":227,"props":4319,"children":4320},{},[4321],{"type":74,"value":3424},{"type":69,"tag":227,"props":4323,"children":4324},{},[4325],{"type":74,"value":4326},"%20",{"type":69,"tag":46,"props":4328,"children":4329},{},[4330,4335],{"type":69,"tag":227,"props":4331,"children":4332},{},[4333],{"type":74,"value":4334},"10.00",{"type":69,"tag":227,"props":4336,"children":4337},{},[4338],{"type":74,"value":4339},"%10",{"type":69,"tag":70,"props":4341,"children":4343},{"id":4342},"dutching-karlılığı-profitability",[4344],{"type":74,"value":4345},"Dutching Karlılığı {#profitability}",{"type":69,"tag":164,"props":4347,"children":4349},{"id":4348},"başabaş-noktası",[4350],{"type":74,"value":4351},"Başabaş Noktası",{"type":69,"tag":76,"props":4353,"children":4354},{},[4355],{"type":74,"value":4356},"Dutching, yalnızca birleşik örtük olasılık \u003C %100 ise karlıdır:",{"type":69,"tag":342,"props":4358,"children":4360},{"className":4359},[345],[4361,4436],{"type":69,"tag":342,"props":4362,"children":4364},{"className":4363},[350],[4365],{"type":69,"tag":353,"props":4366,"children":4367},{"xmlns":355},[4368],{"type":69,"tag":358,"props":4369,"children":4370},{},[4371,4431],{"type":69,"tag":362,"props":4372,"children":4373},{},[4374,4400,4404,4422,4427],{"type":69,"tag":362,"props":4375,"children":4376},{},[4377,4382,4395],{"type":69,"tag":370,"props":4378,"children":4379},{},[4380],{"type":74,"value":4381},"Karlı oldu",{"type":69,"tag":400,"props":4383,"children":4384},{"accent":402},[4385,4390],{"type":69,"tag":370,"props":4386,"children":4387},{},[4388],{"type":74,"value":4389},"g",{"type":69,"tag":382,"props":4391,"children":4392},{},[4393],{"type":74,"value":4394},"˘",{"type":69,"tag":370,"props":4396,"children":4397},{},[4398],{"type":74,"value":4399},"u durum:",{"type":69,"tag":382,"props":4401,"children":4402},{},[4403],{"type":74,"value":464},{"type":69,"tag":388,"props":4405,"children":4406},{},[4407,4411],{"type":69,"tag":478,"props":4408,"children":4409},{},[4410],{"type":74,"value":482},{"type":69,"tag":366,"props":4412,"children":4413},{},[4414,4418],{"type":69,"tag":370,"props":4415,"children":4416},{},[4417],{"type":74,"value":208},{"type":69,"tag":376,"props":4419,"children":4420},{},[4421],{"type":74,"value":380},{"type":69,"tag":382,"props":4423,"children":4424},{},[4425],{"type":74,"value":4426},"\u003C",{"type":69,"tag":478,"props":4428,"children":4429},{},[4430],{"type":74,"value":482},{"type":69,"tag":507,"props":4432,"children":4433},{"encoding":509},[4434],{"type":74,"value":4435},"\\text{Karlı olduğu durum:} \\sum \\frac{1}{\\text{Oran}_i} \u003C 1\n",{"type":69,"tag":342,"props":4437,"children":4439},{"className":4438,"ariaHidden":402},[516],[4440,4716],{"type":69,"tag":342,"props":4441,"children":4443},{"className":4442},[521],[4444,4448,4538,4543,4548,4552,4703,4707,4712],{"type":69,"tag":342,"props":4445,"children":4447},{"className":4446,"style":1918},[526],[],{"type":69,"tag":342,"props":4449,"children":4451},{"className":4450},[532,74],[4452,4458,4465,4471,4533],{"type":69,"tag":342,"props":4453,"children":4455},{"className":4454},[532],[4456],{"type":74,"value":4457},"Karl",{"type":69,"tag":342,"props":4459,"children":4462},{"className":4460},[532,4461],"latin_fallback",[4463],{"type":74,"value":4464},"ı",{"type":69,"tag":342,"props":4466,"children":4468},{"className":4467},[532],[4469],{"type":74,"value":4470}," oldu",{"type":69,"tag":342,"props":4472,"children":4474},{"className":4473},[532,1056],[4475],{"type":69,"tag":342,"props":4476,"children":4478},{"className":4477},[551,552],[4479,4521],{"type":69,"tag":342,"props":4480,"children":4482},{"className":4481},[557],[4483,4516],{"type":69,"tag":342,"props":4484,"children":4487},{"className":4485,"style":4486},[562],"height:0.6944em;",[4488,4500],{"type":69,"tag":342,"props":4489,"children":4490},{"style":1354},[4491,4495],{"type":69,"tag":342,"props":4492,"children":4494},{"className":4493,"style":667},[572],[],{"type":69,"tag":342,"props":4496,"children":4498},{"className":4497},[532],[4499],{"type":74,"value":4389},{"type":69,"tag":342,"props":4501,"children":4502},{"style":1354},[4503,4507],{"type":69,"tag":342,"props":4504,"children":4506},{"className":4505,"style":667},[572],[],{"type":69,"tag":342,"props":4508,"children":4510},{"className":4509,"style":1095},[1094],[4511],{"type":69,"tag":342,"props":4512,"children":4514},{"className":4513},[532],[4515],{"type":74,"value":4394},{"type":69,"tag":342,"props":4517,"children":4519},{"className":4518},[592],[4520],{"type":74,"value":595},{"type":69,"tag":342,"props":4522,"children":4524},{"className":4523},[557],[4525],{"type":69,"tag":342,"props":4526,"children":4529},{"className":4527,"style":4528},[562],"height:0.1944em;",[4530],{"type":69,"tag":342,"props":4531,"children":4532},{},[],{"type":69,"tag":342,"props":4534,"children":4536},{"className":4535},[532],[4537],{"type":74,"value":4399},{"type":69,"tag":342,"props":4539,"children":4542},{"className":4540,"style":4541},[611],"margin-right:0.1667em;",[],{"type":69,"tag":342,"props":4544,"children":4546},{"className":4545,"style":760},[753,758,759],[4547],{"type":74,"value":464},{"type":69,"tag":342,"props":4549,"children":4551},{"className":4550,"style":4541},[611],[],{"type":69,"tag":342,"props":4553,"children":4555},{"className":4554},[532],[4556,4560,4699],{"type":69,"tag":342,"props":4557,"children":4559},{"className":4558},[640,641],[],{"type":69,"tag":342,"props":4561,"children":4563},{"className":4562},[388],[4564],{"type":69,"tag":342,"props":4565,"children":4567},{"className":4566},[551,552],[4568,4688],{"type":69,"tag":342,"props":4569,"children":4571},{"className":4570},[557],[4572,4683],{"type":69,"tag":342,"props":4573,"children":4575},{"className":4574,"style":1943},[562],[4576,4652,4663],{"type":69,"tag":342,"props":4577,"children":4578},{"style":1947},[4579,4583],{"type":69,"tag":342,"props":4580,"children":4582},{"className":4581,"style":667},[572],[],{"type":69,"tag":342,"props":4584,"children":4586},{"className":4585},[578,579,580,581],[4587],{"type":69,"tag":342,"props":4588,"children":4590},{"className":4589},[532,581],[4591],{"type":69,"tag":342,"props":4592,"children":4594},{"className":4593},[532,581],[4595,4604],{"type":69,"tag":342,"props":4596,"children":4598},{"className":4597},[532,74,581],[4599],{"type":69,"tag":342,"props":4600,"children":4602},{"className":4601},[532,581],[4603],{"type":74,"value":208},{"type":69,"tag":342,"props":4605,"children":4607},{"className":4606},[546],[4608],{"type":69,"tag":342,"props":4609,"children":4611},{"className":4610},[551,552],[4612,4641],{"type":69,"tag":342,"props":4613,"children":4615},{"className":4614},[557],[4616,4636],{"type":69,"tag":342,"props":4617,"children":4619},{"className":4618,"style":705},[562],[4620],{"type":69,"tag":342,"props":4621,"children":4622},{"style":709},[4623,4627],{"type":69,"tag":342,"props":4624,"children":4626},{"className":4625,"style":714},[572],[],{"type":69,"tag":342,"props":4628,"children":4630},{"className":4629},[578,719,720,581],[4631],{"type":69,"tag":342,"props":4632,"children":4634},{"className":4633},[532,586,581],[4635],{"type":74,"value":380},{"type":69,"tag":342,"props":4637,"children":4639},{"className":4638},[592],[4640],{"type":74,"value":595},{"type":69,"tag":342,"props":4642,"children":4644},{"className":4643},[557],[4645],{"type":69,"tag":342,"props":4646,"children":4648},{"className":4647,"style":739},[562],[4649],{"type":69,"tag":342,"props":4650,"children":4651},{},[],{"type":69,"tag":342,"props":4653,"children":4654},{"style":1017},[4655,4659],{"type":69,"tag":342,"props":4656,"children":4658},{"className":4657,"style":667},[572],[],{"type":69,"tag":342,"props":4660,"children":4662},{"className":4661,"style":1026},[969],[],{"type":69,"tag":342,"props":4664,"children":4665},{"style":2036},[4666,4670],{"type":69,"tag":342,"props":4667,"children":4669},{"className":4668,"style":667},[572],[],{"type":69,"tag":342,"props":4671,"children":4673},{"className":4672},[578,579,580,581],[4674],{"type":69,"tag":342,"props":4675,"children":4677},{"className":4676},[532,581],[4678],{"type":69,"tag":342,"props":4679,"children":4681},{"className":4680},[532,581],[4682],{"type":74,"value":482},{"type":69,"tag":342,"props":4684,"children":4686},{"className":4685},[592],[4687],{"type":74,"value":595},{"type":69,"tag":342,"props":4689,"children":4691},{"className":4690},[557],[4692],{"type":69,"tag":342,"props":4693,"children":4695},{"className":4694,"style":2067},[562],[4696],{"type":69,"tag":342,"props":4697,"children":4698},{},[],{"type":69,"tag":342,"props":4700,"children":4702},{"className":4701},[1013,641],[],{"type":69,"tag":342,"props":4704,"children":4706},{"className":4705,"style":612},[611],[],{"type":69,"tag":342,"props":4708,"children":4710},{"className":4709},[617],[4711],{"type":74,"value":4426},{"type":69,"tag":342,"props":4713,"children":4715},{"className":4714,"style":612},[611],[],{"type":69,"tag":342,"props":4717,"children":4719},{"className":4718},[521],[4720,4724],{"type":69,"tag":342,"props":4721,"children":4723},{"className":4722,"style":3910},[526],[],{"type":69,"tag":342,"props":4725,"children":4727},{"className":4726},[532],[4728],{"type":74,"value":482},{"type":69,"tag":164,"props":4730,"children":4732},{"id":4731},"karzarar-hesabı",[4733],{"type":74,"value":4734},"Kar\u002FZarar Hesabı",{"type":69,"tag":342,"props":4736,"children":4738},{"className":4737},[345],[4739,4816],{"type":69,"tag":342,"props":4740,"children":4742},{"className":4741},[350],[4743],{"type":69,"tag":353,"props":4744,"children":4745},{"xmlns":355},[4746],{"type":69,"tag":358,"props":4747,"children":4748},{},[4749,4811],{"type":69,"tag":362,"props":4750,"children":4751},{},[4752,4757,4761,4802,4807],{"type":69,"tag":370,"props":4753,"children":4754},{},[4755],{"type":74,"value":4756},"Kar %",{"type":69,"tag":382,"props":4758,"children":4759},{},[4760],{"type":74,"value":386},{"type":69,"tag":388,"props":4762,"children":4763},{},[4764,4768],{"type":69,"tag":478,"props":4765,"children":4766},{},[4767],{"type":74,"value":482},{"type":69,"tag":362,"props":4769,"children":4770},{},[4771,4775,4779,4783,4787,4798],{"type":69,"tag":382,"props":4772,"children":4773},{},[4774],{"type":74,"value":464},{"type":69,"tag":382,"props":4776,"children":4777},{"stretchy":2542},[4778],{"type":74,"value":2545},{"type":69,"tag":478,"props":4780,"children":4781},{},[4782],{"type":74,"value":482},{"type":69,"tag":376,"props":4784,"children":4785},{"mathvariant":1837},[4786],{"type":74,"value":2554},{"type":69,"tag":366,"props":4788,"children":4789},{},[4790,4794],{"type":69,"tag":370,"props":4791,"children":4792},{},[4793],{"type":74,"value":208},{"type":69,"tag":376,"props":4795,"children":4796},{},[4797],{"type":74,"value":380},{"type":69,"tag":382,"props":4799,"children":4800},{"stretchy":2542},[4801],{"type":74,"value":2570},{"type":69,"tag":382,"props":4803,"children":4804},{},[4805],{"type":74,"value":4806},"−",{"type":69,"tag":478,"props":4808,"children":4809},{},[4810],{"type":74,"value":482},{"type":69,"tag":507,"props":4812,"children":4813},{"encoding":509},[4814],{"type":74,"value":4815},"\\text{Kar \\%} = \\frac{1}{\\sum(1\u002F\\text{Oran}_i)} - 1\n",{"type":69,"tag":342,"props":4817,"children":4819},{"className":4818,"ariaHidden":402},[516],[4820,4851,5045],{"type":69,"tag":342,"props":4821,"children":4823},{"className":4822},[521],[4824,4829,4838,4842,4847],{"type":69,"tag":342,"props":4825,"children":4828},{"className":4826,"style":4827},[526],"height:0.8056em;vertical-align:-0.0556em;",[],{"type":69,"tag":342,"props":4830,"children":4832},{"className":4831},[532,74],[4833],{"type":69,"tag":342,"props":4834,"children":4836},{"className":4835},[532],[4837],{"type":74,"value":4756},{"type":69,"tag":342,"props":4839,"children":4841},{"className":4840,"style":612},[611],[],{"type":69,"tag":342,"props":4843,"children":4845},{"className":4844},[617],[4846],{"type":74,"value":386},{"type":69,"tag":342,"props":4848,"children":4850},{"className":4849,"style":612},[611],[],{"type":69,"tag":342,"props":4852,"children":4854},{"className":4853},[521],[4855,4860,5032,5036,5041],{"type":69,"tag":342,"props":4856,"children":4859},{"className":4857,"style":4858},[526],"height:1.3651em;vertical-align:-0.52em;",[],{"type":69,"tag":342,"props":4861,"children":4863},{"className":4862},[532],[4864,4868,5028],{"type":69,"tag":342,"props":4865,"children":4867},{"className":4866},[640,641],[],{"type":69,"tag":342,"props":4869,"children":4871},{"className":4870},[388],[4872],{"type":69,"tag":342,"props":4873,"children":4875},{"className":4874},[551,552],[4876,5016],{"type":69,"tag":342,"props":4877,"children":4879},{"className":4878},[557],[4880,5011],{"type":69,"tag":342,"props":4881,"children":4883},{"className":4882,"style":1943},[562],[4884,4980,4991],{"type":69,"tag":342,"props":4885,"children":4886},{"style":1947},[4887,4891],{"type":69,"tag":342,"props":4888,"children":4890},{"className":4889,"style":667},[572],[],{"type":69,"tag":342,"props":4892,"children":4894},{"className":4893},[578,579,580,581],[4895],{"type":69,"tag":342,"props":4896,"children":4898},{"className":4897},[532,581],[4899,4904,4909,4914,4975],{"type":69,"tag":342,"props":4900,"children":4902},{"className":4901,"style":760},[753,758,759,581],[4903],{"type":74,"value":464},{"type":69,"tag":342,"props":4905,"children":4907},{"className":4906},[640,581],[4908],{"type":74,"value":2545},{"type":69,"tag":342,"props":4910,"children":4912},{"className":4911},[532,581],[4913],{"type":74,"value":2889},{"type":69,"tag":342,"props":4915,"children":4917},{"className":4916},[532,581],[4918,4927],{"type":69,"tag":342,"props":4919,"children":4921},{"className":4920},[532,74,581],[4922],{"type":69,"tag":342,"props":4923,"children":4925},{"className":4924},[532,581],[4926],{"type":74,"value":208},{"type":69,"tag":342,"props":4928,"children":4930},{"className":4929},[546],[4931],{"type":69,"tag":342,"props":4932,"children":4934},{"className":4933},[551,552],[4935,4964],{"type":69,"tag":342,"props":4936,"children":4938},{"className":4937},[557],[4939,4959],{"type":69,"tag":342,"props":4940,"children":4942},{"className":4941,"style":705},[562],[4943],{"type":69,"tag":342,"props":4944,"children":4945},{"style":709},[4946,4950],{"type":69,"tag":342,"props":4947,"children":4949},{"className":4948,"style":714},[572],[],{"type":69,"tag":342,"props":4951,"children":4953},{"className":4952},[578,719,720,581],[4954],{"type":69,"tag":342,"props":4955,"children":4957},{"className":4956},[532,586,581],[4958],{"type":74,"value":380},{"type":69,"tag":342,"props":4960,"children":4962},{"className":4961},[592],[4963],{"type":74,"value":595},{"type":69,"tag":342,"props":4965,"children":4967},{"className":4966},[557],[4968],{"type":69,"tag":342,"props":4969,"children":4971},{"className":4970,"style":739},[562],[4972],{"type":69,"tag":342,"props":4973,"children":4974},{},[],{"type":69,"tag":342,"props":4976,"children":4978},{"className":4977},[1013,581],[4979],{"type":74,"value":2570},{"type":69,"tag":342,"props":4981,"children":4982},{"style":1017},[4983,4987],{"type":69,"tag":342,"props":4984,"children":4986},{"className":4985,"style":667},[572],[],{"type":69,"tag":342,"props":4988,"children":4990},{"className":4989,"style":1026},[969],[],{"type":69,"tag":342,"props":4992,"children":4993},{"style":2036},[4994,4998],{"type":69,"tag":342,"props":4995,"children":4997},{"className":4996,"style":667},[572],[],{"type":69,"tag":342,"props":4999,"children":5001},{"className":5000},[578,579,580,581],[5002],{"type":69,"tag":342,"props":5003,"children":5005},{"className":5004},[532,581],[5006],{"type":69,"tag":342,"props":5007,"children":5009},{"className":5008},[532,581],[5010],{"type":74,"value":482},{"type":69,"tag":342,"props":5012,"children":5014},{"className":5013},[592],[5015],{"type":74,"value":595},{"type":69,"tag":342,"props":5017,"children":5019},{"className":5018},[557],[5020],{"type":69,"tag":342,"props":5021,"children":5024},{"className":5022,"style":5023},[562],"height:0.52em;",[5025],{"type":69,"tag":342,"props":5026,"children":5027},{},[],{"type":69,"tag":342,"props":5029,"children":5031},{"className":5030},[1013,641],[],{"type":69,"tag":342,"props":5033,"children":5035},{"className":5034,"style":1487},[611],[],{"type":69,"tag":342,"props":5037,"children":5039},{"className":5038},[747],[5040],{"type":74,"value":4806},{"type":69,"tag":342,"props":5042,"children":5044},{"className":5043,"style":1487},[611],[],{"type":69,"tag":342,"props":5046,"children":5048},{"className":5047},[521],[5049,5053],{"type":69,"tag":342,"props":5050,"children":5052},{"className":5051,"style":3910},[526],[],{"type":69,"tag":342,"props":5054,"children":5056},{"className":5055},[532],[5057],{"type":74,"value":482},{"type":69,"tag":76,"props":5059,"children":5060},{},[5061],{"type":69,"tag":80,"props":5062,"children":5063},{},[5064],{"type":74,"value":5065},"Örnek:",{"type":69,"tag":93,"props":5067,"children":5068},{},[5069,5074],{"type":69,"tag":97,"props":5070,"children":5071},{},[5072],{"type":74,"value":5073},"Örtük olasılıkların toplamı: 0.886",{"type":69,"tag":97,"props":5075,"children":5076},{},[5077,5079],{"type":74,"value":5078},"Kar = (1\u002F0.886) - 1 = 0.129 = ",{"type":69,"tag":80,"props":5080,"children":5081},{},[5082],{"type":74,"value":5083},"%12.9 kar",{"type":69,"tag":164,"props":5085,"children":5087},{"id":5086},"karlılık-tablosu",[5088],{"type":74,"value":5089},"Karlılık Tablosu",{"type":69,"tag":188,"props":5091,"children":5092},{},[5093,5114],{"type":69,"tag":192,"props":5094,"children":5095},{},[5096],{"type":69,"tag":46,"props":5097,"children":5098},{},[5099,5104,5109],{"type":69,"tag":199,"props":5100,"children":5101},{},[5102],{"type":74,"value":5103},"Örtük Olasılıkların Toplamı",{"type":69,"tag":199,"props":5105,"children":5106},{},[5107],{"type":74,"value":5108},"Durum",{"type":69,"tag":199,"props":5110,"children":5111},{},[5112],{"type":74,"value":5113},"100 ₺ Üzerinden Getiri",{"type":69,"tag":220,"props":5115,"children":5116},{},[5117,5135,5153,5171,5189,5207],{"type":69,"tag":46,"props":5118,"children":5119},{},[5120,5125,5130],{"type":69,"tag":227,"props":5121,"children":5122},{},[5123],{"type":74,"value":5124},"0.80",{"type":69,"tag":227,"props":5126,"children":5127},{},[5128],{"type":74,"value":5129},"Yüksek karlı",{"type":69,"tag":227,"props":5131,"children":5132},{},[5133],{"type":74,"value":5134},"125 ₺ (+%25)",{"type":69,"tag":46,"props":5136,"children":5137},{},[5138,5143,5148],{"type":69,"tag":227,"props":5139,"children":5140},{},[5141],{"type":74,"value":5142},"0.90",{"type":69,"tag":227,"props":5144,"children":5145},{},[5146],{"type":74,"value":5147},"Karlı",{"type":69,"tag":227,"props":5149,"children":5150},{},[5151],{"type":74,"value":5152},"111 ₺ (+%11)",{"type":69,"tag":46,"props":5154,"children":5155},{},[5156,5161,5166],{"type":69,"tag":227,"props":5157,"children":5158},{},[5159],{"type":74,"value":5160},"0.95",{"type":69,"tag":227,"props":5162,"children":5163},{},[5164],{"type":74,"value":5165},"Marjinal olarak karlı",{"type":69,"tag":227,"props":5167,"children":5168},{},[5169],{"type":74,"value":5170},"105 ₺ (+%5)",{"type":69,"tag":46,"props":5172,"children":5173},{},[5174,5179,5184],{"type":69,"tag":227,"props":5175,"children":5176},{},[5177],{"type":74,"value":5178},"1.00",{"type":69,"tag":227,"props":5180,"children":5181},{},[5182],{"type":74,"value":5183},"Başabaş",{"type":69,"tag":227,"props":5185,"children":5186},{},[5187],{"type":74,"value":5188},"100 ₺ (%0)",{"type":69,"tag":46,"props":5190,"children":5191},{},[5192,5197,5202],{"type":69,"tag":227,"props":5193,"children":5194},{},[5195],{"type":74,"value":5196},"1.05",{"type":69,"tag":227,"props":5198,"children":5199},{},[5200],{"type":74,"value":5201},"Zarar",{"type":69,"tag":227,"props":5203,"children":5204},{},[5205],{"type":74,"value":5206},"95 ₺ (-%5)",{"type":69,"tag":46,"props":5208,"children":5209},{},[5210,5215,5220],{"type":69,"tag":227,"props":5211,"children":5212},{},[5213],{"type":74,"value":5214},"1.10",{"type":69,"tag":227,"props":5216,"children":5217},{},[5218],{"type":74,"value":5219},"Önemli zarar",{"type":69,"tag":227,"props":5221,"children":5222},{},[5223],{"type":74,"value":5224},"91 ₺ (-%9)",{"type":69,"tag":164,"props":5226,"children":5228},{"id":5227},"dutching-neden-genellikle-kaybettirir",[5229],{"type":74,"value":5230},"Dutching Neden Genellikle Kaybettirir?",{"type":69,"tag":76,"props":5232,"children":5233},{},[5234],{"type":74,"value":5235},"Bahis şirketlerinin marjları, seçimlerin aşırı değerli olduğu anlamına gelir:",{"type":69,"tag":76,"props":5237,"children":5238},{},[5239],{"type":69,"tag":80,"props":5240,"children":5241},{},[5242],{"type":74,"value":5243},"Tipik 8 yarışmacılı yarış:",{"type":69,"tag":188,"props":5245,"children":5246},{},[5247,5273],{"type":69,"tag":192,"props":5248,"children":5249},{},[5250],{"type":69,"tag":46,"props":5251,"children":5252},{},[5253,5258,5263,5268],{"type":69,"tag":199,"props":5254,"children":5255},{},[5256],{"type":74,"value":5257},"Seçim",{"type":69,"tag":199,"props":5259,"children":5260},{},[5261],{"type":74,"value":5262},"Gerçek Olasılık",{"type":69,"tag":199,"props":5264,"children":5265},{},[5266],{"type":74,"value":5267},"Bahis Şirketi Oranları",{"type":69,"tag":199,"props":5269,"children":5270},{},[5271],{"type":74,"value":5272},"Örtük Olasılık",{"type":69,"tag":220,"props":5274,"children":5275},{},[5276,5299,5320,5343,5366],{"type":69,"tag":46,"props":5277,"children":5278},{},[5279,5284,5289,5294],{"type":69,"tag":227,"props":5280,"children":5281},{},[5282],{"type":74,"value":5283},"Favori",{"type":69,"tag":227,"props":5285,"children":5286},{},[5287],{"type":74,"value":5288},"%30",{"type":69,"tag":227,"props":5290,"children":5291},{},[5292],{"type":74,"value":5293},"2.80",{"type":69,"tag":227,"props":5295,"children":5296},{},[5297],{"type":74,"value":5298},"%35.7",{"type":69,"tag":46,"props":5300,"children":5301},{},[5302,5307,5311,5315],{"type":69,"tag":227,"props":5303,"children":5304},{},[5305],{"type":74,"value":5306},"2. seçim",{"type":69,"tag":227,"props":5308,"children":5309},{},[5310],{"type":74,"value":4326},{"type":69,"tag":227,"props":5312,"children":5313},{},[5314],{"type":74,"value":259},{"type":69,"tag":227,"props":5316,"children":5317},{},[5318],{"type":74,"value":5319},"%25.0",{"type":69,"tag":46,"props":5321,"children":5322},{},[5323,5328,5333,5338],{"type":69,"tag":227,"props":5324,"children":5325},{},[5326],{"type":74,"value":5327},"3. seçim",{"type":69,"tag":227,"props":5329,"children":5330},{},[5331],{"type":74,"value":5332},"%15",{"type":69,"tag":227,"props":5334,"children":5335},{},[5336],{"type":74,"value":5337},"5.50",{"type":69,"tag":227,"props":5339,"children":5340},{},[5341],{"type":74,"value":5342},"%18.2",{"type":69,"tag":46,"props":5344,"children":5345},{},[5346,5351,5356,5361],{"type":69,"tag":227,"props":5347,"children":5348},{},[5349],{"type":74,"value":5350},"Diğerleri",{"type":69,"tag":227,"props":5352,"children":5353},{},[5354],{"type":74,"value":5355},"%35",{"type":69,"tag":227,"props":5357,"children":5358},{},[5359],{"type":74,"value":5360},"çeşitli",{"type":69,"tag":227,"props":5362,"children":5363},{},[5364],{"type":74,"value":5365},"~%34",{"type":69,"tag":46,"props":5367,"children":5368},{},[5369,5376,5384,5387],{"type":69,"tag":227,"props":5370,"children":5371},{},[5372],{"type":69,"tag":80,"props":5373,"children":5374},{},[5375],{"type":74,"value":301},{"type":69,"tag":227,"props":5377,"children":5378},{},[5379],{"type":69,"tag":80,"props":5380,"children":5381},{},[5382],{"type":74,"value":5383},"%100",{"type":69,"tag":227,"props":5385,"children":5386},{},[],{"type":69,"tag":227,"props":5388,"children":5389},{},[5390],{"type":69,"tag":80,"props":5391,"children":5392},{},[5393],{"type":74,"value":5394},"~%113",{"type":69,"tag":76,"props":5396,"children":5397},{},[5398],{"type":74,"value":5399},"%13'lük overround, tüm seçimlere dutching yapmanın ~%13 zarar garanti ettiği anlamına gelir. Örneğin Misli, Nesine veya Bilyoner gibi platformlarda, oranlar genellikle bu marjı yansıtır.",{"type":69,"tag":70,"props":5401,"children":5403},{"id":5402},"dutching-vs-diğer-stratejiler-vs-other",[5404],{"type":74,"value":5405},"Dutching vs Diğer Stratejiler {#vs-other}",{"type":69,"tag":164,"props":5407,"children":5409},{"id":5408},"dutching-vs-arbitraj",[5410],{"type":74,"value":5411},"Dutching vs Arbitraj",{"type":69,"tag":188,"props":5413,"children":5414},{},[5415,5434],{"type":69,"tag":192,"props":5416,"children":5417},{},[5418],{"type":69,"tag":46,"props":5419,"children":5420},{},[5421,5426,5430],{"type":69,"tag":199,"props":5422,"children":5423},{},[5424],{"type":74,"value":5425},"Faktör",{"type":69,"tag":199,"props":5427,"children":5428},{},[5429],{"type":74,"value":23},{"type":69,"tag":199,"props":5431,"children":5432},{},[5433],{"type":74,"value":50},{"type":69,"tag":220,"props":5435,"children":5436},{},[5437,5455,5473,5491,5509],{"type":69,"tag":46,"props":5438,"children":5439},{},[5440,5445,5450],{"type":69,"tag":227,"props":5441,"children":5442},{},[5443],{"type":74,"value":5444},"Kullanılan bahis şirketleri",{"type":69,"tag":227,"props":5446,"children":5447},{},[5448],{"type":74,"value":5449},"Bir",{"type":69,"tag":227,"props":5451,"children":5452},{},[5453],{"type":74,"value":5454},"Birden fazla",{"type":69,"tag":46,"props":5456,"children":5457},{},[5458,5463,5468],{"type":69,"tag":227,"props":5459,"children":5460},{},[5461],{"type":74,"value":5462},"Risk",{"type":69,"tag":227,"props":5464,"children":5465},{},[5466],{"type":74,"value":5467},"Mevcut (hepsi kaybedebilir)",{"type":69,"tag":227,"props":5469,"children":5470},{},[5471],{"type":74,"value":5472},"Yok (garantili)",{"type":69,"tag":46,"props":5474,"children":5475},{},[5476,5481,5486],{"type":69,"tag":227,"props":5477,"children":5478},{},[5479],{"type":74,"value":5480},"Kar kaynağı",{"type":69,"tag":227,"props":5482,"children":5483},{},[5484],{"type":74,"value":5485},"Düşük fiyatlı oranlar bulma",{"type":69,"tag":227,"props":5487,"children":5488},{},[5489],{"type":74,"value":5490},"Oran farklılıkları",{"type":69,"tag":46,"props":5492,"children":5493},{},[5494,5499,5504],{"type":69,"tag":227,"props":5495,"children":5496},{},[5497],{"type":74,"value":5498},"Zorluk",{"type":69,"tag":227,"props":5500,"children":5501},{},[5502],{"type":74,"value":5503},"Orta",{"type":69,"tag":227,"props":5505,"children":5506},{},[5507],{"type":74,"value":5508},"Daha yüksek (birden fazla hesaba ihtiyaç var)",{"type":69,"tag":46,"props":5510,"children":5511},{},[5512,5517,5522],{"type":69,"tag":227,"props":5513,"children":5514},{},[5515],{"type":74,"value":5516},"Hesap riski",{"type":69,"tag":227,"props":5518,"children":5519},{},[5520],{"type":74,"value":5521},"Düşük",{"type":69,"tag":227,"props":5523,"children":5524},{},[5525],{"type":74,"value":5526},"Yüksek (bahis şirketleri arbitrajcıları yasaklar)",{"type":69,"tag":164,"props":5528,"children":5530},{"id":5529},"dutching-vs-hedging-koruma",[5531],{"type":74,"value":5532},"Dutching vs Hedging (Koruma)",{"type":69,"tag":188,"props":5534,"children":5535},{},[5536,5555],{"type":69,"tag":192,"props":5537,"children":5538},{},[5539],{"type":69,"tag":46,"props":5540,"children":5541},{},[5542,5546,5550],{"type":69,"tag":199,"props":5543,"children":5544},{},[5545],{"type":74,"value":5425},{"type":69,"tag":199,"props":5547,"children":5548},{},[5549],{"type":74,"value":23},{"type":69,"tag":199,"props":5551,"children":5552},{},[5553],{"type":74,"value":5554},"Hedging",{"type":69,"tag":220,"props":5556,"children":5557},{},[5558,5576,5594,5612],{"type":69,"tag":46,"props":5559,"children":5560},{},[5561,5566,5571],{"type":69,"tag":227,"props":5562,"children":5563},{},[5564],{"type":74,"value":5565},"Zamanlama",{"type":69,"tag":227,"props":5567,"children":5568},{},[5569],{"type":74,"value":5570},"Etkinlikten önce",{"type":69,"tag":227,"props":5572,"children":5573},{},[5574],{"type":74,"value":5575},"Bahis yapıldıktan sonra",{"type":69,"tag":46,"props":5577,"children":5578},{},[5579,5584,5589],{"type":69,"tag":227,"props":5580,"children":5581},{},[5582],{"type":74,"value":5583},"Amaç",{"type":69,"tag":227,"props":5585,"children":5586},{},[5587],{"type":74,"value":5588},"Riski seçimler arasında dağıtmak",{"type":69,"tag":227,"props":5590,"children":5591},{},[5592],{"type":74,"value":5593},"Mevcut karı kilitlemek",{"type":69,"tag":46,"props":5595,"children":5596},{},[5597,5602,5607],{"type":69,"tag":227,"props":5598,"children":5599},{},[5600],{"type":74,"value":5601},"Orijinal bahis",{"type":69,"tag":227,"props":5603,"children":5604},{},[5605],{"type":74,"value":5606},"Birden fazla eşzamanlı",{"type":69,"tag":227,"props":5608,"children":5609},{},[5610],{"type":74,"value":5611},"Tek orijinal",{"type":69,"tag":46,"props":5613,"children":5614},{},[5615,5620,5625],{"type":69,"tag":227,"props":5616,"children":5617},{},[5618],{"type":74,"value":5619},"Kar dağılımı",{"type":69,"tag":227,"props":5621,"children":5622},{},[5623],{"type":74,"value":5624},"Kazananlar arasında eşit",{"type":69,"tag":227,"props":5626,"children":5627},{},[5628],{"type":74,"value":5629},"Zamanlamaya bağlı olarak değişken",{"type":69,"tag":164,"props":5631,"children":5633},{"id":5632},"dutching-vs-each-way-yer-bahsi",[5634],{"type":74,"value":5635},"Dutching vs Each-Way (Yer Bahsi)",{"type":69,"tag":188,"props":5637,"children":5638},{},[5639,5658],{"type":69,"tag":192,"props":5640,"children":5641},{},[5642],{"type":69,"tag":46,"props":5643,"children":5644},{},[5645,5649,5653],{"type":69,"tag":199,"props":5646,"children":5647},{},[5648],{"type":74,"value":5425},{"type":69,"tag":199,"props":5650,"children":5651},{},[5652],{"type":74,"value":23},{"type":69,"tag":199,"props":5654,"children":5655},{},[5656],{"type":74,"value":5657},"Each-Way",{"type":69,"tag":220,"props":5659,"children":5660},{},[5661,5679,5697,5715],{"type":69,"tag":46,"props":5662,"children":5663},{},[5664,5669,5674],{"type":69,"tag":227,"props":5665,"children":5666},{},[5667],{"type":74,"value":5668},"Kapsam",{"type":69,"tag":227,"props":5670,"children":5671},{},[5672],{"type":74,"value":5673},"Birden fazla kazanma bahsi",{"type":69,"tag":227,"props":5675,"children":5676},{},[5677],{"type":74,"value":5678},"Tek kazanma + yer bahsi",{"type":69,"tag":46,"props":5680,"children":5681},{},[5682,5687,5692],{"type":69,"tag":227,"props":5683,"children":5684},{},[5685],{"type":74,"value":5686},"Getiriler",{"type":69,"tag":227,"props":5688,"children":5689},{},[5690],{"type":74,"value":5691},"Herhangi bir kazananla eşit",{"type":69,"tag":227,"props":5693,"children":5694},{},[5695],{"type":74,"value":5696},"Kazanma ve yer için farklı",{"type":69,"tag":46,"props":5698,"children":5699},{},[5700,5705,5710],{"type":69,"tag":227,"props":5701,"children":5702},{},[5703],{"type":74,"value":5704},"Esneklik",{"type":69,"tag":227,"props":5706,"children":5707},{},[5708],{"type":74,"value":5709},"Herhangi bir seçimi seçin",{"type":69,"tag":227,"props":5711,"children":5712},{},[5713],{"type":74,"value":5714},"Sadece bir at",{"type":69,"tag":46,"props":5716,"children":5717},{},[5718,5723,5728],{"type":69,"tag":227,"props":5719,"children":5720},{},[5721],{"type":74,"value":5722},"Ne zaman daha iyi",{"type":69,"tag":227,"props":5724,"children":5725},{},[5726],{"type":74,"value":5727},"Birden fazla yarışmacı",{"type":69,"tag":227,"props":5729,"children":5730},{},[5731],{"type":74,"value":5732},"Yer güvenliği olan tek bir öne çıkan",{"type":69,"tag":70,"props":5734,"children":5736},{"id":5735},"dutching-ne-zaman-kullanılır-when-to-use",[5737],{"type":74,"value":5738},"Dutching Ne Zaman Kullanılır? {#when-to-use}",{"type":69,"tag":164,"props":5740,"children":5742},{"id":5741},"i̇yi-dutching-senaryoları",[5743],{"type":74,"value":5744},"İyi Dutching Senaryoları",{"type":69,"tag":188,"props":5746,"children":5747},{},[5748,5763],{"type":69,"tag":192,"props":5749,"children":5750},{},[5751],{"type":69,"tag":46,"props":5752,"children":5753},{},[5754,5758],{"type":69,"tag":199,"props":5755,"children":5756},{},[5757],{"type":74,"value":5108},{"type":69,"tag":199,"props":5759,"children":5760},{},[5761],{"type":74,"value":5762},"Dutching Neden İşe Yarar",{"type":69,"tag":220,"props":5764,"children":5765},{},[5766,5779,5792,5805],{"type":69,"tag":46,"props":5767,"children":5768},{},[5769,5774],{"type":69,"tag":227,"props":5770,"children":5771},{},[5772],{"type":74,"value":5773},"Birden fazla aşırı değerli seçim",{"type":69,"tag":227,"props":5775,"children":5776},{},[5777],{"type":74,"value":5778},"Birkaç değer fırsatından yararlanın",{"type":69,"tag":46,"props":5780,"children":5781},{},[5782,5787],{"type":69,"tag":227,"props":5783,"children":5784},{},[5785],{"type":74,"value":5786},"Favoriler arasında karar veremiyorsunuz",{"type":69,"tag":227,"props":5788,"children":5789},{},[5790],{"type":74,"value":5791},"Riski dağıtın, eşit getiri elde edin",{"type":69,"tag":46,"props":5793,"children":5794},{},[5795,5800],{"type":69,"tag":227,"props":5796,"children":5797},{},[5798],{"type":74,"value":5799},"Öne çıkanın olmadığı rekabetçi yarış",{"type":69,"tag":227,"props":5801,"children":5802},{},[5803],{"type":74,"value":5804},"Birden fazla yarışmacıyı kapsayın",{"type":69,"tag":46,"props":5806,"children":5807},{},[5808,5813],{"type":69,"tag":227,"props":5809,"children":5810},{},[5811],{"type":74,"value":5812},"Farklı sonuçlarda değer bulundu",{"type":69,"tag":227,"props":5814,"children":5815},{},[5816],{"type":74,"value":5817},"Değere maruz kalmayı en üst düzeye çıkarın",{"type":69,"tag":164,"props":5819,"children":5821},{"id":5820},"kötü-dutching-senaryoları",[5822],{"type":74,"value":5823},"Kötü Dutching Senaryoları",{"type":69,"tag":188,"props":5825,"children":5826},{},[5827,5842],{"type":69,"tag":192,"props":5828,"children":5829},{},[5830],{"type":69,"tag":46,"props":5831,"children":5832},{},[5833,5837],{"type":69,"tag":199,"props":5834,"children":5835},{},[5836],{"type":74,"value":5108},{"type":69,"tag":199,"props":5838,"children":5839},{},[5840],{"type":74,"value":5841},"Neden Dutching Yapmamalısınız",{"type":69,"tag":220,"props":5843,"children":5844},{},[5845,5858,5871,5884],{"type":69,"tag":46,"props":5846,"children":5847},{},[5848,5853],{"type":69,"tag":227,"props":5849,"children":5850},{},[5851],{"type":74,"value":5852},"Tek açık değerli bahis",{"type":69,"tag":227,"props":5854,"children":5855},{},[5856],{"type":74,"value":5857},"Tek bahis daha karlı",{"type":69,"tag":46,"props":5859,"children":5860},{},[5861,5866],{"type":69,"tag":227,"props":5862,"children":5863},{},[5864],{"type":74,"value":5865},"Tüm seçimler adil fiyatlı",{"type":69,"tag":227,"props":5867,"children":5868},{},[5869],{"type":74,"value":5870},"Avantaj yok, garantili zarar",{"type":69,"tag":46,"props":5872,"children":5873},{},[5874,5879],{"type":69,"tag":227,"props":5875,"children":5876},{},[5877],{"type":74,"value":5878},"Birleşik örtük olasılık > %100",{"type":69,"tag":227,"props":5880,"children":5881},{},[5882],{"type":74,"value":5883},"Matematiksel olarak kaybeden teklif",{"type":69,"tag":46,"props":5885,"children":5886},{},[5887,5892],{"type":69,"tag":227,"props":5888,"children":5889},{},[5890],{"type":74,"value":5891},"Farklı güven seviyeleri",{"type":69,"tag":227,"props":5893,"children":5894},{},[5895],{"type":74,"value":5896},"Güvene dayalı bahis daha iyi",{"type":69,"tag":164,"props":5898,"children":5900},{"id":5899},"_100-kuralı",[5901],{"type":74,"value":5902},"%100 Kuralı",{"type":69,"tag":76,"props":5904,"children":5905},{},[5906],{"type":69,"tag":80,"props":5907,"children":5908},{},[5909],{"type":74,"value":5910},"Dutching yapmadan önce her zaman kontrol edin:",{"type":69,"tag":342,"props":5912,"children":5914},{"className":5913},[345],[5915,5992],{"type":69,"tag":342,"props":5916,"children":5918},{"className":5917},[350],[5919],{"type":69,"tag":353,"props":5920,"children":5921},{"xmlns":355},[5922],{"type":69,"tag":358,"props":5923,"children":5924},{},[5925,5987],{"type":69,"tag":362,"props":5926,"children":5927},{},[5928,5951,5955,5973,5978,5982],{"type":69,"tag":362,"props":5929,"children":5930},{},[5931,5935,5946],{"type":69,"tag":370,"props":5932,"children":5933},{},[5934],{"type":74,"value":1231},{"type":69,"tag":400,"props":5936,"children":5937},{"accent":402},[5938,5942],{"type":69,"tag":370,"props":5939,"children":5940},{},[5941],{"type":74,"value":4389},{"type":69,"tag":382,"props":5943,"children":5944},{},[5945],{"type":74,"value":4394},{"type":69,"tag":370,"props":5947,"children":5948},{},[5949],{"type":74,"value":5950},"er ",{"type":69,"tag":382,"props":5952,"children":5953},{},[5954],{"type":74,"value":464},{"type":69,"tag":388,"props":5956,"children":5957},{},[5958,5962],{"type":69,"tag":478,"props":5959,"children":5960},{},[5961],{"type":74,"value":482},{"type":69,"tag":366,"props":5963,"children":5964},{},[5965,5969],{"type":69,"tag":370,"props":5966,"children":5967},{},[5968],{"type":74,"value":208},{"type":69,"tag":376,"props":5970,"children":5971},{},[5972],{"type":74,"value":380},{"type":69,"tag":382,"props":5974,"children":5975},{},[5976],{"type":74,"value":5977},">",{"type":69,"tag":478,"props":5979,"children":5980},{},[5981],{"type":74,"value":482},{"type":69,"tag":370,"props":5983,"children":5984},{},[5985],{"type":74,"value":5986}," ise, DUTCHING YAPMAYIN",{"type":69,"tag":507,"props":5988,"children":5989},{"encoding":509},[5990],{"type":74,"value":5991},"\\text{Eğer } \\sum \\frac{1}{\\text{Oran}_i} > 1 \\text{ ise, DUTCHING YAPMAYIN}\n",{"type":69,"tag":342,"props":5993,"children":5995},{"className":5994,"ariaHidden":402},[516],[5996,6255],{"type":69,"tag":342,"props":5997,"children":5999},{"className":5998},[521],[6000,6004,6078,6082,6087,6091,6242,6246,6251],{"type":69,"tag":342,"props":6001,"children":6003},{"className":6002,"style":1918},[526],[],{"type":69,"tag":342,"props":6005,"children":6007},{"className":6006},[532,74],[6008,6013,6073],{"type":69,"tag":342,"props":6009,"children":6011},{"className":6010},[532],[6012],{"type":74,"value":1231},{"type":69,"tag":342,"props":6014,"children":6016},{"className":6015},[532,1056],[6017],{"type":69,"tag":342,"props":6018,"children":6020},{"className":6019},[551,552],[6021,6062],{"type":69,"tag":342,"props":6022,"children":6024},{"className":6023},[557],[6025,6057],{"type":69,"tag":342,"props":6026,"children":6028},{"className":6027,"style":4486},[562],[6029,6041],{"type":69,"tag":342,"props":6030,"children":6031},{"style":1354},[6032,6036],{"type":69,"tag":342,"props":6033,"children":6035},{"className":6034,"style":667},[572],[],{"type":69,"tag":342,"props":6037,"children":6039},{"className":6038},[532],[6040],{"type":74,"value":4389},{"type":69,"tag":342,"props":6042,"children":6043},{"style":1354},[6044,6048],{"type":69,"tag":342,"props":6045,"children":6047},{"className":6046,"style":667},[572],[],{"type":69,"tag":342,"props":6049,"children":6051},{"className":6050,"style":1095},[1094],[6052],{"type":69,"tag":342,"props":6053,"children":6055},{"className":6054},[532],[6056],{"type":74,"value":4394},{"type":69,"tag":342,"props":6058,"children":6060},{"className":6059},[592],[6061],{"type":74,"value":595},{"type":69,"tag":342,"props":6063,"children":6065},{"className":6064},[557],[6066],{"type":69,"tag":342,"props":6067,"children":6069},{"className":6068,"style":4528},[562],[6070],{"type":69,"tag":342,"props":6071,"children":6072},{},[],{"type":69,"tag":342,"props":6074,"children":6076},{"className":6075},[532],[6077],{"type":74,"value":5950},{"type":69,"tag":342,"props":6079,"children":6081},{"className":6080,"style":4541},[611],[],{"type":69,"tag":342,"props":6083,"children":6085},{"className":6084,"style":760},[753,758,759],[6086],{"type":74,"value":464},{"type":69,"tag":342,"props":6088,"children":6090},{"className":6089,"style":4541},[611],[],{"type":69,"tag":342,"props":6092,"children":6094},{"className":6093},[532],[6095,6099,6238],{"type":69,"tag":342,"props":6096,"children":6098},{"className":6097},[640,641],[],{"type":69,"tag":342,"props":6100,"children":6102},{"className":6101},[388],[6103],{"type":69,"tag":342,"props":6104,"children":6106},{"className":6105},[551,552],[6107,6227],{"type":69,"tag":342,"props":6108,"children":6110},{"className":6109},[557],[6111,6222],{"type":69,"tag":342,"props":6112,"children":6114},{"className":6113,"style":1943},[562],[6115,6191,6202],{"type":69,"tag":342,"props":6116,"children":6117},{"style":1947},[6118,6122],{"type":69,"tag":342,"props":6119,"children":6121},{"className":6120,"style":667},[572],[],{"type":69,"tag":342,"props":6123,"children":6125},{"className":6124},[578,579,580,581],[6126],{"type":69,"tag":342,"props":6127,"children":6129},{"className":6128},[532,581],[6130],{"type":69,"tag":342,"props":6131,"children":6133},{"className":6132},[532,581],[6134,6143],{"type":69,"tag":342,"props":6135,"children":6137},{"className":6136},[532,74,581],[6138],{"type":69,"tag":342,"props":6139,"children":6141},{"className":6140},[532,581],[6142],{"type":74,"value":208},{"type":69,"tag":342,"props":6144,"children":6146},{"className":6145},[546],[6147],{"type":69,"tag":342,"props":6148,"children":6150},{"className":6149},[551,552],[6151,6180],{"type":69,"tag":342,"props":6152,"children":6154},{"className":6153},[557],[6155,6175],{"type":69,"tag":342,"props":6156,"children":6158},{"className":6157,"style":705},[562],[6159],{"type":69,"tag":342,"props":6160,"children":6161},{"style":709},[6162,6166],{"type":69,"tag":342,"props":6163,"children":6165},{"className":6164,"style":714},[572],[],{"type":69,"tag":342,"props":6167,"children":6169},{"className":6168},[578,719,720,581],[6170],{"type":69,"tag":342,"props":6171,"children":6173},{"className":6172},[532,586,581],[6174],{"type":74,"value":380},{"type":69,"tag":342,"props":6176,"children":6178},{"className":6177},[592],[6179],{"type":74,"value":595},{"type":69,"tag":342,"props":6181,"children":6183},{"className":6182},[557],[6184],{"type":69,"tag":342,"props":6185,"children":6187},{"className":6186,"style":739},[562],[6188],{"type":69,"tag":342,"props":6189,"children":6190},{},[],{"type":69,"tag":342,"props":6192,"children":6193},{"style":1017},[6194,6198],{"type":69,"tag":342,"props":6195,"children":6197},{"className":6196,"style":667},[572],[],{"type":69,"tag":342,"props":6199,"children":6201},{"className":6200,"style":1026},[969],[],{"type":69,"tag":342,"props":6203,"children":6204},{"style":2036},[6205,6209],{"type":69,"tag":342,"props":6206,"children":6208},{"className":6207,"style":667},[572],[],{"type":69,"tag":342,"props":6210,"children":6212},{"className":6211},[578,579,580,581],[6213],{"type":69,"tag":342,"props":6214,"children":6216},{"className":6215},[532,581],[6217],{"type":69,"tag":342,"props":6218,"children":6220},{"className":6219},[532,581],[6221],{"type":74,"value":482},{"type":69,"tag":342,"props":6223,"children":6225},{"className":6224},[592],[6226],{"type":74,"value":595},{"type":69,"tag":342,"props":6228,"children":6230},{"className":6229},[557],[6231],{"type":69,"tag":342,"props":6232,"children":6234},{"className":6233,"style":2067},[562],[6235],{"type":69,"tag":342,"props":6236,"children":6237},{},[],{"type":69,"tag":342,"props":6239,"children":6241},{"className":6240},[1013,641],[],{"type":69,"tag":342,"props":6243,"children":6245},{"className":6244,"style":612},[611],[],{"type":69,"tag":342,"props":6247,"children":6249},{"className":6248},[617],[6250],{"type":74,"value":5977},{"type":69,"tag":342,"props":6252,"children":6254},{"className":6253,"style":612},[611],[],{"type":69,"tag":342,"props":6256,"children":6258},{"className":6257},[521],[6259,6264,6269],{"type":69,"tag":342,"props":6260,"children":6263},{"className":6261,"style":6262},[526],"height:0.8778em;vertical-align:-0.1944em;",[],{"type":69,"tag":342,"props":6265,"children":6267},{"className":6266},[532],[6268],{"type":74,"value":482},{"type":69,"tag":342,"props":6270,"children":6272},{"className":6271},[532,74],[6273],{"type":69,"tag":342,"props":6274,"children":6276},{"className":6275},[532],[6277],{"type":74,"value":5986},{"type":69,"tag":70,"props":6279,"children":6281},{"id":6280},"gelişmiş-dutching-advanced",[6282],{"type":74,"value":6283},"Gelişmiş Dutching {#advanced}",{"type":69,"tag":164,"props":6285,"children":6287},{"id":6286},"hedef-kar-dutching",[6288],{"type":74,"value":6289},"Hedef Kar Dutching",{"type":69,"tag":76,"props":6291,"children":6292},{},[6293],{"type":74,"value":6294},"Tam bütçeyi kullanmak yerine, istenen kar için bahisleri hesaplayın:",{"type":69,"tag":342,"props":6296,"children":6298},{"className":6297},[345],[6299,6390],{"type":69,"tag":342,"props":6300,"children":6302},{"className":6301},[350],[6303],{"type":69,"tag":353,"props":6304,"children":6305},{"xmlns":355},[6306],{"type":69,"tag":358,"props":6307,"children":6308},{},[6309,6385],{"type":69,"tag":362,"props":6310,"children":6311},{},[6312,6350,6354,6359,6363,6367],{"type":69,"tag":362,"props":6313,"children":6314},{},[6315,6320,6331,6335,6346],{"type":69,"tag":370,"props":6316,"children":6317},{},[6318],{"type":74,"value":6319},"Gerekli B",{"type":69,"tag":400,"props":6321,"children":6322},{"accent":402},[6323,6327],{"type":69,"tag":370,"props":6324,"children":6325},{},[6326],{"type":74,"value":408},{"type":69,"tag":382,"props":6328,"children":6329},{},[6330],{"type":74,"value":413},{"type":69,"tag":370,"props":6332,"children":6333},{},[6334],{"type":74,"value":418},{"type":69,"tag":400,"props":6336,"children":6337},{"accent":402},[6338,6342],{"type":69,"tag":370,"props":6339,"children":6340},{},[6341],{"type":74,"value":426},{"type":69,"tag":382,"props":6343,"children":6344},{},[6345],{"type":74,"value":431},{"type":69,"tag":370,"props":6347,"children":6348},{},[6349],{"type":74,"value":436},{"type":69,"tag":382,"props":6351,"children":6352},{},[6353],{"type":74,"value":386},{"type":69,"tag":370,"props":6355,"children":6356},{},[6357],{"type":74,"value":6358},"Hedef Getiri",{"type":69,"tag":382,"props":6360,"children":6361},{},[6362],{"type":74,"value":455},{"type":69,"tag":382,"props":6364,"children":6365},{},[6366],{"type":74,"value":464},{"type":69,"tag":388,"props":6368,"children":6369},{},[6370,6374],{"type":69,"tag":478,"props":6371,"children":6372},{},[6373],{"type":74,"value":482},{"type":69,"tag":366,"props":6375,"children":6376},{},[6377,6381],{"type":69,"tag":370,"props":6378,"children":6379},{},[6380],{"type":74,"value":208},{"type":69,"tag":376,"props":6382,"children":6383},{},[6384],{"type":74,"value":380},{"type":69,"tag":507,"props":6386,"children":6387},{"encoding":509},[6388],{"type":74,"value":6389},"\\text{Gerekli Bütçe} = \\text{Hedef Getiri} \\times \\sum \\frac{1}{\\text{Oran}_i}\n",{"type":69,"tag":342,"props":6391,"children":6393},{"className":6392,"ariaHidden":402},[516],[6394,6539,6570],{"type":69,"tag":342,"props":6395,"children":6397},{"className":6396},[521],[6398,6403,6526,6530,6535],{"type":69,"tag":342,"props":6399,"children":6402},{"className":6400,"style":6401},[526],"height:0.8646em;vertical-align:-0.1701em;",[],{"type":69,"tag":342,"props":6404,"children":6406},{"className":6405},[532,74],[6407,6412,6456,6461,6521],{"type":69,"tag":342,"props":6408,"children":6410},{"className":6409},[532],[6411],{"type":74,"value":6319},{"type":69,"tag":342,"props":6413,"children":6415},{"className":6414},[532,1056],[6416],{"type":69,"tag":342,"props":6417,"children":6419},{"className":6418},[551],[6420],{"type":69,"tag":342,"props":6421,"children":6423},{"className":6422},[557],[6424],{"type":69,"tag":342,"props":6425,"children":6427},{"className":6426,"style":1069},[562],[6428,6440],{"type":69,"tag":342,"props":6429,"children":6430},{"style":1354},[6431,6435],{"type":69,"tag":342,"props":6432,"children":6434},{"className":6433,"style":667},[572],[],{"type":69,"tag":342,"props":6436,"children":6438},{"className":6437},[532],[6439],{"type":74,"value":408},{"type":69,"tag":342,"props":6441,"children":6442},{"style":1354},[6443,6447],{"type":69,"tag":342,"props":6444,"children":6446},{"className":6445,"style":667},[572],[],{"type":69,"tag":342,"props":6448,"children":6450},{"className":6449,"style":1095},[1094],[6451],{"type":69,"tag":342,"props":6452,"children":6454},{"className":6453},[532],[6455],{"type":74,"value":413},{"type":69,"tag":342,"props":6457,"children":6459},{"className":6458},[532],[6460],{"type":74,"value":418},{"type":69,"tag":342,"props":6462,"children":6464},{"className":6463},[532,1056],[6465],{"type":69,"tag":342,"props":6466,"children":6468},{"className":6467},[551,552],[6469,6510],{"type":69,"tag":342,"props":6470,"children":6472},{"className":6471},[557],[6473,6505],{"type":69,"tag":342,"props":6474,"children":6476},{"className":6475,"style":1122},[562],[6477,6489],{"type":69,"tag":342,"props":6478,"children":6479},{"style":1354},[6480,6484],{"type":69,"tag":342,"props":6481,"children":6483},{"className":6482,"style":667},[572],[],{"type":69,"tag":342,"props":6485,"children":6487},{"className":6486},[532],[6488],{"type":74,"value":426},{"type":69,"tag":342,"props":6490,"children":6491},{"style":1354},[6492,6496],{"type":69,"tag":342,"props":6493,"children":6495},{"className":6494,"style":667},[572],[],{"type":69,"tag":342,"props":6497,"children":6499},{"className":6498,"style":1146},[1094],[6500],{"type":69,"tag":342,"props":6501,"children":6503},{"className":6502},[532],[6504],{"type":74,"value":431},{"type":69,"tag":342,"props":6506,"children":6508},{"className":6507},[592],[6509],{"type":74,"value":595},{"type":69,"tag":342,"props":6511,"children":6513},{"className":6512},[557],[6514],{"type":69,"tag":342,"props":6515,"children":6517},{"className":6516,"style":1165},[562],[6518],{"type":69,"tag":342,"props":6519,"children":6520},{},[],{"type":69,"tag":342,"props":6522,"children":6524},{"className":6523},[532],[6525],{"type":74,"value":436},{"type":69,"tag":342,"props":6527,"children":6529},{"className":6528,"style":612},[611],[],{"type":69,"tag":342,"props":6531,"children":6533},{"className":6532},[617],[6534],{"type":74,"value":386},{"type":69,"tag":342,"props":6536,"children":6538},{"className":6537,"style":612},[611],[],{"type":69,"tag":342,"props":6540,"children":6542},{"className":6541},[521],[6543,6548,6557,6561,6566],{"type":69,"tag":342,"props":6544,"children":6547},{"className":6545,"style":6546},[526],"height:0.7778em;vertical-align:-0.0833em;",[],{"type":69,"tag":342,"props":6549,"children":6551},{"className":6550},[532,74],[6552],{"type":69,"tag":342,"props":6553,"children":6555},{"className":6554},[532],[6556],{"type":74,"value":6358},{"type":69,"tag":342,"props":6558,"children":6560},{"className":6559,"style":1487},[611],[],{"type":69,"tag":342,"props":6562,"children":6564},{"className":6563},[747],[6565],{"type":74,"value":455},{"type":69,"tag":342,"props":6567,"children":6569},{"className":6568,"style":1487},[611],[],{"type":69,"tag":342,"props":6571,"children":6573},{"className":6572},[521],[6574,6578,6583,6587],{"type":69,"tag":342,"props":6575,"children":6577},{"className":6576,"style":1918},[526],[],{"type":69,"tag":342,"props":6579,"children":6581},{"className":6580,"style":760},[753,758,759],[6582],{"type":74,"value":464},{"type":69,"tag":342,"props":6584,"children":6586},{"className":6585,"style":4541},[611],[],{"type":69,"tag":342,"props":6588,"children":6590},{"className":6589},[532],[6591,6595,6734],{"type":69,"tag":342,"props":6592,"children":6594},{"className":6593},[640,641],[],{"type":69,"tag":342,"props":6596,"children":6598},{"className":6597},[388],[6599],{"type":69,"tag":342,"props":6600,"children":6602},{"className":6601},[551,552],[6603,6723],{"type":69,"tag":342,"props":6604,"children":6606},{"className":6605},[557],[6607,6718],{"type":69,"tag":342,"props":6608,"children":6610},{"className":6609,"style":1943},[562],[6611,6687,6698],{"type":69,"tag":342,"props":6612,"children":6613},{"style":1947},[6614,6618],{"type":69,"tag":342,"props":6615,"children":6617},{"className":6616,"style":667},[572],[],{"type":69,"tag":342,"props":6619,"children":6621},{"className":6620},[578,579,580,581],[6622],{"type":69,"tag":342,"props":6623,"children":6625},{"className":6624},[532,581],[6626],{"type":69,"tag":342,"props":6627,"children":6629},{"className":6628},[532,581],[6630,6639],{"type":69,"tag":342,"props":6631,"children":6633},{"className":6632},[532,74,581],[6634],{"type":69,"tag":342,"props":6635,"children":6637},{"className":6636},[532,581],[6638],{"type":74,"value":208},{"type":69,"tag":342,"props":6640,"children":6642},{"className":6641},[546],[6643],{"type":69,"tag":342,"props":6644,"children":6646},{"className":6645},[551,552],[6647,6676],{"type":69,"tag":342,"props":6648,"children":6650},{"className":6649},[557],[6651,6671],{"type":69,"tag":342,"props":6652,"children":6654},{"className":6653,"style":705},[562],[6655],{"type":69,"tag":342,"props":6656,"children":6657},{"style":709},[6658,6662],{"type":69,"tag":342,"props":6659,"children":6661},{"className":6660,"style":714},[572],[],{"type":69,"tag":342,"props":6663,"children":6665},{"className":6664},[578,719,720,581],[6666],{"type":69,"tag":342,"props":6667,"children":6669},{"className":6668},[532,586,581],[6670],{"type":74,"value":380},{"type":69,"tag":342,"props":6672,"children":6674},{"className":6673},[592],[6675],{"type":74,"value":595},{"type":69,"tag":342,"props":6677,"children":6679},{"className":6678},[557],[6680],{"type":69,"tag":342,"props":6681,"children":6683},{"className":6682,"style":739},[562],[6684],{"type":69,"tag":342,"props":6685,"children":6686},{},[],{"type":69,"tag":342,"props":6688,"children":6689},{"style":1017},[6690,6694],{"type":69,"tag":342,"props":6691,"children":6693},{"className":6692,"style":667},[572],[],{"type":69,"tag":342,"props":6695,"children":6697},{"className":6696,"style":1026},[969],[],{"type":69,"tag":342,"props":6699,"children":6700},{"style":2036},[6701,6705],{"type":69,"tag":342,"props":6702,"children":6704},{"className":6703,"style":667},[572],[],{"type":69,"tag":342,"props":6706,"children":6708},{"className":6707},[578,579,580,581],[6709],{"type":69,"tag":342,"props":6710,"children":6712},{"className":6711},[532,581],[6713],{"type":69,"tag":342,"props":6714,"children":6716},{"className":6715},[532,581],[6717],{"type":74,"value":482},{"type":69,"tag":342,"props":6719,"children":6721},{"className":6720},[592],[6722],{"type":74,"value":595},{"type":69,"tag":342,"props":6724,"children":6726},{"className":6725},[557],[6727],{"type":69,"tag":342,"props":6728,"children":6730},{"className":6729,"style":2067},[562],[6731],{"type":69,"tag":342,"props":6732,"children":6733},{},[],{"type":69,"tag":342,"props":6735,"children":6737},{"className":6736},[1013,641],[],{"type":69,"tag":76,"props":6739,"children":6740},{},[6741,6745],{"type":69,"tag":80,"props":6742,"children":6743},{},[6744],{"type":74,"value":5065},{"type":74,"value":6746}," 3.00, 4.00, 5.00 oranlarındaki seçimlerden 50 ₺ kar elde etmek istiyorsunuz.",{"type":69,"tag":76,"props":6748,"children":6749},{},[6750,6752],{"type":74,"value":6751},"Toplam = 0.333 + 0.25 + 0.20 = 0.783\nGerekli bütçe = 50 ₺ \u002F (1 - 0.783) = 50 ₺ \u002F 0.217 = ",{"type":69,"tag":80,"props":6753,"children":6754},{},[6755],{"type":74,"value":6756},"230 ₺",{"type":69,"tag":164,"props":6758,"children":6760},{"id":6759},"farklı-bahis-şirketleriyle-dutching",[6761],{"type":74,"value":6762},"Farklı Bahis Şirketleriyle Dutching",{"type":69,"tag":76,"props":6764,"children":6765},{},[6766],{"type":74,"value":6767},"Dutching'i oran karşılaştırmasıyla birleştirin:",{"type":69,"tag":188,"props":6769,"children":6770},{},[6771,6796],{"type":69,"tag":192,"props":6772,"children":6773},{},[6774],{"type":69,"tag":46,"props":6775,"children":6776},{},[6777,6781,6786,6791],{"type":69,"tag":199,"props":6778,"children":6779},{},[6780],{"type":74,"value":5257},{"type":69,"tag":199,"props":6782,"children":6783},{},[6784],{"type":74,"value":6785},"Bahis Şirketi A",{"type":69,"tag":199,"props":6787,"children":6788},{},[6789],{"type":74,"value":6790},"Bahis Şirketi B",{"type":69,"tag":199,"props":6792,"children":6793},{},[6794],{"type":74,"value":6795},"En İyi Oran",{"type":69,"tag":220,"props":6797,"children":6798},{},[6799,6823,6847],{"type":69,"tag":46,"props":6800,"children":6801},{},[6802,6807,6811,6816],{"type":69,"tag":227,"props":6803,"children":6804},{},[6805],{"type":74,"value":6806},"At A",{"type":69,"tag":227,"props":6808,"children":6809},{},[6810],{"type":74,"value":236},{"type":69,"tag":227,"props":6812,"children":6813},{},[6814],{"type":74,"value":6815},"3.20",{"type":69,"tag":227,"props":6817,"children":6818},{},[6819],{"type":69,"tag":80,"props":6820,"children":6821},{},[6822],{"type":74,"value":6815},{"type":69,"tag":46,"props":6824,"children":6825},{},[6826,6831,6835,6840],{"type":69,"tag":227,"props":6827,"children":6828},{},[6829],{"type":74,"value":6830},"At B",{"type":69,"tag":227,"props":6832,"children":6833},{},[6834],{"type":74,"value":259},{"type":69,"tag":227,"props":6836,"children":6837},{},[6838],{"type":74,"value":6839},"3.80",{"type":69,"tag":227,"props":6841,"children":6842},{},[6843],{"type":69,"tag":80,"props":6844,"children":6845},{},[6846],{"type":74,"value":259},{"type":69,"tag":46,"props":6848,"children":6849},{},[6850,6855,6859,6863],{"type":69,"tag":227,"props":6851,"children":6852},{},[6853],{"type":74,"value":6854},"At C",{"type":69,"tag":227,"props":6856,"children":6857},{},[6858],{"type":74,"value":3424},{"type":69,"tag":227,"props":6860,"children":6861},{},[6862],{"type":74,"value":5337},{"type":69,"tag":227,"props":6864,"children":6865},{},[6866],{"type":69,"tag":80,"props":6867,"children":6868},{},[6869],{"type":74,"value":5337},{"type":69,"tag":76,"props":6871,"children":6872},{},[6873],{"type":74,"value":6874},"En iyi oranları kullanarak: Toplam = 0.313 + 0.25 + 0.182 = 0.745\nvs tek bahis şirketi: Toplam = 0.833",{"type":69,"tag":76,"props":6876,"children":6877},{},[6878],{"type":74,"value":6879},"Oranları karşılaştırarak çok daha iyi getiri elde edilir. Misli, Nesine, Bilyoner gibi farklı platformlardaki oranları karşılaştırmak faydalı olabilir.",{"type":69,"tag":164,"props":6881,"children":6883},{"id":6882},"kısmi-dutching",[6884],{"type":74,"value":6885},"Kısmi Dutching",{"type":69,"tag":76,"props":6887,"children":6888},{},[6889],{"type":74,"value":6890},"Tüm beğenilen seçimleri eşit olarak kapsamak zorunda değilsiniz. Güven seviyesine göre ayarlayın:",{"type":69,"tag":188,"props":6892,"children":6893},{},[6894,6914],{"type":69,"tag":192,"props":6895,"children":6896},{},[6897],{"type":69,"tag":46,"props":6898,"children":6899},{},[6900,6904,6909],{"type":69,"tag":199,"props":6901,"children":6902},{},[6903],{"type":74,"value":5257},{"type":69,"tag":199,"props":6905,"children":6906},{},[6907],{"type":74,"value":6908},"Güven",{"type":69,"tag":199,"props":6910,"children":6911},{},[6912],{"type":74,"value":6913},"Ayarlanmış Bahis",{"type":69,"tag":220,"props":6915,"children":6916},{},[6917,6934,6950],{"type":69,"tag":46,"props":6918,"children":6919},{},[6920,6924,6929],{"type":69,"tag":227,"props":6921,"children":6922},{},[6923],{"type":74,"value":6806},{"type":69,"tag":227,"props":6925,"children":6926},{},[6927],{"type":74,"value":6928},"Yüksek",{"type":69,"tag":227,"props":6930,"children":6931},{},[6932],{"type":74,"value":6933},"Dutch bahsinin %150'si",{"type":69,"tag":46,"props":6935,"children":6936},{},[6937,6941,6945],{"type":69,"tag":227,"props":6938,"children":6939},{},[6940],{"type":74,"value":6830},{"type":69,"tag":227,"props":6942,"children":6943},{},[6944],{"type":74,"value":5503},{"type":69,"tag":227,"props":6946,"children":6947},{},[6948],{"type":74,"value":6949},"Dutch bahsinin %100'ü",{"type":69,"tag":46,"props":6951,"children":6952},{},[6953,6957,6961],{"type":69,"tag":227,"props":6954,"children":6955},{},[6956],{"type":74,"value":6854},{"type":69,"tag":227,"props":6958,"children":6959},{},[6960],{"type":74,"value":5521},{"type":69,"tag":227,"props":6962,"children":6963},{},[6964],{"type":74,"value":6965},"Dutch bahsinin %50'si",{"type":69,"tag":76,"props":6967,"children":6968},{},[6969],{"type":74,"value":6970},"Getiriler eşit olmayacak, ancak analizinizi daha iyi yansıtacaktır.",{"type":69,"tag":164,"props":6972,"children":6974},{"id":6973},"canlı-dutching",[6975],{"type":74,"value":6976},"Canlı Dutching",{"type":69,"tag":76,"props":6978,"children":6979},{},[6980],{"type":74,"value":6981},"Bir etkinlik sırasında dutching pozisyonlarını ayarlayın:",{"type":69,"tag":76,"props":6983,"children":6984},{},[6985,6990,6992,6997],{"type":69,"tag":80,"props":6986,"children":6987},{},[6988],{"type":74,"value":6989},"Yarış öncesi:",{"type":74,"value":6991}," A, B, C atlarına dutching yapın\n",{"type":69,"tag":80,"props":6993,"children":6994},{},[6995],{"type":74,"value":6996},"Yarış sırasında:",{"type":74,"value":6998}," A atı zorlanıyor, B ve C iyi görünüyor",{"type":69,"tag":76,"props":7000,"children":7001},{},[7002],{"type":74,"value":7003},"Seçenek: A atını o esnada (in-play) satarak bu maruziyeti azaltın.",{"type":69,"tag":70,"props":7005,"children":7007},{"id":7006},"yaygın-dutching-hataları-mistakes",[7008],{"type":74,"value":7009},"Yaygın Dutching Hataları {#mistakes}",{"type":69,"tag":164,"props":7011,"children":7013},{"id":7012},"hata-1-toplamı-göz-ardı-etmek",[7014],{"type":74,"value":7015},"Hata 1: Toplamı Göz Ardı Etmek",{"type":69,"tag":76,"props":7017,"children":7018},{},[7019],{"type":74,"value":7020},"Toplamı > %100 olan dutching seçimleri garantili zarardır. Her zaman önce hesaplayın.",{"type":69,"tag":164,"props":7022,"children":7024},{"id":7023},"hata-2-çok-fazla-seçim",[7025],{"type":74,"value":7026},"Hata 2: Çok Fazla Seçim",{"type":69,"tag":76,"props":7028,"children":7029},{},[7030],{"type":74,"value":7031},"5+ seçime dutching yapmak nadiren karlıdır:",{"type":69,"tag":188,"props":7033,"children":7034},{},[7035,7051],{"type":69,"tag":192,"props":7036,"children":7037},{},[7038],{"type":69,"tag":46,"props":7039,"children":7040},{},[7041,7046],{"type":69,"tag":199,"props":7042,"children":7043},{},[7044],{"type":74,"value":7045},"Seçimler",{"type":69,"tag":199,"props":7047,"children":7048},{},[7049],{"type":74,"value":7050},"Kar İçin Minimum Ortalama Oran",{"type":69,"tag":220,"props":7052,"children":7053},{},[7054,7066,7079,7092],{"type":69,"tag":46,"props":7055,"children":7056},{},[7057,7061],{"type":69,"tag":227,"props":7058,"children":7059},{},[7060],{"type":74,"value":1830},{"type":69,"tag":227,"props":7062,"children":7063},{},[7064],{"type":74,"value":7065},"Her biri 2.10",{"type":69,"tag":46,"props":7067,"children":7068},{},[7069,7074],{"type":69,"tag":227,"props":7070,"children":7071},{},[7072],{"type":74,"value":7073},"3",{"type":69,"tag":227,"props":7075,"children":7076},{},[7077],{"type":74,"value":7078},"Her biri 3.10",{"type":69,"tag":46,"props":7080,"children":7081},{},[7082,7087],{"type":69,"tag":227,"props":7083,"children":7084},{},[7085],{"type":74,"value":7086},"4",{"type":69,"tag":227,"props":7088,"children":7089},{},[7090],{"type":74,"value":7091},"Her biri 4.10",{"type":69,"tag":46,"props":7093,"children":7094},{},[7095,7100],{"type":69,"tag":227,"props":7096,"children":7097},{},[7098],{"type":74,"value":7099},"5",{"type":69,"tag":227,"props":7101,"children":7102},{},[7103],{"type":74,"value":7104},"Her biri 5.10",{"type":69,"tag":76,"props":7106,"children":7107},{},[7108],{"type":74,"value":7109},"Daha fazla seçim = yeterli değer bulmak daha zordur.",{"type":69,"tag":164,"props":7111,"children":7113},{"id":7112},"hata-3-fırsat-maliyetini-unutmak",[7114],{"type":74,"value":7115},"Hata 3: Fırsat Maliyetini Unutmak",{"type":69,"tag":76,"props":7117,"children":7118},{},[7119],{"type":74,"value":7120},"%12 beklenen karla 3 ata 100 ₺ dutching yapmak = 12 ₺\nvs %20 değerli tek 100 ₺ bahis = 20 ₺",{"type":69,"tag":76,"props":7122,"children":7123},{},[7124],{"type":74,"value":7125},"Bazen konsantrasyon, çeşitlendirmeden daha iyidir.",{"type":69,"tag":164,"props":7127,"children":7129},{"id":7128},"hata-4-sadece-favorilere-dutching-yapmak",[7130],{"type":74,"value":7131},"Hata 4: Sadece Favorilere Dutching Yapmak",{"type":69,"tag":76,"props":7133,"children":7134},{},[7135],{"type":74,"value":7136},"Düşük oranlar en yüksek marja sahiptir. Favorilere dutching yapmak, \"haklı\" olsanız bile genellikle negatif beklenen değer üretir.",{"type":69,"tag":70,"props":7138,"children":7140},{"id":7139},"i̇lgili-hesap-makineleri",[7141],{"type":74,"value":7142},"İlgili Hesap Makineleri",{"type":69,"tag":93,"props":7144,"children":7145},{},[7146,7156],{"type":69,"tag":97,"props":7147,"children":7148},{},[7149,7154],{"type":69,"tag":101,"props":7150,"children":7151},{"href":21},[7152],{"type":74,"value":7153},"Dutching Hesap Makinesi",{"type":74,"value":7155}," - Optimum bahisleri hesaplayın",{"type":69,"tag":97,"props":7157,"children":7158},{},[7159,7164],{"type":69,"tag":101,"props":7160,"children":7161},{"href":22},[7162],{"type":74,"value":7163},"Arbitraj Hesap Makinesi",{"type":74,"value":7165}," - Arbitraj fırsatlarıyla karşılaştırın"]