This document summarizes Venkatesh Raman's presentation on randomized techniques in fixed-parameter tractable algorithms. It discusses randomized algorithms for the undirected feedback vertex set problem and the k-path problem. For the k-path problem, it describes the color coding technique of assigning random colors to graph vertices in order to find colorful subgraphs. It analyzes the running time and success probability of algorithms for these problems.