Haleshot commited on
Commit
3ca922c
·
unverified ·
1 Parent(s): 0f954b6
Files changed (1) hide show
  1. probability/11_expectation.py +0 -17
probability/11_expectation.py CHANGED
@@ -665,23 +665,6 @@ def _(mo):
665
  return
666
 
667
 
668
- @app.cell(hide_code=True)
669
- def _(mo):
670
- mo.md(
671
- r"""
672
- ## Applications of Expectation
673
-
674
- Expected value has numerous applications across various fields:
675
-
676
- 1. **Finance**: Expected return on investments, option pricing
677
- 2. **Insurance**: Setting premiums based on expected claims
678
- 3. **Machine Learning**: Loss function minimization
679
- 4. **Operations Research**: Decision making under uncertainty
680
- """
681
- )
682
- return
683
-
684
-
685
  @app.cell(hide_code=True)
686
  def _(mo):
687
  mo.md(
 
665
  return
666
 
667
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
668
  @app.cell(hide_code=True)
669
  def _(mo):
670
  mo.md(