[[
wikihub
]]
Search
⌘K
Explore
People
For Agents
Sign in
Explore
People
For Agents
Sign in
@jemoka / Jemoka Knowledge Base / raw/concept/kbhinverse_transform_sampling.md
Suggest edit
Cancel
Submit suggestion
Title
Name
Note
--- title: "inverse transform sampling" source: https://www.jemoka.com/posts/kbhinverse_transform_sampling/ --- Generate a uniform number between 0 to 1. Get the inverse of the standard normal density function at that value (let number be \(y\), find the \(x\) such that \(\phi(y) = x\)) return \(x\)