Assignment- (module 3)
Q1. Write a short note on Gaussian distribution.
Q2. What do you mean by arithmetic sequences, geometric sequence and Fibonacci
sequences? Explain your answer with examples.
Q3. Write a short note on: (1) systematic error and (ii) random error.
Q4. A fair coin toss seven times. (1) Find the probability of getting no heads. (2) Find the
probability of getting exactly three heads (3) find the probability of getting at least five heads.
Q5. The weight of 6 person is given 52 kg, 55 kg, 48 kg, 62 kg, 59 kg, and 54 kg. Calculate
the variance and standard deviation for the random data set.
Q6. Calculate the error due to approximation in evaluating the function
(1) Cos (x) at x = π/3 for n = 3. (2) sin (x) at x = π/3 for n = 4.
Q7. Write an algorithm for generating geometric progression of first six number with
common ration 0.25 starting from 20.