You are not logged in.
sooo I have independent studies and my instructor gave me this website and i need help!
ahhh i cant seem to get the problem right. please help? and im new to this
problem: you take a 3-question multiple choice quiz. each question has three choices. you dont know any of the answers. use a simulation to find the probability that you will guess 2 out of 3 correctly.
please try and help im a senior and need to pass. btw this is pre-algebra
Human love is often but the encounter of two weaknesses,
Offline
Hi mizzyyy;
What language do you you program in? Do you understand pseudocode well enough to translate it?
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
uhmmm i have no idea with what you just said
Human love is often but the encounter of two weaknesses,
Offline
Hi;
You must know how to program in order to run a simulation. Or you must do it by hand. Either way, you must have been taught either one.
So which is it?
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
no one has taught me this, its independent so i have too basically teach myself
and yeah i have to do it by hand
Human love is often but the encounter of two weaknesses,
Offline
Get a penny, a nickel and a dime. Also get a sheet of paper and a pen or pencil. Tell me when you are prepared.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
kay I got them
Human love is often but the encounter of two weaknesses,
Offline
Oh boy, I have not read the question right. I am sorry. Can you get your hands on a 6 sided die? From a game maybe?
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
i dont have a die
Human love is often but the encounter of two weaknesses,
Offline
Okay, go here to this page.
http://www.graphpad.com/quickcalcs/randomn2.cfm
Tell me when you are there.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
im on the website..
Human love is often but the encounter of two weaknesses,
Offline
See at the top where it says generate random numbers.?
Where it says columns, put 3
Where it says rows, put 20
Put in the next two 1 to 3.
Press do it and tell me what you get.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
i got like a table..
with row # A B C
now what?
Human love is often but the encounter of two weaknesses,
Offline
Copy the table and put it into your next post. Try to make sure that it is nice and lined up. We are half done!
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
under the A B C
there are numbers too
Human love is often but the encounter of two weaknesses,
Offline
# A B C
1 2 3 1
2 2 2 1
3 2 3 1
4 1 3 3
5 2 2 2
6 3 2 2
7 1 3 1
8 3 3 3
9 3 1 2
10 2 1 1
11 1 1 2
12 2 1 1
13 1 3 1
14 2 2 1
15 3 2 3
16 2 3 1
17 3 1 2
18 1 3 1
19 1 3 2
20 2 1 2
Human love is often but the encounter of two weaknesses,
Offline
Each row represents a trial of guessing at the thre questions.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
copy? as in on my paper?
Human love is often but the encounter of two weaknesses,
Offline
We are posting at the same time. It is causing confusion.
Each row represents a trial of guessing at the three questions.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
i know! agh okay so wait do i copy the table on my paper?
or what do i do?
Human love is often but the encounter of two weaknesses,
Offline
Just hold on, everything is fine.
A,B, and C represent the 3 questions.
In each row if you have a 3 under the letter then that means that you guessed that question correctly.
Look at row #1. How many of the questions did you get right and which ones?
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
im back sorry had to do something..
so in row #1 i got 1 righ which is B right?
Human love is often but the encounter of two weaknesses,
Offline
That is correct! How many did you get right in row #8?
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
in row 8 I got all 3 correct A B C
Human love is often but the encounter of two weaknesses,
Offline
You got the idea. Now count how many rows have exactly two threes in them.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline