Hi, what do you want to do?
Brian McLogan
How to determine the contrapositive of a conditional statement
π Learn how to find the contrapositive of a statement. The contrapositive of a statement is the switching of the hypothesis and the conclusion of a conditional statement and negating both. If the hypothesis of a statement is represented...
Englishing
Lesson on "WOULD" (conditional, polite requests, repeated actions in the past, expressing desire)
The modal verb "would" is the past of will, and is mostly used in the 2nd and 3rd conditionals. However, it is also used in other situations for example for polite requests. Mr. P. will list other situations where we could use...
Brian McLogan
Finding the conditional probability from a two way frequency table
π Learn how to find the conditional probability of an event. Probability is the chance of an event occurring or not occurring. The probability of an event is given by the number of outcomes divided by the total possible outcomes....
Curated Video
Excel VBA Programming The Complete Guide - The If Then Statement
The conditional If statement is the heart of programming. It allows our macro to have multiple branches --- different pathways to take depending on a given condition. In this lesson, we explore the technical syntax for implementing an...
Brian McLogan
Learning to write the contrapositive of a conditional statment
π Learn how to find the contrapositive of a statement. The contrapositive of a statement is the switching of the hypothesis and the conclusion of a conditional statement and negating both. If the hypothesis of a statement is represented...
Englishing
Lesson on Adverbial Clauses: CONCESSIVE (Though, Although, Even though, While, etc.)
A clause which begins with a subordinating conjunction is called a subordinate clause. There are three kinds of subordinate clauses: Adverbial, Relative, Reported. In this lesson, Mr. P./Marc looks at βadverbial clausesβ. There are...
Curated Video
JavaScript Conditionals
Every coding language needs a way of making decisions. It is conditional statements that allow code to make decisions. Mark demonstrates in this video
The Learning Depot
Verb Mood: Indicative, Imperative, and Subjunctive | Properties of Verbs
Mood is a property of verbs that shows the mood, or attitude, of the speaker. Mood is used to denote whether the speaker is stating or asserting a fact, asking a question, expressing a condition, or giving a...
Englishing
Lesson on ELLIPSIS - leaving out words (Italians are more cunning than I am)
This video is about ellipsis. Ellipsis is to leave out words that are considered unnecessary. Used mainly in spoken English.
This lesson is intended for elementary students who wish to learn English grammar, and for those levels...
This lesson is intended for elementary students who wish to learn English grammar, and for those levels...
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - Condition Statements JavaScript
In this video, we'll cover condition statements JavaScript.
r/>
This clip is from the chapter "Learn JavaScript Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn how to write JavaScript,...
r/>
This clip is from the chapter "Learn JavaScript Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn how to write JavaScript,...
Curated Video
Job-Ready SQL in an Afternoon - Logic Statements
In this video, we will cover the logic statements.<br<br/>/>
This clip is from the chapter "Conditionals and Arithmetic" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover conditionals and arithmetic.
This clip is from the chapter "Conditionals and Arithmetic" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover conditionals and arithmetic.
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Multiple Random Variables: Conditioning Independence
In this video, we will cover conditioning independence.
msvgo
Contrapositive and Converse of a Statement
It explains how to write contrapositive and converse of conditional statements.
Curated Video
Giving Advice In English
In this lesson, we are giving advice in English. Do you often give advice? Let's look at the grammar needed for giving advice in English.
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Conditions with If
In this video, the author demonstrates conditional statements using the IF structure.
r/>
This clip is from the chapter "Python Basics- Level 3" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In...
r/>
This clip is from the chapter "Python Basics- Level 3" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In...
Curated Video
While and Do...While Loops
Loops are important coding constructs that allow you to execute code while some condition is true. Mark demonstrates two common types of loops in this video.
Brian McLogan
How to create a tree diagram from a word problem
π Learn how to find the conditional probability of an event. Probability is the chance of an event occurring or not occurring. The probability of an event is given by the number of outcomes divided by the total possible outcomes....
Curated Video
Intro To Python Programming - Else Statements
Not every conditional is evaluated as true. In this section of the course, you'll create else statements to work with false conditions.
Brian McLogan
Learn how to create a box and whisker plot for a set of data
π Learn how to find the mean, the median, and the mode of a set of data. The (arithmetic) mean of a set of data is the average of the set of data and is obtained by adding up the numbers in the set of data and dividing it by the count of...
Brian McLogan
CCSS What are truth tables and how can we create them for conditional statements
π Learn how to determine the truth or false of a conditional statement. A conditional statement is an if-then statement connecting a hypothesis (p) and the conclusion (q). If the hypothesis of a statement is represented by p and the...
Brian McLogan
How to determine the truth of a statement using a truth table
π Learn how to determine the truth or false of a conditional statement. A conditional statement is an if-then statement connecting a hypothesis (p) and the conclusion (q). If the hypothesis of a statement is represented by p and the...
Brian McLogan
What is a conditional statement and it's parts
π Learn how to label the parts of a conditional statement. A conditional statement is an if-then statement connecting a hypothesis (p) and the conclusion (q). If the hypothesis of a statement is represented by p and the conclusion is...
Curated Video
Learn and Master C Programming - Using Conditional Compilation
We see how we can use conditional directives to compile code based on some defined values...etc.
r/>
This clip is from the chapter "Preprocessor Directives" of the series "Learn and Master C Programming For Absolute...
r/>
This clip is from the chapter "Preprocessor Directives" of the series "Learn and Master C Programming For Absolute...