answersLogoWhite

0

An educated guess is made based off of information and observations, in other terms it is also known as the hypothesis part of the scientific method.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Most asians are wealthy and well aducated?

not nessesarly


Can a disabled person with a juvienile aducated of a sex offence qualify for section 8 housing?

No, especially if he has to register as a sex offender


Side dish that starts with n?

nachos or nuts i guess :] nachos or nuts i guess :]


A scientist makes an educated guess that diabetes is caused by genetic factors His guess is an example of a n?

A scientist making an educated guess that diabetes is caused by genetic factors is stating a hypothesis. The scientist may then design an experiment to test this hypothesis.


What part of 'guess the size of the world's largest pentagon' should be capitalized.?

When it refers to the buildi ng i n Virgi nia, the n it is capitalized but if it refers to the five sided geometric figure the n it should not be capitalized.


What does the star above the N mean on the Navy logo?

Just a guess but the Northstar


A reasonable and educated guess based on what you know and observe is called a n?

hypothises


What starts with n that you can eat?

Noodles and many more


What is the guess the emoji answer for a girl magnifying glass and earth?

N/A


What does the N stand for in 41 degrees 38 degrees N?

take a wild guess? North. 4, 38 degrees North


Who does hangman mr Spencer?

// Hangman // The classic game of hangman #include <iostream> #include <string> #include <vector> #include <algorithm> #include <ctime> #include <cctype> using namespace std; int main() { //setup const int MAX_WRONG = 8; //maximum number of incorrect guesses allowed vector<string> words; //collection of possible words to guess words.push_back( "GUESS"); words.push_back( "HANGMAN"); words.push_back( "DIFFICULT"); srand( static_cast<unsigned int>(time(0))); random_shuffle(words.begin(), words.end()); const string THE_WORD = words[0]; //word to guess int wrong = 0; //number of incorrect guesses string soFar(THE_WORD.size(), '-'); //word guessed so far string used = ""; //letters already guessed cout << "Welcome to Hangman. Good luck!\n"; //main loop while ((wrong < MAX_WRONG) && (soFar != THE_WORD)) { cout << "\n\nYou have " << (MAX_WRONG - wrong); cout << " incorrect guesses left.\n"; cout << "\nYou've used the following letters:\n" << used << endl; cout << "\nSo far, the word is:\n" << soFar << endl; char guess; cout << "\n\nEnter your guess: "; cin >> guess; guess = toupper(guess); //make uppercase since secret word in uppercase while (used.find(guess) != string::npos) { cout << "\nYou've already guessed " << guess << endl; cout << "Enter your guess: "; cin >> guess; guess = toupper(guess); } used += guess; if (THE_WORD.find(guess) != string::npos) { cout << "That's right! " << guess << " is in the word.\n"; //update soFar to include newly guessed letter for (int i = 0; i < THE_WORD.length(); ++i) { if (THE_WORD[i] MAX_WRONG) { cout << "\nYou've been hanged!"; } else { cout << "\nYou guessed it!"; } cout << "\nThe word was " << THE_WORD << endl; return 0; }


Guess the warrior cat. (Easy)?

Puss n boots.