CSP - Data and Sheet

1234567891011121314151617181920212223242526272829
Across
  1. 2. type of chart to show the difference between the data points for one or more categories.
  2. 5. A Microsoft program used to calculate numbers (Data)
  3. 7. write a formula to multiply the values in cell A1 and B1 in sheets
  4. 9. Allow quickly apply the content for one cell to another cell?
  5. 10. 3 letters appended to a text file
  6. 13. type of chart to look at trends or data over a time period.
  7. 14. type of file that uses commas to separate data
  8. 17. what is missing in this function: average(c2:c10)
  9. 19. value returned for this formula: =(82-32)/5+8*2
  10. 20. Entities that allow you to create online personas. They collect info about you.
  11. 22. Most popular open source database program (mentioned in Khan Academy)
  12. 24. You apply this to a sheet to make it look professional
  13. 25. type of chart to show data as "slices of pie"
  14. 28. function used to add/summarize numbers in a range
  15. 29. in sheets columns are?
Down
  1. 1. You score a 70. based on this formula: =if(a1>70,"pass","fail) did you pass or fail?
  2. 3. Function used to calculate how many sales are over $20 from a series
  3. 4. in sheets rows are?
  4. 6. symbol all formulas begin with?
  5. 8. Limit the type of data that can be entered into a cell
  6. 11. Data is collected and stored in what kind of computing devices
  7. 12. counts all cells in a range that has values, both numbers and letters.
  8. 15. A google program used to calculate numbers (Data)
  9. 16. intersection of a row and a column is called
  10. 18. A group of cells is called
  11. 21. You create this on sheets to visualize your data
  12. 23. Combination of numbers and symbols used to express a calculation. Always begins with an = sign
  13. 26. formula gets the smallest value of a range of cells
  14. 27. Which Excel function is used to find the highest value in a range
  15. 28. function to create conditional logic