Data Analysis Foundations with PythonChapter 181

Chapter 11: Probability Theory

Section 2 of 3-~ 12 min read-Synced from Cuantum content
  1. What is a sample space?
  2. - a) The space in a graph where samples are plotted.
  • b) The set of all possible outcomes of an experiment.
  • c) The space between statistical variables.
  • d) The set of all possible combinations of events.
  1. What does a discrete probability distribution define?
  2. - a) The probability of each point in a continuous random variable.
  • b) The probability of each outcome in a sample space.
  • c) The probability of a certain range of values in a random variable.
  • d) None of the above.
  1. Which distribution is often used to model the number of successes in a fixed number of independent Bernoulli trials?
  2. - a) Uniform Distribution
  • b) Normal Distribution
  • c) Binomial Distribution
  • d) Poisson Distribution