Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Practice Exercise - Excel Driven Testing - 2
This video presents the second part of the Excel driven testing practice exercise. This clip is from the chapter "Framework Part 6: Data Driven Testing Utilities" of the series "Selenium WebDriver with Java - Basics to Advanced and...
APMonitor
Solve Linear Equations with Excel
Excel MMULT and MINVERSE functions are used to solve systems of linear equations such as A * x = b by inverting A and multiplying by the right hand side (x = A^-1 * b).
Let's Tute
Introduction to Advanced Functions in Microsoft Excel for Beginners
This is a tutorial on advanced functions in Microsoft Excel, covering functions such as average if, countif, concatenate, conditional formatting, future value, if and if condition, if error, payment function and loans, sum if, and...
Catalyst University
Lineweaver-Burke Plot Example with y=mx+b
Lineweaver-Burke Plot Example with y=mx+b
Curated Video
Alteryx for Beginners - Random % Sample Tool
This video demonstrates how to use the Random % Sample tool in Alteryx. This clip is from the chapter "Preparation Tab" of the series "Alteryx for Beginners".This section focuses on the Preparation tab.
Let's Tute
Introduction to Microsoft Excel Functions
This video tutorial introduces users to the various functions available in Microsoft Excel. It explains what functions are and how they can be used to perform quick tasks such as finding the sum or average of a range of cells. The...
Flipping Physics
A Brief Look at the Force of Drag using Numerical Modeling (or The Euler Method)
This is how you include air resistance in projectile motion. It requires the Drag Force and Numerical Modeling (or the Euler Method). It is also very helpful to use a spreadsheet to do the calculations. I prove a statement from a...
APMonitor
Solve Linear Equations with MATLAB
MATLAB is used to solve a set of linear equations (Ax=b) by inverting the matrix A and multiplying by the b vector. Three ways to solve A*x=b are: x = inv(A)*b % good x = A\b % better x = linsolve(A,b) % best See...
Curated Video
Excel VBA Programming The Complete Guide - The Object Browser
In this lesson, we play around with the Object Browser and see how we can use it access online documentation on the MSDN as well. This clip is from the chapter "Objects and Methods" of the series "Excel VBA Programming–The Complete...
Curated Video
The Complete Excel Guide: Beginners to Advanced - What If Analysis
The aim of this video is to explore What If analysis. This clip is from the chapter "Excel 2019 Advanced: Data Analysis" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore data analysis.
Curated Video
Understanding Human Gametes: Adaptations and Features of Sperm and Egg cells
The video is a lecture presentation about human gametes. The presenter provides a brief overview of the reproductive system and explains how sexual reproduction leads to the fusion of male and female gametes. The lecture then focuses on...
Catalyst University
NO BS: F-Test For Variances Between Groups in Excel
NO BS: F-Test For Variances Between Groups in Excel
Curated Video
Mastering Graphs and Charts in Microsoft Excel
This video tutorial provides a comprehensive overview of the changes in creating graphs and charts in Microsoft Excel 2007 compared to previous versions. It highlights the streamlined process of creating charts with just a single click,...
Catalyst University
Independent t-Test and F-Test: Theory and Excel Calculation
Independent t-Test and F-Test: Theory and Excel Calculation
APMonitor
Python Basic Statistical Analysis
Python statistical functions such as average, maximum, minimum, standard deviation, and custom counting are demonstrated in an iPython notebook.
Economics Explained
Can An Economy Grow Forever? part 3: Industrial Revolution
Can An Economy Grow Forever part 3/4: The video discusses the concept of industrial revolutions and how they have shaped human innovation over the centuries.
Packt
Retrieving Data from Excel Based on Condition
This video demonstrates how to retrieve data from a condition based on Excel. This clip is from the chapter "Framework Part 6: Data Driven Testing Utilities" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Introduction
Let's start with advanced Excel. This clip is from the chapter "Excel 2019 Advanced: Introduction to Advanced Course" of the series "The Complete Excel Guide: Beginners to Advanced".Now, with this section, we will start with advanced Excel.
Global Health with Greg Martin
How to create an epidemic curve
Epidemic curves are an important component of the public health and global health toolbox. During an outbreak of an infectious disease, public health professionals and epidemiologists create visual representations of the onset of illness...
Curated Video
The Complete Excel Guide: Beginners to Advanced - What's New in Excel 2019
Let's see what's new in Excel 2019. This clip is from the chapter "Excel 2019: Introduction" of the series "The Complete Excel Guide: Beginners to Advanced".The upcoming 21 sections for Microsoft Excel 2019 are perfect for those new to...
APMonitor
Data Analysis with Python for Excel Users
A common task for scientists and engineers is to analyze data from an external source. By importing the data into Python, data analysis such as statistics, trending, or calculations can be made to synthesize the information into relevant...
APMonitor
Raoult's Law Vapor Liquid Equilibrium Solved with Excel
Microsoft Excel is used to calculate the liquid mole fraction and temperature of a mixture, using Raoult's law for vapor-liquid equilibrium. Excel solver is used to solve for 2 equations and 2 unknowns.
Curated Video
Finding the Least Squares Regression Equation
In this video, the teacher explains how to find the least squares regression equation using technology. They demonstrate two methods: using an Excel spreadsheet and using a calculator with statistics features.
Curated Video
The Complete Excel Guide: Beginners to Advanced - Overview of the Excel Window
Let's explore the Excel window. This clip is from the chapter "Excel 2019: Introduction" of the series "The Complete Excel Guide: Beginners to Advanced".The upcoming 21 sections for Microsoft Excel 2019 are perfect for those new to Excel...