Birthday Probability What is the probability that 2 or more people have the same birthday from a group of people
calculate n! using integer and floating point formats. What is the limit of each format type?
generate pascals triangle
Calculate C(n,k)
Find and test the provided method of implementing n choose k from an array
implement our own algorithm for
Choose 3 from 12 (6 red, 4 green, 2 yellow)
Calculate some probabilities: P(all red) P(all red if all same oclor)
Generate a histogram from a dataset.
Where will the dataset come from? - terminal - a file