Using SPICE to simulate an electrical circuit is a common enough practice in engineering that “SPICEing a circuit” is a perfectly valid phrase in the lexicon. SPICE as a software tool has been around ...
Python has some wonderful libraries for statistical analysis, but they might be overkill for simple tasks. The built-in statistics library might be what you want instead. Here are some things you can ...