2014-07-29

Noticable Pieces (1): Beer Blends - A Taste for Mixtures


In my previous article I mentioned the beer-tasting experiment as one of the highlights of the 5th European DoE User Meeting.

Sadly I was not around to see the analysis of the data - but luckily Andrew and Paul of PrismTC wrote an excellent article on their website.

So everyone who is either interested in beer and/or mixture experiments: Read this!

2014-07-17

Like Cupcakes? Go to the 5th European Design of Experiments User Meeting!


Today I want to share a few of my impressions from the 5th Design of Experiments User Meeting in Cambridge. After being organized by Statcon for the last three times (Berlin,  Luzern -in cooperation with CQ-Consultancy -, and Vienna), PRISMTC from the UK was the host in Cambridge.

2014-05-05

Control 2014

Die letzten Arbeiten an unserem Messestand 221, Halle 3 werden durch unseren Chef Herrn Bertram Schäfer verrichtet.


Besuchen Sie uns, um das Ergebnis zu begutachten.

2014-02-07

Der Geschmack des Mittelwerts

Wer gerne Max und Caroline in 2 Broke Girls bei ihrem endlosen Bestreben ein Cupcake-Imperium aufzubauen verfolgt, der kommt nicht umhin selber mal den Versuch zu wagen. Leider ist die Menge an verfügbaren Rezepten recht umfangreich (Chefkoch.de liefert 385 Rezepte), so dass es wohl zumindest den einen oder anderen Entscheidungsbaum(-kuchen) bräuchte um das beste Rezept zu finden. Wer sich zwischen Rafaello-Cupcake, Schwarzwälder-Kirsch oder gar dem Schockoladenmuffin mit Marshmellowhut wählen muss hat auf jeden Fall gravierende Erste-Welt-Probleme.

2013-06-14

Balkendiagramme für Mittelwerte

Im Rahmen der Blogparade von SAS zum Thema Datenvisualisierung gibt Betram Schäfer (CEO der Firma Statcon) Hinweise zur Verwendung von Balkendiagrammen.

2013-05-23

Balkendiagramme einige allgemeine Hinweise

Im Rahmen der Blogparade von SAS zum Thema Datenvisualisierung gibt Bertram Schäfer (CEO der Firma Statcon) Hinweise zur Verwendung und Anpassung von Balkendiagrammen.

2013-05-15

Ingenieursmathematik für Jedermann

Unser geschätzter Kollege Prof. Dr. Dr. David Meintrup bewirbt gerade seinen Online-Kurs zum Thema "Ingenieursmathematik für Jedermann" im Rahmen der MOOC Production Fellowship. Hoffentlich kann das folgende Video, Sie dazu hier für Ihn abzustimmen.


2013-02-14

Spielen mit JMP

















14.02.2013 - Ein kleines Update:

Die Kollegen von SAS fanden diesen Eintrag interessant und haben ihn auch auf ihrem JMP-Blog veröffentlicht (hier der direkte Link).

Vielen Dank dafür! Ich wünsche allen viel Spass mit dem Spiel!
Sebastian Hoffmeister


2013-01-09

Why we need the lower-order-terms ...

This is the second article in our series about non-hierarchical models. Here i want to point out the problem of non-hierarchical regression models meaning models that include some higher-order-terms without the corresponding lower-order-terms.





2013-01-08

Why we need the intercept ...

This is the first article in the series on non-hierarchical regression models. In this article we discuss the pitfalls when performing a regression without using the intercept term.

A common question is, if the intercept-term may be removed from a regression analysis in case it is not significant. Most of the time the answer to this question should be "No!" and I totally agree with that answer. But of course we would like to understand why!

A Discussion on Non-Hierarchical Regression Models


There is a certain point in many trainings where we talk about the advice to respect "model hierarchy" in the context of multiple linear regression models. Model hierarchy means: If there is a term of higher order included in the model, all corresponding terms of lower order should be in the model, too.

Example
If you estimated a model $Y  = b_0 + b_1 X_1 + b_2 X_2 + b_{12} X_1 \cdot X_2 + \epsilon$ and see that $b_{12}$ is significant different from 0 the main effects $X_1$ and $X_2$ should stay in the model in any case. No matter if they are significant themselves or not.

In the following series of articles I want to give an explanation why we give this recommendation.



In the first article I will present the problems that occur if the intercept term drops out of the model. Of course this is the most simple kind of violating the model hierarchy. I give a motivation why we should prefer:

$$ y = b + b_1 x_1 + \epsilon $$

in nearly all cases over:

$$ y = b_1 x_1 + \epsilon $$

The second article will explain the difficulties that occur whenever you estimate a non-hierarchical model by removing terms of lower order, while keeping the corresponding terms of higher order. This includes not only 2 (and more)-factor-interactions but polynomial terms as well. So our general advice applies to models like

$$ y = b + b_1 x_1 + b_{11} x_1^2 + \epsilon$$

even though.

Of course there are exceptions from these general rules. The last article will give some examples, where one might use non-hierarchical models.

2012-09-05

Die R-Schnittstelle von JMP angewendet

Im folgenden Beitrag erklärt unser Gastautor Mirko Löhmann, die "Auswertung von Objekten in der Ebene mit Räumlicher Statistik". Besonders spannend: Dabei werden die Vorzüge von JMP und R über die R-Schnittstelle von JMP benutzt.


Vielen Dank für diesen Beitrag!