\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{athenamarko} \pdfinfo{ /Title (stats-exam-3.pdf) /Creator (Cheatography) /Author (athenamarko) /Subject (Stats exam 3 Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{A3A3A3} \definecolor{LightBackground}{HTML}{F3F3F3} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Stats exam 3 Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{athenamarko} via \textcolor{DarkBackground}{\uline{cheatography.com/166726/cs/35448/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}athenamarko \\ \uline{cheatography.com/athenamarko} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ Updated 15th November, 2022.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{4} \begin{tabularx}{3.833cm}{x{1.7165 cm} x{1.7165 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{The Normal Distribution and Standard Scores}} \tn % Row 0 \SetRowColor{LightBackground} Why is the normal distribution important? & 1. Many naturally occurring data (e.g., height, weight, etc,) have many distributions which are approximately normal.\{\{nl\}\}2. Many statistical tests covered later use normal distributions. \{\{nl\}\}3. Many sampling distributions approximate a normal distribution with large sample sizes. \tn % Row Count 15 (+ 15) % Row 1 \SetRowColor{white} Properties of a normal distribution & - Unimodal\{\{nl\}\}- Mean is middle most score\{\{nl\}\}- Equal on each side \{\{nl\}\}-Two injection points occurring at (x μ+1σ \& μ–1σ) \tn % Row Count 22 (+ 7) % Row 2 \SetRowColor{LightBackground} Area under the normal distribution & Calculated in percentages, the total area under the curve = 100\%. Broken up into 8 sections. (0.13, 2.15, 13.9, 34.13, 34.13,(mean (No \tn % Row Count 29 (+ 7) % Row 3 \SetRowColor{white} Area under the normal curve it's based on & The number of standard deviations from the mean is constant for all normal distributions. \tn % Row Count 34 (+ 5) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{3.833cm}{x{1.7165 cm} x{1.7165 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{The Normal Distribution and Standard Scores (cont)}} \tn % Row 4 \SetRowColor{LightBackground} For any score… & If we know how many standard deviations it is away from the mean \tn % Row Count 4 (+ 4) % Row 5 \SetRowColor{white} How do we calculate? & z = (X-µ)/σ \tn % Row Count 5 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{1.7165 cm} x{1.7165 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Z Scores}} \tn % Row 0 \SetRowColor{LightBackground} What is a standard (or z) Score? & z score is a {\emph{transformed}} score that designates how many standard deviation units the corresponding raw score is above or below the mean. \tn % Row Count 7 (+ 7) % Row 1 \SetRowColor{white} What are the properties of z scores? & 1. Mean=0 (μ`z`=0)\{\{nl\}\}2. Standard deviation=1 (σ`z`=1)\{\{nl\}\}3. Shape of z score distribution is the {\bf{SAME}} as shape of raw score distribution\{\{nl\}\}-\textgreater{} The relative positions of the scores in the distribution do not change either \tn % Row Count 19 (+ 12) % Row 2 \SetRowColor{LightBackground} Column A & Shows the z score \tn % Row Count 20 (+ 1) % Row 3 \SetRowColor{white} Column B & Area between mean and z \tn % Row Count 22 (+ 2) % Row 4 \SetRowColor{LightBackground} Column C & Area beyond z \tn % Row Count 23 (+ 1) % Row 5 \SetRowColor{white} Column B and C will always add up to... & 0.5000 \tn % Row Count 25 (+ 2) % Row 6 \SetRowColor{LightBackground} Area under the normal curve based on the number of standard deviations from the mean is... & {\bf{constant for all normal distributions}} \tn % Row Count 30 (+ 5) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{3.833cm}{x{1.7165 cm} x{1.7165 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Z Scores (cont)}} \tn % Row 7 \SetRowColor{LightBackground} The scores we calculate are also called & - z score \{\{nl\}\}- normal scores\{\{nl\}\}- standardized scores* \tn % Row Count 3 (+ 3) % Row 8 \SetRowColor{white} Converting z scores will... & Standardize any distribution without regard to the original mean or SD \tn % Row Count 7 (+ 4) % Row 9 \SetRowColor{LightBackground} Once it is standardized it will... & Always have a mean of 0 and a SD of 1 which allows for comparison across different distributions \tn % Row Count 12 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{1.7165 cm} x{1.7165 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Probability}} \tn % Row 0 \SetRowColor{LightBackground} What are the two types of questions in inferential statistics? & 1) Hypothesis testing \{\{nl\}\}2) Parameter estimation \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} Hypothesis testing & We have a hypothesis about a certain population and we wish to test it using a sample drawn from that populations \tn % Row Count 10 (+ 6) % Row 2 \SetRowColor{LightBackground} Parameter estimation & We wish to know the magnitude of a population characteristic, so we test a sample (e.g., how much salary do students who graduate with a psych degree make in Canada?) \tn % Row Count 19 (+ 9) % Row 3 \SetRowColor{white} The goal is to... & Infer something about the population based on the info from a sample, thereforethis sample has to be representative of the population and it must be {\bf{a random sample.}} \tn % Row Count 28 (+ 9) % Row 4 \SetRowColor{LightBackground} Random sample & A sample selected from the population that satisfies the following two condition \{\{nl\}\}1) Each possible sample has an equal chance of being selected \{\{nl\}\}2) Each member of the population has an equal chance of being selected into the sample. \tn % Row Count 41 (+ 13) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{3.833cm}{x{1.7165 cm} x{1.7165 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Probability (cont)}} \tn % Row 5 \SetRowColor{LightBackground} Why do we need random samples? & 1) If we wish to generalize to the population, the sample must be representative of the population.\{\{nl\}\}2) The laws of probability cannot be used if the sample isn't random\{\{nl\}\} \tn % Row Count 9 (+ 9) % Row 6 \SetRowColor{white} Probability & 1) Cannot be negative (between 0-1)\{\{nl\}\} - Probability = 0 (event is certain not to occur) \{\{nl\}\}- Probability = 1 (event is certain to occur\{\{nl\}\}2)Usually expressed as a decimal number but can be written as a fraction (keep 4 decimal places) \tn % Row Count 22 (+ 13) % Row 7 \SetRowColor{LightBackground} Probability can be calculated in two ways... & 1) a priori probability \{\{nl\}\} - {\bf{deduced from reason}} (i.e., theoretically based), without observations\{\{nl\}\} 2) A posteriori probability \{\{nl\}\} - Calculated {\bf{based on the actual observations}} (i.e., empirically based) \tn % Row Count 34 (+ 12) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{3.833cm}{x{1.7165 cm} x{1.7165 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Probability (cont)}} \tn % Row 8 \SetRowColor{LightBackground} A priori & From before \tn % Row Count 1 (+ 1) % Row 9 \SetRowColor{white} A posteriori & After the fact \tn % Row Count 2 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{1.7165 cm} x{1.7165 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{A priori probability}} \tn % Row 0 \SetRowColor{LightBackground} A priori probability & Based on reason without actual observations \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} P(A) = & Number of events classifiable as "A"/ Total number of possible events \tn % Row Count 7 (+ 4) % Row 2 \SetRowColor{LightBackground} What is the a priori probability of flipping a coin and getting a "head" & p(A) = 0.5 \tn % Row Count 11 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{1.7165 cm} x{1.7165 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{A posteriori probability}} \tn % Row 0 \SetRowColor{LightBackground} A posteriori probabiity & Based on the actual observations \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} P(A) & Number of times "A" has actually occurred/ Total number of occurrences \tn % Row Count 6 (+ 4) % Row 2 \SetRowColor{LightBackground} If we actually flipped a coin 50 times, and got a head 30 times, what is the a posteriori probability of getting a "head" & p(A) = 0.60 \tn % Row Count 13 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{1.7165 cm} x{1.7165 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Multiplication rule for probability}} \tn % Row 0 \SetRowColor{LightBackground} Multiplication rule & Concerned with determining the probability of {\bf{joint or successive occurrence}} of several events \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} Multiplication rule example: There are two events (event a , event B) We can ask... & 1) What is the probability of both A and B happening together \{\{nl\}\}2) What is the probability of A happening first and B happening second? \tn % Row Count 12 (+ 7) % Row 2 \SetRowColor{LightBackground} P(A) & Probability of A \tn % Row Count 13 (+ 1) % Row 3 \SetRowColor{white} P(B|A) & Probability of B, given that A has occurred \tn % Row Count 16 (+ 3) % Row 4 \SetRowColor{LightBackground} P(A and B) & P(A)p(B|A) \tn % Row Count 17 (+ 1) % Row 5 \SetRowColor{white} Independent events & Two events are independent if the occurrene of one event has no effect on the probability of occurrence of the other event \{\{nl\}\}Note:sampling with replacement results in INDEPENDENT EVENTS (p(A and B) = p(A)p(B) \tn % Row Count 28 (+ 11) % Row 6 \SetRowColor{LightBackground} Example question: There are two dice. What is the probability of getting a "3" on the 1st die and a "4" on the 2nd die in one roll? & Event A: "3" on the 1st die \{\{nl\}\}-p("3" on the 1st die) = 1/6\{\{nl\}\} Event B: "4" on the 2nd die \{\{nl\}\}-p("4" on the 2nd die|"3" on the 1st die) = 1/6 \{\{nl\} (1/6)(1/6) = 0.0278 \tn % Row Count 37 (+ 9) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{3.833cm}{x{1.7165 cm} x{1.7165 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Multiplication rule for probability (cont)}} \tn % Row 7 \SetRowColor{LightBackground} Dependent events & The two events are dependent if the occurrence of one event (e.g., A) has an effect on the probability of occurrence of the other event (e.g., B). \{\{nl\}\}Note: Sampleing WITHOUT replacement results in DEPENDENT EVENTS p(A and B) = p(A)p(B|A) \tn % Row Count 12 (+ 12) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{1.7165 cm} x{1.7165 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Addition for probability}} \tn % Row 0 \SetRowColor{LightBackground} Mutually exclusive events & Two events are mutually exclusive when the occurrence of one {\emph{precludes}} the occurrence of the other. \{\{nl\}\} {\bf{Two events that CANNOT occur together}} p(A and B) = 0 \tn % Row Count 9 (+ 9) % Row 1 \SetRowColor{white} Addition rule for probability & Concerned with determining the probability of occurrence of {\bf{any one}} of several possible events \{\{nl\}\} - Probability of A {\bf{or}} B \tn % Row Count 16 (+ 7) % Row 2 \SetRowColor{LightBackground} p(A or B) = & p(A) +p(B) - p(A and B) \tn % Row Count 18 (+ 2) % Row 3 \SetRowColor{white} Example: What is the probability that you will draw a king or a diamond on the first card from the deck? & Event A: King on the 1st card \{\{nl\}\}- p(king) = 4/52\{\{nl\}\}Event B: Diamond on the 1st card\{\{nl\}\} p (diamond) = 13/52 \{\{nl\}\}= (4/52) + (13/52) - (1/52) \{\{nl\}\} = 16/52 = {\bf{0.3077}} \tn % Row Count 27 (+ 9) % Row 4 \SetRowColor{LightBackground} Exhaustive sets of events & A set of events is exhaustive if the set includes all of the possible events (rolling a die, the set of events of getting a 1, 2, 3, 4, 5, or 6 is exhaustive; flipping a coin, the set of events of getting a head or tail is exhaustive) \tn % Row Count 39 (+ 12) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{3.833cm}{x{1.7165 cm} x{1.7165 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Addition for probability (cont)}} \tn % Row 5 \SetRowColor{LightBackground} If a set of events (A, B, C ...) are exhaustive and mutually exclusive & p(A) + p(B) + p(C) + ... = 1 \tn % Row Count 4 (+ 4) % Row 6 \SetRowColor{white} Example (M(*)\&A(+)): If you have a regular deck of playing cards, what is the probability that {\bf{at least one of the next three cards}} will be red (w/o replacement)? & p(at least 1 out of 3 red) = 1-p(all black)\{\{nl\}\} =1-(26/52)(25/51)(24/50)\{\{nl\}\}=1-0.117647\{\{nl\}\}=0.8824 \tn % Row Count 13 (+ 9) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{Breakdown of Normal Distribution Curve}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{3.833cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/athenamarko_1668472358_Screen Shot 2022-11-14 at 4.31.44 PM.png}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{Find {\bf{percentile rank}} of a particular raw score}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{3.833cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/athenamarko_1668536015_IMG_0194 3.jpg}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{Find actual \# of cases below a particular z score}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{3.833cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/athenamarko_1668536618_IMG_0194 8.jpg}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{Sampling with or without replacement}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{3.833cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/athenamarko_1668540274_PSYC300A_20221101_Probability-15.jpg}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{Finding area {\bf{between}} two raw scores}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{3.833cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/athenamarko_1668536065_IMG_0194 4.jpg}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{P of normally distributed cont. var. E.g. 1}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{3.833cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/athenamarko_1668540445_PSYC300A_20221101_Probability-116.jpg}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{p(A) = Area under the curve corresponding ot A / Total area under the curve} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{Finding area {\bf{beyond}} a particular raw score}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{3.833cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/athenamarko_1668535689_IMG_0194.jpg}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{Finding {\bf{particular raw scores}} of a given area}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{3.833cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/athenamarko_1668536117_IMG_0194 5.jpg}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{P of normally distributed cont. var. E.g. 2}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{3.833cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/athenamarko_1668540474_PSYC300A_20221101_Probability-117.jpg}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{Finding area {\bf{below}} a particular raw score}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{3.833cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/athenamarko_1668535913_IMG_0194 2.jpg}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{Find {\bf{percentile point}} for a given percentage}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{3.833cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/athenamarko_1668536168_IMG_0194 6.jpg}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{1.64784 cm} x{1.78516 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Hypothesis Testing}} \tn % Row 0 \SetRowColor{LightBackground} Why can't we just look at the data? & The varaibility in data, it's very hard to "see" the difference between groups or conditions (could have happened due to chance). This is why we need to use inferential stats to test hypotheses, to determine whether there's a real difference between groups or conditions that is due to IV (or subject variable). \tn % Row Count 16 (+ 16) % Row 1 \SetRowColor{white} Free throw distractions in Basketball & Do free throw distractions influence the player's ability to successfully make free throws? \tn % Row Count 21 (+ 5) % Row 2 \SetRowColor{LightBackground} Example hypotheses & - Fan distractions affects free throw accuracy (H`1`)\{\{nl\}\} - Fan distractions does not affect free throw accuracy (H`0`) \{\{nl\}\}-Free throws are more difficult to make with distractions (H`1`)\{\{nl\}\}-Free throws are not more difficult ot make with distractions(H`0`)\{\{nl\}\}- Free throws are easier to make with distractions (H`1`)\{\{nl\}\}- Free throws ar enot easier to make with distractions (H`0`) \tn % Row Count 41 (+ 20) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{3.833cm}{x{1.64784 cm} x{1.78516 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Hypothesis Testing (cont)}} \tn % Row 3 \SetRowColor{LightBackground} Null hypothesis & -hypothesies no effect \{\{nl\}\}- No dfiference bwtween groups \{\{nl\}\}No difference between conditions \{\{nl\}\} no relationship \{\{nl\}\} NO DIFFERENCE - NO EFFECT \tn % Row Count 8 (+ 8) % Row 4 \SetRowColor{white} Alternative hypothesis & - Hypothesizes that ther will be difference between groups / conditions and hat this dfference is due to the independent variable/ subject variable \tn % Row Count 16 (+ 8) % Row 5 \SetRowColor{LightBackground} H`0` and H`1` must be... & mutually exclusive and exhaustive \tn % Row Count 18 (+ 2) % Row 6 \SetRowColor{white} Decision rule & - there must be criteria by which we will decide3 if the independent variable really did have an effect (we can use probability) \tn % Row Count 25 (+ 7) % Row 7 \SetRowColor{LightBackground} IF the proability is low & We will reject H`0` and accept H`1` \tn % Row Count 27 (+ 2) % Row 8 \SetRowColor{white} If the probabiliyt is not that low & We will not reject H`0` a \tn % Row Count 29 (+ 2) % Row 9 \SetRowColor{LightBackground} Threashold & a (alpha) 0.05 or for more precision 0.01 \tn % Row Count 32 (+ 3) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{3.833cm}{x{1.64784 cm} x{1.78516 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Hypothesis Testing (cont)}} \tn % Row 10 \SetRowColor{LightBackground} Type 1 error & Decide to reject eh null hypothesis but the null is actually true \tn % Row Count 4 (+ 4) % Row 11 \SetRowColor{white} Type 2 error & Decided to keep the null hypothesis but it actually is'nt true. \tn % Row Count 8 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}