Search for tag: "students"

PATH3020E: Welcome & Introduction

From  Amy Ragland 26 plays 0  

BIOS 7010 Normal Distributions Part 3.mp4

From  Ivonne Marie Berges 57 plays 0  

BIOS 7010 Chi Square Part 2.mp4

From  Ivonne Marie Berges 2 plays 0  

BIOS 7010 Chi Square Part 1.mp4

From  Ivonne Marie Berges 1 plays 0  

BIOS 7010 Inferences about Means and Variances Part 2.mp4

From  Ivonne Marie Berges 1 plays 0  

BIOS 7010- Intro to Biostatistics

Lecturer Kyle Turner

From  Ivonne Marie Berges 41 plays 0  

ANOVA Models in R - Part 4 (Inferences on Means and Diagnostics).mp4

In this video we conclude our illustration of one-way ANOVA models in R through Example 11 in Mod13Script.R. You should open this script in RStudio and follow along while watching. In this…

From  Daniel Hall 685 plays 0  

Linear Regression in R - Part 2 (The Tire Rubber Example).mp4

This video features the first half of our coverage of Example 9 in Mod13Script.R. You should open this script in RStudio and follow along while watching. Here we show how to fit simple linear and…

From  Daniel Hall 380 plays 0  

Linear Regression in R - Part 1 (Introduction).mp4

This video gives a brief introduction to the lm() function for linear regression modeling in R. The basic syntax of this function is covered, including some attention to the specification of the…

From  Daniel Hall 223 plays 0  

Creating Frequency Tables in R

Frequency distributions (univariate and joint) can be displayed in contingency tables, or cross-tabulations. In this video we show how tapply() can be used to create such tables, but we…

From  Daniel Hall 1,408 plays 0  

Sorting in R.mp4

The sort() function will sort a vector in R in either ascending or descending order. But a more powerful and flexible technique is to sort data by using the order() function to generate subscripts…

From  Daniel Hall 247 plays 0  

Subscripts - Part 2 (Matrices & Arrays).mp4

In this video we continue to discuss subscripts, this time concentrating on matrices and arrays. Each dimension of these structures may be subscripted to return a sub-matrix or sub-array of the…

From  Daniel Hall 168 plays 0  

Data Structures in R - Part 1, Vectors

In this video we introduce the various data structures in R, concentrating on vectors.Vectors are the fundamental unit in R, so it is important to understand how to form and manipulate them. While…

From  Daniel Hall 108 plays 0  

Introduction to R - Part 4 (An Example with Statistics and Plots)

This video presents an extended example from Mod8Script.R that deals with some fictitious quiz score data. Here we introduce several new functions for computing summary statistics and the t.test()…

From  Daniel Hall 220 plays 0  

PROC REG - Part 2 (A Quadratic Model and Prediction)

In this video we continue with Example #7 from Mod7Examps.sas, in which we regress the city mpg on weight for 93 cars in the 1993 Consumer Reports Cars dataset. Here we consider a model that is…

From  Daniel Hall 711 plays 0  

PROC REG - Part 1 (Simple Linear Regression).mp4

From  Daniel Hall 296 plays 0