File:Batezbestekoak frogak eskema 001.pdf

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(1,650 × 1,275 pixels, file size: 89 KB, MIME type: application/pdf)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
English: Diagram showing different types of mean-tests.
Source code:
\documentclass{article}
\usepackage[latin1]{inputenc}
\usepackage{tikz}
\usepackage[landscape]{geometry}
\usepackage{fullpage}
\usetikzlibrary{shapes,arrows}
\usepackage{atbegshi}% http://ctan.org/pkg/atbegshi
\AtBeginDocument{\AtBeginShipoutNext{\AtBeginShipoutDiscard}}
\begin{document}
\pagestyle{empty}
% Define block styles
\tikzstyle{decision} = [diamond, draw, fill=blue!20, 
    text width=6em, text badly centered, node distance=3cm, inner sep=0pt]
\tikzstyle{block1} = [rectangle, draw, fill=red!20, 
    text width=40em, text centered, rounded corners, minimum height=4em]
\tikzstyle{block2} = [rectangle, draw, maximum height=1cm, fill=blue!20, 
    text width=10em, text centered, rounded corners, minimum height=4em]
\tikzstyle{block3} = [rectangle, draw, fill=green!20, 
    text width=7.5em, text centered, rounded corners, minimum height=4em]
    \tikzstyle{line} = [draw, -latex']
    \tikzstyle{cloud1} = [draw, rectangle,fill=yellow!20, text width=15em, node distance=8cm, minimum height=6em]
    \tikzstyle{J} = [rectangle, draw, fill=gray!20, 
    text width=10em, text centered, rounded corners, minimum height=1em]
    \tikzstyle{black} = [rectangle, draw, fill=yellow!20, 
    text width=5em, text centered, rounded corners, minimum height=1em]
\begin{tikzpicture}[node distance = 2cm, auto]
    % Place nodes
    \node [block1] (izenburua) {BATEZBESTEKOARI BURUZKO FROGAK};
    \node [J,left of=izenburua,node distance=10cm] (izen) {Josemari Sarasolak sortua, Tex eta Tikz erabiliz, 2016an.};
    \node [block2,below of=izenburua] (ho) {$H_0:\mu=\mu_0$};
    \node [decision,below of=ho,node distance=3cm] (pop normala) {Populazioa (eredua) normala al da?};
   \node [decision,below of=pop normala,left of=pop normala,node distance=3.75cm] (sigmaezag) {Populazioaren desbideratzea ($\sigma$) ezaguna al da?};
   \node [black,right of=pop normala,node distance=3.75cm,xshift=-0.95cm,yshift=-1.25cm] (black) {$n>30$ izan behar da};
   \node [decision,below of=pop normala,right of=pop normala,node distance=3.75cm] (sigmaezag2) {Populazioaren desbideratzea ($\sigma$) ezaguna al da?};
   \node [block2,below of=sigmaezag,node distance=3.5cm] (stxano) {$\hat{s}$ kalkulatu};
   \node [block2,below of=sigmaezag2,node distance=3.5cm] (stxano2) {$\hat{s}$ kalkulatu};
   \node [block3,below of=sigmaezag,left of=sigmaezag,node distance=6cm,xshift=1.5cm] (normal1) {$\overline{x} \sim N(\mu,\frac{\sigma}{\sqrt{n}})$};
   \node [block3,below of=stxano2,node distance=2.5cm] (normal2) {$\overline{x} \sim N(\mu,\frac{\hat{s}}{\sqrt{n}})$};
   \node [block3,below of=stxano,node distance=2.5cm] (t) {$\frac{\overline{x}-\mu}{\hat{s}/\sqrt{n}} \sim t_{n-1}$};
    \node [block3,below of=t,node distance=2cm] (z) {$\frac{\overline{x}-\mu}{\hat{s}/\sqrt{n}} \sim N(0,1)$};
    \node [cloud1,left of=stxano,xshift=1.7cm] (kalkulu) {$\hat{s}=\sqrt{\frac{\sum (x_i-\overline{x})^2)}{n-1}}=\sqrt{\frac{\sum (x_i^2-n\overline{x}^2)}{n-1}}$};
    \node [block3,below of=sigmaezag2,right of=sigmaezag2,node distance=6cm,xshift=-1cm] (normal3) {$\overline{x} \sim N(\mu,\frac{\sigma}{\sqrt{n}})$};
    % Draw edges
    \path [line] (ho) -- (pop normala);
    \path [line] (pop normala) -- node[below,near start,xshift=0.3cm] {Bai} (sigmaezag);
    \path [line] (pop normala) -- node[below,near start,xshift=-0.3cm] {Ez} (sigmaezag2);
    \path [line] (sigmaezag) -- node[below,near start,xshift=0.4cm] {Bai}(normal1);
    \path [line] (sigmaezag) -- node[midway] {Ez}(stxano);
    \path [line] (sigmaezag2) -- node[midway] {Ez}(stxano2);
    \path [line] (sigmaezag2) -- node[midway] {Bai}(normal3);
    \path [line] (stxano) -- (t);
    \path [line] (stxano2) -- (normal2);
    \path [line] (t) -- node[midway] {$n>30$} (z);
    \path [line,dashed] (stxano2) -- (stxano);
    \path [line,dashed] (stxano) -- (kalkulu);
\end{tikzpicture}
\end{document}
Date
Source Own work
Author Joxemai

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current16:21, 30 April 2016Thumbnail for version as of 16:21, 30 April 20161,650 × 1,275 (89 KB)Joxemai (talk | contribs)Category:Statistical education Category:TikZ diagrams Category:Images with LaTeX source code Category:Created by Joxemai
13:39, 30 April 2016Thumbnail for version as of 13:39, 30 April 20161,650 × 1,275 (88 KB)Joxemai (talk | contribs)Category:Statistical education
07:04, 21 April 2016Thumbnail for version as of 07:04, 21 April 20161,239 × 1,752 (318 KB)Joxemai (talk | contribs)Category:Created by Joxemai
07:04, 21 April 2016Thumbnail for version as of 07:04, 21 April 20161,239 × 1,752 (318 KB)Joxemai (talk | contribs)Category:Created by Joxemai
09:05, 18 April 2016Thumbnail for version as of 09:05, 18 April 20161,239 × 1,752 (301 KB)Joxemai (talk | contribs)User created page with UploadWizard

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata