Course Features
Duration
4 hours
Delivery Method
Online
Available on
Limited Access
Accessibility
Mobile, Desktop, Laptop
Language
English
Subtitles
English
Level
Intermediate
Teaching Type
Self Paced
Video Content
4 hours
Course Description
Course Overview
Virtual Labs
International Faculty
Post Course Interactions
Hands-On Training,Instructor-Moderated Discussions
Skills You Will Gain
Prerequisites/Requirements
Foundations of Probability in R
Intermediate R
What You Will Learn
In this chapter, we explore games in which dice are rolled, including Yahtzee, Settlers of Catan, and Craps
Learn strategies for answering probability questions in R by solving a variety of probability puzzles
The puzzles in this chapter were inspired by ideas encountered on the internet. In order to solve them, you will learn to combine tools such as nested for loops, and the functions round, identical, and sapply
This chapter will introduce some basic principles that will be used throughout the course, such as writing loops and functions
We will learn to code for win probabilities with any given number of outs, and also explore a more theoretical model of poker known as the von Neumann model
Course Instructors