• Blog Homepage
  • Website Homepage

Magic Monk's Blog

Follow Magic Monk's Journey

Magic Monk

IT Education

Visual Basic lesson 14 – Automated moving object in a square path tutorial

By Magic Monk on Thursday, March 14, 2019

Here is a tutorial on how to make an object move in a certain shape in visual basic (without using your arrow keys of course).

Continue Reading
0
Mathematics Education

Probability lesson 10 – Normal distribution z-score

By Magic Monk on Wednesday, March 13, 2019

In this lesson we focus on how to calculate z scores using a formula.

Continue Reading
0
IT Education

Visual Basic Programming lesson 13 – Write to text file

By Magic Monk on Tuesday, March 12, 2019

Last lesson you learned to open up a text file and display the contents in your program. This learn you learn how to edit the contents of the text file and save it.

Continue Reading
0
Mathematics Education

Probability lesson 9 – Normal distribution

By Magic Monk on Monday, March 11, 2019

In this lesson we talk about normal distribution is by using a practical approach – getting you to do the questions while explaining how it works at the same time. We talk about how the bell curve is symmetrical, the area underneath the curve is the probability, and what standard deviation means in relation to …

Continue Reading
0
IT Education

Visual Basic Programming lesson 12 – Reading data from a text file

By Magic Monk on Sunday, March 10, 2019

This lesson teaches you how to read data from a text file. In the next few lessons we are also going to talk about how to store data in a text file, which will help you with projects such as develop a high score table in game creation.

Continue Reading
0
Mathematics Education

Probability lesson 8.1 – How to use Binomial distrubtion tables

By Magic Monk on Saturday, March 9, 2019

In this tutorial I teach you guys how to use binomial distrubtion tables as well as culumative binomial distrubtion tables. Make sure you have watched my binomial distribution lessons before watching this video.

Continue Reading
0
IT Education

Visual Basic Programming lesson 11 – Arrays

By Magic Monk on Friday, March 8, 2019

In this lesson you learn how to work with Arrays – how to declare them, and how to populate an array with data (and edit them later) using For loops.

Continue Reading
0
Mathematics Education

Probability lesson 8 – Binomial distribution part 3 – cumulative probabilities

By Magic Monk on Thursday, March 7, 2019

In this tutorial we find the probability of X being bigger than or smaller than a certain number. You have to use the formula multiple times and add / subtract probabilities.

Continue Reading
0
IT Education

Visual Basic Programming lesson 10 – Write your own function

By Magic Monk on Wednesday, March 6, 2019

In this tutorial we write a simple function that can count how many words are in a string. We also teach how to call a function.

Continue Reading
0
Mathematics Education

Probability lesson 7 – Binomial distribution part 2 – formula

By Magic Monk on Tuesday, March 5, 2019

In this lesson we talk about how to use the formula nCr*p^r*q^(n-r) to solve binomial distribution problems.

Continue Reading
0

Posts navigation

← Previous 1 … 54 55 56 57 58 … 75 Next →
Theme by Scissor Themes Proudly powered by WordPress