Premium Only Content
This video is only available to Rumble Premium subscribers. Subscribe to
enjoy exclusive content and ad-free viewing.
More on Root Finding: The Bisection method Using Python
3 years ago
6
In previous videos, we have used the Newton’s method to find the roots of various functions. In particular, we inverted the Black-Scholes model to solve for the implied volatility of an option. There are, however, other algorithms that can do this. Here, I present the bisection method. This is a quick video showing the basics of the technique. I don’t go into detail with the volatility as we have done that in several previous videos.
Troubleshooting Newton’s mMethod: https://youtu.be/Q6COHive9CY
Original IV Video: https://youtu.be/Jpy3iCsijIU
Github: https://github.com/kpmooney/numerical_methods_youtube/tree/master/root_finding/bisection
Tip Jar: http://paypal.me/kpmooney
Loading comments...
-
14:31
kpmooney
3 years ago $0.01 earnedScipy's built-in root finding function: Solve nonlinear equations with Python
31 -
7:52
monsterMatt
4 years agoPython Importing and Using Classes
175 -
9:23
GannJourneyman
3 years ago $0.02 earnedUsing the Gann Equinox Squaring Method
89 -
17:21
kpmooney
3 years agoLinear Regression in Python: Finding a Stock's Beta Coefficient
33 -
2:22
Age of Discovery
3 years ago $0.01 earnedUsing Python and Notepad++ for Reality Programming
166 -
21:36
kpmooney
3 years agoMore Kinematics problems: Differential Equations and Event Detection using Python (Numpy and Scipy)
32 -
6:51
Affiliate Marketing Training
3 years ago $0.01 earnedVisualize your reality by using this method!!
81 -
4:56
monsterMatt
3 years agoImporting and Using Custom Classes in Python
111 -
21:36
kpmooney
3 years agoCalculating Implied Volatility from an Option Price Using Python
100 -
11:24
kpmooney
3 years agoCalculating the Implied Volatility of a Put Option Using Python
9