Responsive Navbar with Google Search
Application in Statistical Mechanics: Study of Random Numbers and Time Series
Python runs in your browser. Heavy or infinite loops may freeze your browser tab. Use "Stop" if needed; for heavy jobs, run locally.
Program 1

Study of Random Numbers and Time Series

Introduction to numpy.random
Output 1
Program 2

Study of Random Numbers and Time Series

Generation of uniform random number between (0,1) using LCG method
Output 2
Program 3

Study of Random Numbers and Time Series

Create a random variate on the interval (a, b)
Output 3
Program 4

Study of Random Numbers and Time Series

plot the autocorrelation of a random series
Output 4
Program 5

Study of Random Numbers and Time Series

statistical parameters such as mean, median, mode, and standard deviation for a random time series
Output 5