added pages for management and organisation
This commit is contained in:
parent
ffd8dc3518
commit
1f67676e98
Binary file not shown.
@ -1,6 +1,119 @@
|
||||
\def \frameTitle {Managementstile}
|
||||
\begin{frame}{Managmentprinzipien}{Henry Ford}
|
||||
\begin{tikzpicture}
|
||||
\useasboundingbox (0,0) rectangle(\textwidth,0.8\textheight);
|
||||
\node [below right] (text) at (current bounding box.north west){
|
||||
\begin{minipage}[t]{\linewidth}
|
||||
\begin{itemize}
|
||||
\item Die Qualität des Managements...
|
||||
\begin{itemize}
|
||||
\item ... beruht auf Bereitschaft für Veränderung
|
||||
\item ... ist abhängig von den Umständen
|
||||
\end{itemize}
|
||||
\item Um eine Firma effektiv lenken zu können ist eine Anteilsmehrheit essentiell\\
|
||||
\textbf{Stand 1906:}
|
||||
\begin{itemize}
|
||||
\item Henry Ford: 51\%
|
||||
\end{itemize}
|
||||
\textbf{Stand 1919:}
|
||||
\begin{itemize}
|
||||
\item Henry Ford: 58.5\%
|
||||
\item Edsel Ford: 41.5\%
|
||||
\end{itemize}
|
||||
\end{itemize}
|
||||
\end{minipage}
|
||||
};
|
||||
\node[above right] at (current bounding box.south west) {
|
||||
\begin{minipage}[t]{\linewidth}
|
||||
\tiny
|
||||
\textbf{Quellen:}\\
|
||||
My Life and Work (Henry Ford, 1922)
|
||||
\end{minipage}
|
||||
};
|
||||
\end{tikzpicture}
|
||||
\end{frame}
|
||||
\begin{frame}{Aufwandsverteilung}{Henry Ford}
|
||||
\begin{tikzpicture}
|
||||
\useasboundingbox (0,0) rectangle(\textwidth,0.8\textheight);
|
||||
\node [below right] (text) at (current bounding box.north west){
|
||||
\begin{minipage}[t]{\linewidth}
|
||||
\begin{itemize}
|
||||
\item Weiterentwicklung der Fertigung oft effektiver als beim Produkt\\
|
||||
\end{itemize}
|
||||
\end{minipage}
|
||||
};
|
||||
\node [below = 0mm of text] (pareto) {
|
||||
\includegraphics[width=.5\textwidth]{pareto principle.jpg}
|
||||
};
|
||||
\node [below = 0mm of pareto]{
|
||||
\begin{minipage}[t]{\linewidth}
|
||||
\begin{itemize}
|
||||
\item Produkte für die Masse nicht für das Individuum\\
|
||||
\textbf{\say{Any customer can have a car painted any colour that he wants so long as it is black.}}
|
||||
\end{itemize}
|
||||
\end{minipage}
|
||||
};
|
||||
\node[above right] at (current bounding box.south west) {
|
||||
\begin{minipage}[t]{\linewidth}
|
||||
\tiny
|
||||
\textbf{Quellen:}\\
|
||||
My Life and Work (Henry Ford, 1922)\\
|
||||
https://tru29.com/wp-content/uploads/2020/10/Pareto-Principle-80-20-rule-bar-graph\_tru29\_outsourcing.jpg
|
||||
\end{minipage}
|
||||
};
|
||||
\end{tikzpicture}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{\frameTitle}
|
||||
\begin{frame}{\frameTitle}{Henry Ford}
|
||||
\begin{tikzpicture}
|
||||
\useasboundingbox (0,0) rectangle(\textwidth,0.8\textheight);
|
||||
\node [below right] (text) at (current bounding box.north west){
|
||||
\begin{minipage}[t]{\linewidth}
|
||||
Ein Ford-Händler muss die folgenden Eigenschaften erfüllen:
|
||||
\begin{enumerate}
|
||||
\item ein fortschrittlicher, zeitgemäßer Händler
|
||||
\item ein geeigneter und sauberer Verkaufsraum
|
||||
\item ein Vorrat an Ersatzteilen um jedes Ford-Fahrzeug im Vertriebsgebiet umgehend instandzusetzen
|
||||
\item eine gut ausgestattete Werkstatt
|
||||
\item Mechaniker die mit Ford-Autos vertraut sind
|
||||
\end{enumerate}
|
||||
\end{minipage}
|
||||
};
|
||||
\node[above right] at (current bounding box.south west) {
|
||||
\begin{minipage}[t]{\linewidth}
|
||||
\tiny
|
||||
\textbf{Quellen:}\\
|
||||
My Life and Work (Henry Ford, 1922)
|
||||
\end{minipage}
|
||||
};
|
||||
\end{tikzpicture}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{\frameTitle}{Henry Ford}
|
||||
\begin{tikzpicture}
|
||||
\useasboundingbox (0,0) rectangle(\textwidth,0.8\textheight);
|
||||
\node [below right] (text) at (current bounding box.north west){
|
||||
\begin{minipage}[t]{\linewidth}
|
||||
Ein Ford-Händler muss die folgenden Eigenschaften erfüllen:
|
||||
\begin{enumerate}
|
||||
\item Ein modernes Buchhaltungssystem
|
||||
\item absolute Sauberkeit in allen Bereichen des Unternehmens
|
||||
\item ein geeignetes Aushängeschild
|
||||
\item Richtlinien, die eine Geschäftsethik nachweisen und sicherstellen
|
||||
\end{enumerate}
|
||||
Außerdem müssen dem Händler alle potentiellen Kunden namentlich bekannt sein.
|
||||
\end{minipage}
|
||||
};
|
||||
\node[above right] at (current bounding box.south west) {
|
||||
\begin{minipage}[t]{\linewidth}
|
||||
\tiny
|
||||
\textbf{Quellen:}\\
|
||||
My Life and Work (Henry Ford, 1922)
|
||||
\end{minipage}
|
||||
};
|
||||
\end{tikzpicture}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{\frameTitle}{Elon Musk}
|
||||
\begin{tikzpicture}
|
||||
\useasboundingbox (0,0) rectangle(\textwidth,0.8\textheight);
|
||||
\node [below right] (text) at (current bounding box.north west){
|
||||
|
@ -25,4 +25,31 @@
|
||||
\end{minipage}
|
||||
};
|
||||
\end{tikzpicture}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{\frameTitle}
|
||||
\begin{tikzpicture}
|
||||
\useasboundingbox (0,0) rectangle(\textwidth,0.8\textheight);
|
||||
\node [below right] (text) at (current bounding box.north west){
|
||||
\begin{minipage}[t]{\linewidth}
|
||||
\begin{itemize}
|
||||
\item Eigene Teilefertigung
|
||||
\end{itemize}
|
||||
\end{minipage}
|
||||
};
|
||||
\node [below right = 8mm and 0mm] (superchargers) at (current bounding box.north west){
|
||||
\includegraphics[height=.35\textwidth]{ford-parts-production.jpg}
|
||||
};
|
||||
\node[right = of superchargers] {
|
||||
\includegraphics[height=.35\textwidth]{tesla-battery-production.jpg}
|
||||
};
|
||||
\node[above right] at (current bounding box.south west) {
|
||||
\begin{minipage}[t]{\linewidth}
|
||||
\tiny
|
||||
\textbf{Quellen:}\\
|
||||
https://www.gettyimages.de/detail/nachrichtenfoto/river-rouge-mi-a-general-view-of-part-of-the-gigantic-nachrichtenfoto/514699596
|
||||
https://img.futurecar.com/202005/05/l\_5eb1c287ecdd6.jpg
|
||||
\end{minipage}
|
||||
};
|
||||
\end{tikzpicture}
|
||||
\end{frame}
|
BIN
images/ford-parts-production.jpg
Normal file
BIN
images/ford-parts-production.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 85 KiB |
BIN
images/pareto principle.jpg
Normal file
BIN
images/pareto principle.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 65 KiB |
BIN
images/tesla-battery-production.jpg
Normal file
BIN
images/tesla-battery-production.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 67 KiB |
Loading…
x
Reference in New Issue
Block a user