Science Olympiad Codebusters â Questions and Answers
Question 1: The Interstate Teacher Mobility Compact (ITMC), when fully enacted, aims primarily to:
- Merge all state licensure boards into a single federal agency
- Standardize teacher salaries across all member states
- Create automatic, near-immediate license recognition for eligible teachers moving between member states (Correct answer)
- Require teachers to retake content exams when crossing state lines
Correct answer: Create automatic, near-immediate license recognition for eligible teachers moving between member states
The ITMC is designed to streamline teacher license portability so that qualified teachers can begin teaching in a new member state quickly without lengthy re-licensure processes.
Question 2: In frequency analysis, which set of letters is known as ETAOIN SHRDLU and why is it useful?
- The 12 most common English letters in order of frequency (Correct answer)
- A secret military code
- Letters that never appear in ciphertext
- The first two rows of a Dvorak keyboard
Correct answer: The 12 most common English letters in order of frequency
ETAOIN SHRDLU lists the 12 most frequently occurring letters in English text in approximate descending order, serving as a quick reference for frequency analysis.
Question 3: If the plaintext frequency of letter E is ~12.7% and you notice ciphertext letter X appears ~12.5% of the time, what is the most likely shift in a Caesar cipher?
- The shift is XâE = 19 reversed
- The shift is 3
- The shift is EâX = 19 (Correct answer)
- The shift is 23
Correct answer: The shift is EâX = 19
E is position 4, X is position 23; shift = 23 â 4 = 19, meaning each plaintext letter was shifted forward by 19.
Question 4: What is the process of elimination in multiple-choice testing?
- Skipping every other question
- Ruling out obviously incorrect answers to improve odds (Correct answer)
- Removing your first answer
- Eliminating questions you don't know
Correct answer: Ruling out obviously incorrect answers to improve odds
Process of elimination involves identifying and removing clearly wrong answers, increasing the probability of selecting the correct answer from remaining options.
Question 5: A data-driven review shows students lose time miscounting groups in a rail fence cipher. If the message 'DATADRIVEN' is encrypted with 2 rails, what is the first step to decrypt it?
- Apply frequency analysis to the ciphertext directly
- Split the ciphertext into two equal groups corresponding to the top and bottom rails (Correct answer)
- Convert each letter to its alphabetical number
- Find the key length using the Kasiski test
Correct answer: Split the ciphertext into two equal groups corresponding to the top and bottom rails
To decrypt a 2-rail fence cipher, divide the ciphertext into two halves representing each rail, then interleave them to recover the plaintext.
Question 6: Which of the following best describes a 'letter of eligibility' in teacher licensure?
- A state-issued credential authorizing full independent teaching
- A union membership confirmation required before employment
- A waiver exempting experienced teachers from continuing education
- A document confirming a teacher passed all required exams but has not yet completed student teaching (Correct answer)
Correct answer: A document confirming a teacher passed all required exams but has not yet completed student teaching
A letter of eligibility indicates that a candidate has met most licensure requirements but must still complete a final component (often student teaching or a practicum) to receive the actual license.
Question 7: Which statistic measures the probability that two randomly chosen letters from a ciphertext are the same, helping identify whether a cipher is monoalphabetic or polyalphabetic?
- Index of Coincidence (Correct answer)
- Entropy value
- Kasiski distance
- Chi-squared score
Correct answer: Index of Coincidence
The Index of Coincidence (IC) is approximately 0.065 for English monoalphabetic text and near 0.038 for random/polyalphabetic text, distinguishing the two cipher types.
Question 8: What is the graduation requirement for understanding 'Morbit' cipher used in advanced Codebusters events?
- A cipher derived from the Polybius square with nulls
- A cipher using Morse code fragments encoded with a key (Correct answer)
- A columnar transposition using a 4Ă4 grid
- A cipher based on monoalphabetic bit-shifting
Correct answer: A cipher using Morse code fragments encoded with a key
The Morbit cipher encodes Morse code dot-dash sequences using a keyed 9-symbol alphabet, making it a variant of fractionated Morse.
Question 9: The Kasiski test helps break a Vigenère cipher by looking for what?
- The index of coincidence
- Double-letter patterns
- Repeated ciphertext sequences and measuring distances between them to find key length (Correct answer)
- Single-letter ciphertext words
Correct answer: Repeated ciphertext sequences and measuring distances between them to find key length
The Kasiski test identifies repeated trigrams or longer sequences in the ciphertext; the distances between repetitions tend to be multiples of the key length.
Question 10: The Gronsfeld cipher is a simplified variant of the Vigenère cipher where the key is restricted to which type of characters?
- Digits 0â9 only (Correct answer)
- Symbols and punctuation
- Binary (0 and 1) only
- Letters AâZ only
Correct answer: Digits 0â9 only
The Gronsfeld cipher uses a numeric key (digits 0â9) rather than alphabetic letters, limiting each key character to a Caesar shift of 0 through 9.
Question 11: Which stakeholder group is most commonly underrepresented in school improvement planning yet most affected by outcomes?
- Central office administrators
- Teachers
- Students (Correct answer)
- School board members
Correct answer: Students
Students are the primary beneficiaries of school improvement but are frequently left out of the planning process.
Question 12: Which feature of a Codebusters assessment most directly measures a team's collaborative problem-solving ability?
- Take-home cipher challenges completed individually
- Questions that require dividing subtasks among team members to solve within the time limit (Correct answer)
- Questions that only one team member may answer
- Multiple-choice questions with a single correct answer
Correct answer: Questions that require dividing subtasks among team members to solve within the time limit
Timed cipher challenges that reward task divisionâsuch as assigning frequency analysis to one member while another organizes guessesâdirectly assess team coordination.
Question 13: Which Science Olympiad Codebusters cipher type involves a keyword-based columnar arrangement to encipher text rather than substituting individual letters?
- Vigenère
- Columnar transposition (Correct answer)
- Baconian
- Aristocrat
Correct answer: Columnar transposition
Columnar transposition rearranges plaintext letters by writing them in rows and reading off columns in a keyword-determined order, changing letter positions rather than identities.
Question 14: The three-letter sequence 'THE' is the most common trigraph in English; what is the second most common trigraph?
- ING (Correct answer)
- ION
- ENT
- AND
Correct answer: ING
After 'THE', the trigraph 'ING' is the next most frequent in English, appearing as the gerund suffix in countless words.
Question 15: What letter frequency is most important to identify first when solving an English Aristocrat, a core graduation competency?
- E (Correct answer)
- O
- T
- A
Correct answer: E
E is the most frequent letter in English text (~12.7%), making it the first target in frequency analysis of monoalphabetic substitution ciphers.
Science Olympiad Codebusters
A Science Olympiad cryptography event where competitors decode messages using classical cipher systems including substitution ciphers, frequency analysis, and polyalphabetic ciphers within a timed competition format.
Exam Rules
- You can skip questions and return to them later
- Flag questions for review before submitting
- No feedback shown until you submit the entire exam
- Unanswered questions count as wrong â answer everything
- 10 pretest questions are mixed in and don't affect your score
- Timer auto-submits when time runs out
- Your progress is auto-saved every 30 seconds