Curated Video
How to Calculate Cost After Markdowns
In this short math video we will demonstrate we know ho to calculate cost after markdowns. We will first understand that the original cost of the item is on sale for 10% off. We will calculate 10% of the original cost and subtract the...
Curated Video
Using Ratio Tables to Solve Problems
In this video, the teacher explains how to solve ratio problems using a ratio table. The example given is about determining the number of blue cars in a parking lot based on a given percentage. The teacher demonstrates how to fill out...
Healthcare Triage
Condoms Prevent STD, Too Many Kids are Homeless, and Environmental Factors and Homicide
Three quick hits today. All from JAMA Pediatrics. This is Healthcare Triage News.
Curated Video
Web Security: Common Vulnerabilities And Their Mitigation - Anatomy of a SQLi attack - getting valid credentials for the site
SQL Injection: Anatomy of a SQLi attack - getting valid credentials for the site This clip is from the chapter "SQL Injection" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, we will discuss a...
Curated Video
Calculating and Comparing the Spread of Data Sets: Understanding Standard Deviation
Learn how to calculate and compare the spread of data sets using measures such as range, interquartile range, and standard deviation. By understanding these measures, the teacher helps students understand the variability and consistency...
Brian McLogan
How to determine the whole number when given the part and percent
👉 Learn how to solve problems using percents. When solving problems with percents we will either convert the percents to decimal form or use proportions to solve. We will look to solve for the percent of change, the original price,...
Brian McLogan
Percents original price
👉 Learn how to solve problems using percents. When solving problems with percents we will either convert the percents to decimal form or use proportions to solve. We will look to solve for the percent of change, the original price,...
Curated Video
Job-Ready SQL in an Afternoon - Conditional Filtering Grouped Comparisons
In this video, we will cover conditional filtering grouped comparisons. 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
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Logistic Macro, Case Study – Part 1
This is the first of the two-part video that will talk in-depth about a Macro example based on logistic regression. This clip is from the chapter "Macro Facility Fundamentals" of the series "Complete SAS Programming Guide - Learn SAS and...
Curated Video
Google Sheets Fundamentals - Formatting Numbers
Number Formating Options • Decimal Precision • Currency • Decimal/Percentage • Dates • Accounting and Financial Formatting
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Percent String Substitution
You will learn to concatenate a string and print the message that we created using string concatenation and a non-string datatype. This clip is from the chapter "Revisiting Strings" of the series "The Ultimate Guide to Python Programming...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - logging Module
You will learn to use the logging module to log messages based on situations such as warnings, debugs, and so on. This clip is from the chapter "Debugging" of the series "The Ultimate Guide to Python Programming with Python 3.10".This...
Curated Video
Python In Practice - 15 Projects to Master Python - What to Display When the Cart Is Empty?
This video explains what to display when the cart is empty. This clip is from the chapter "eBook Web Store" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the eBook web store.
Curated Video
Python In Practice - 15 Projects to Master Python - format( )
This video explains the format( ) function. This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
Curated Video
PEP8 Guidelines Python Clean Coding - Functions, Methods, and Instance Variables
This video explains functions, methods, and instance variables in Python. This clip is from the chapter "Naming Conventions" of the series "PEP8 Guidelines: Python Clean Coding".This section explains the various naming conventions in...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Oversampling and Adjusting for Oversampling
This video explains oversampling and adjusting for oversampling. This clip is from the chapter "SAS Predictive Modeling, Prepare the Input Variables" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Logistic Macro, Case Study – Part 2
This is the second of the two-part video that will talk in-depth about a Macro example based on logistic regression. This clip is from the chapter "Macro Facility Fundamentals" of the series "Complete SAS Programming Guide - Learn SAS...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Creating a Macro Example 1 (Greater Flexibility and Useful for Repetitive Coding)
Learning how to create a macro can give you great flexibility and help finish your coding much quicker. As you know, time is equivalent to money. This clip is from the chapter "Macro Facility Fundamentals" of the series "Complete SAS...
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Creating a Pie Chart in Power BI
This video demonstrates how to create a pie chart in Power BI. This clip is from the chapter "Basic Charts in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section focuses on explaining the...
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Percentage, Percent of, and Modulo Functions
This video explains the concepts of percentage, percentage of, and modulo functions. This clip is from the chapter "Number Functions in Power Query" of the series "Business Intelligence with Microsoft Power BI - with Material".This...
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Aggregation in a Table
This video explains how to perform aggregation in a table. This clip is from the chapter "Tables and Matrix in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section provides an introduction...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Classes and Objects - Classes - Inheritence
After learning about classes and how to create our own class to create an object, we will now look at inheriting the attributes from one class to another. This clip is from the chapter "Classes" of the series "The Ultimate Guide to...