Big Data

Cards (6)

  • What is Big Data?
    Large and complex data sets that are used to identify patterns, trends and associations usually with humans
  • What are some concerns regarding Big Data?
    1. Breach and loss of personal information
    2. Copyright Rights for Digital property
    3. Keep up to date with cybersecurity
  • What is a list in programming? What may the have in them? Explain why this is important.
    List: A set of items that usually are related together
    Contain: any data type
  • How can we manipulate lists?
    Explain
  • When storing data from a ran simulation, what is it usually formed as?

    List
  • Does a function have to return a value? Or have an input?
    No