-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathulrike-gromping.html
20 lines (18 loc) · 1.5 KB
/
ulrike-gromping.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<div class="container">
<div class="row">
<div id="speaker-detail" class="col-lg-6 col-lg-offset-3">
<div class="row">
<button title="Close (Esc)" type="button" class="mfp-close">×</button>
<div class="col-md-4 col-lg-4">
<img class="img-responsive" src="img/ulrike-gromping.jpg" alt="" /><br />
<i class="fa fa-lg fa-globe"></i><a href="https://prof.beuth-hochschule.de/groemping/" target="_blank">Website</a>
</div>
<div class="col-md-8 col-lg-8">
<h2>Ulrike Grömping</h2>
<h3>Beuth University of Applied Sciences Berlin</h3>
<p>Ulrike is a statistician (Diploma in 1991, PhD in 1996) with data analysis experience in various fields of application (e.g. automotive industry, epidemiology) and methodological areas (e.g. multivariate methods, observational studies, design of experiments). From 1991 to 2004, she worked for the University of Wuppertal (BUGH Wuppertal), the University of Dortmund (now TU Dortmund), and Ford Motor Company product development in Cologne. Since 2004, she is a professor for Business Mathematics and Statistics at Beuth University of Applied Sciences Berlin. Ulrike started using R in 2007. One of her primary concerns with R is to strengthen its usefulness for designing and analysing experiments.</p>
</div>
</div>
</div>
</div>
</div>