Mat 101 Fall 07 Page
Class Comments
Simple Statements
- violence
- "television violence" (literal string)
Compound Statements. Discuss implicit and, precedence of operators, no two operators together
- television and violence (Build truth table)
- (television and violence) or (television and media)
- (television or media) and violence (Build truth table)
- (television or media) and violence and not newscasts
Information Literacy Session
Library Research: Databases and their content
Databases A-Z: examples of databases by subject vs multidisciplinary
Simple searches
Boolean Operators AND, OR, NOT
Parentheses and Order of Operation- Help Screens
Academic Search Premier
Simple search: Videogames
video games
OR: videogames or video games
AND: videogames and violence
COMBINING OPERATORS: videogames and violence or video games and violence
NESTING: (videogames or video games) and violence (# of results should be identical)
marijuana and legalization
marijuana and legalization not medical
Obama and Iraq
Clinton and Iraq
Elicit How to combine into one search string: (Obama or Clinton) and Iraq
NOT: Eliminate Bill from possible results: (Obama or Clinton)and Iraq not Bill
Class exercise:
credit cards
credit cards and debt
"credit card debt"
"credit card debt" and students
"credit card debt" not students not women
simplify that search
Homework Assignment
-
Using the Infotrac Basic Keyword Search
- Determine the number of references (hits) for:
- "solar cars"
- solar cars
- Find an article in part b does not contain the exact phrase solar powered cars. Email the article you find to glassr@ncc.edu
- If a = "solar cars" and s = solar, and c = cars write a boolean logic expression for #2a and #2b.
- If you were doing reseach on solar powered cars, which search (a or b) would you use. Explain your answer.
- If e = electric and s = solar" determine the number of articles for:
- s \/ e /\ c
- ( s \/ e) /\ c
- Are the number of hits the the previous two the same? If not, explain why
- What are the number of hits for ( s /\ c) \/ (e /\ c)? Does the number match any of the previous parts?
- Build and hand in truth tables for the expressions in parts 1, 2 and 4.
- Using the Academic Search Premier database, determine the number of hits for:
- baseball not (major or MLB)
- baseball not major and not MLB
- Are the number of hits (references the same)? If so, explain why you think they are.
- Write a boolean expression for part 1 and part 2 above.
- Build and hand in truth tables for the expressions in parts 1, and 2.