avicennabuzzbomb / Class-Notes

Notes for Stat679
0 stars 0 forks source link

Binomial in python #6

Open avicennabuzzbomb opened 6 years ago

avicennabuzzbomb commented 6 years ago

@cecileane and @coraallencoleman. Here is the binomial script from last week. I'm still working out some kinks with the last optional argument unfortunately. Link included:

https://github.com/avicennabuzzbomb/Class-Notes/commit/4ef810b6ca788f3e0e59ede5d70a23feb23eecf0

cecileane commented 6 years ago

great. first time I see kay as a variable name for k. I like it. Often times we search for all instances of a variable name, and then we regret that we picked a super simple name like k.