From 4dfb3a7e474c03f0eb6f9b754ff97df4beb7928d Mon Sep 17 00:00:00 2001
From: dj44vuri <julian.sagebiel@idiv.de>
Date: Tue, 28 Nov 2023 08:57:03 +0100
Subject: [PATCH] finalbeforeWS

---
 slides.html | 2 +-
 slides.qmd  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/slides.html b/slides.html
index 170806c..b7d3264 100644
--- a/slides.html
+++ b/slides.html
@@ -434,7 +434,7 @@
 <ul>
 <li>When we apply RUM, we have strong assumptions on the utility function and its specification</li>
 </ul>
-<p><span class="math display">\[ U = \beta X + \epsilon \]</span> - Estimating a RUM means that all respondents make their choices based only on the utility function</p>
+<p><span class="math display">\[ U = \beta X + \epsilon \]</span></p>
 <ul>
 <li><p>Estimating a RUM usually gives us some statistically significant results</p></li>
 <li><p>If people do not apply to RUM, our results may get biased.</p></li>
diff --git a/slides.qmd b/slides.qmd
index 149643d..54058cb 100644
--- a/slides.qmd
+++ b/slides.qmd
@@ -121,7 +121,7 @@ $$ U = \beta X + \epsilon $$
 
 -   When we apply RUM, we have strong assumptions on the utility function and its specification
 
-$$ U = \beta X + \epsilon $$ - Estimating a RUM means that all respondents make their choices based only on the utility function
+$$ U = \beta X + \epsilon $$ 
 
 -   Estimating a RUM usually gives us some statistically significant results
 
-- 
GitLab