Loading...
Error
There was an error loading the page.
Taxonomy:
Contributors
Feedback
From users who are members of Transition to university :
Christian Lawson-Perfect | said | Ready to use | 7 years, 3 months ago |
Elliott Fletcher | said | Needs to be tested | 7 years, 4 months ago |
Stanislav Duris | said | Has some problems | 7 years, 4 months ago |
History
Christian Lawson-Perfect 1 year, 10 months ago
Saved a checkpoint:
Renamed 'name' to 'pname' to avoid a conflict with the marking algorithm.
Christian Lawson-Perfect 7 years, 3 months ago
Gave some feedback: Ready to use
Christian Lawson-Perfect 7 years, 3 months ago
Saved a checkpoint:
Split the first part, about basketball, into a separate question.
Added random names.
Changed the randomisation of the probabilities so that everyone is pulled from the same distribution (apart from the missing person, who accumulates the error when the probablities for the others are rounded off)
Elliott Fletcher 7 years, 3 months ago
Published this.Elliott Fletcher 7 years, 4 months ago
Gave some feedback: Needs to be tested
Stanislav Duris 7 years, 4 months ago
Gave some feedback: Has some problems
Stanislav Duris commented 7 years, 4 months ago
This is a nice question, but I have some comments.
- While the parts are very clear, I feel like it looks a bit daunting that the statement is almost as long as the whole question. I would personally put some of the statement in the advice (so the first time they do the question you test them on this and the next time they redo it, they'll know all this helpful information) but it is up to you.
- Part a) is a good simple question. Just a tiny unnecessary comment, your Hoop variable has a description of "Denominator for probability that your car runs out of fuel before you get to Leeds", I assume that this was how you first wrote the question and changed it to a different situation afterwards forgetting you have to fix your variable description.
- Also, you used random(5..9 #1) in your variable, a step size of 1 is the preset setting so the #1 is unnecessary there. It isn't wrong at all and you should keep it there and maybe you realise this, I just thought to let you know in case you need to use random integers in future so the job is a bit easier for you.
- Also, when Hoop = 7, Numbas does not accept the decimal form of the answer my calculator gives. I don't know if this is a big deal, but maybe some students would try to put decimal forms instead of fractions in. Maybe you could say in the question put your answer as a fraction?
- Part b) - I am not 100% convinced about pass the parcel being the right game for this question, but it is not a big deal.
- I feel like it would be better to swap parts i) and ii), because to get the answer to part i), you already had to calculate the answer to part ii). Maybe the order is like it is right now because you were aiming to test whether they realise this so if that is the case, that's fine.
- The advice for part b)ii) is maybe a bit too complicated considering how simple it is in reality, especially when one of the methods you use is the same as in part a). I think putting the second method first would maybe be better.
- If you swap parts i) and ii): in advice for the new part ii) (calculate the probability of Dexter winning), you could use P(E) = 1 - P(E'), a slightly different turn on the equation for complementary probabilities. This would make part b)ii) a bit different from part a).
- You use latex for $P(.)$ which is fine but I would personally use $\mathrm{P}(.)$ as it looks nicer in my opinion. This is coded as
$\mathrm{P}(.)$
.It is a good question as it is right now. This is all just my personal opinion of what you could change so it is up to you to decide which things are better now and which things would be better changed.
Elliott Fletcher 7 years, 4 months ago
Gave some feedback: Needs to be tested
Elliott Fletcher 7 years, 4 months ago
Created this.Name | Status | Author | Last Modified | |
---|---|---|---|---|
The probability of an event not happening - five friends play mini golf | Ready to use | Elliott Fletcher | 19/12/2022 12:28 | |
Probability of scoring at basketball given probability of not scoring | Ready to use | Christian Lawson-Perfect | 20/11/2019 14:41 | |
Hugh's copy of The probability of an event not happening - five friends play mini golf | draft | Hugh O'Donnell | 16/01/2018 13:48 | |
Simon's copy of The probability of an event not happening - five friends play mini golf | draft | Simon Thomas | 08/05/2019 09:46 | |
Maria's copy of Probability of scoring at basketball given probability of not scoring | draft | Maria Aneiros | 27/05/2019 02:29 | |
The probability of an event not happening - five friends play mini golf | draft | Xiaodan Leng | 11/07/2019 02:02 | |
Probability of scoring at basketball given probability of not scoring | draft | Xiaodan Leng | 11/07/2019 02:03 |
There are 19 other versions that do you not have access to.
Name | Type | Generated Value |
---|
|
Error in variable testing condition
There's an error in the variable testing condition. Variable values can't be generated until it's fixed.
No variables have been defined in this question.
Generated value:
- :
This variable doesn't seem to be used anywhere.
No parts have been defined in this question.
Select a part to edit.
This gap is not used in the parent part's prompt.
The student will not be able to enter an answer to this gap.
Ask the student a question, and give any hints about how they should answer this part.
Pattern restriction
Variables
String restrictions
For each combination of answer and choice, specify the number of marks to add or subtract when the student picks it.
For each combination of answer and choice, write 1 if the student should tick it, or 0 if they should leave it unticked.
Test that the marking algorithm works
Check that the marking algorithm works with different sets of variables and student answers using the interface below.
Create unit tests to save expected results and to document how the algorithm should work.
There's an error which means the marking algorithm can't run:
This is an extension type part. There is no expected answer, and it's assumed that the marking depends on interactions within the part's prompt.
You can test this part's marking algorithm by interacting with the rendering of the part's prompt below.
Feedback
Score:
Question variables
These variables are available within the marking algorithm.
Name | Value | |
---|---|---|
Marking parameters
These values are available as extra variables in the marking algorithm.
Name | Value |
---|---|
Part settings
These values are available as entries in the settings
variable.
Name | Value |
---|---|
This feedback is based on your last submitted answer. Submit your changed answer to get updated feedback.
Warnings:
Alternative used:
These are the notes produced by this part's marking algorithm.
Note | Value | Feedback |
---|---|---|
|
||
|
Click on a note's name to show or hide it.
Unit tests
No unit tests have been defined. Enter an answer above, select one or more notes, and click the "Create a unit test" button.
The following tests check that the question is behaving as desired.
This test has not been run yet This test produces the expected output This test does not produce the expected output
This test is not currently producing the expected result. Fix the marking algorithm to produce the expected results detailed below or, if this test is out of date, update the test to accept the current values.
One or more notes in this test are no longer defined. If these notes are no longer needed, you should delete this test.
Name | Value |
---|---|
Note | Value | Feedback | |||
---|---|---|---|---|---|
This note produces the expected output | Current: |
|
|||
Expected: |
A difference in feedback messages does not cause this test to fail. A difference in warnings does not cause this test to fail. |
This test has not yet been run.
When you need to change the way this part works beyond the available options, you can write JavaScript code to be executed at the times described below.
To account for errors made by the student in earlier calculations, replace question variables with answers to earlier parts.
In order to create a variable replacement, you must define at least one variable and one other part.
Variable | Answer to use | Must be answered? | |
---|---|---|---|
The variable replacements you've chosen will cause the following variables to be regenerated each time the student submits an answer to this part:
These variables have some random elements, which means they're not guaranteed to have the same value each time the student submits an answer. You should define new variables to store the random elements, so that they remain the same each time this part is marked.
This part can't be reached by the student.
Add a "next part" reference to this part from another part.
None of the parts which can lead to this part are reachable either.
Next part options
Define the list of parts that the student can visit after this one.
Previous parts
This part can follow on from:
This part doesn't follow on from any others.
to
Choose a type for this new .
by | More information |
Select extensions to use in this question.
-
There was an error loading this extension.
Define rulesets for simplification and display of mathematical expressions.
Built-in constants
Custom constants
Names | Value | LaTeX | |
---|---|---|---|
Add styling to the question's display and write a script to run when the question is created.
Use this tab to check that this question works as expected.
There was an error which means the tests can't run:
Part | Test | Passed? |
---|---|---|
Hasn't run yet
Running
Passed
Failed
|
This question is used in the following exams:
- Probability by Elliott Fletcher in Elliott's workspace.
- Probability by Elliott Fletcher in Elliott's workspace.
- Probability by Christian Lawson-Perfect in Transition to university.
- Questions using the random person extension by Christian Lawson-Perfect in Christian's workspace.
- Introduction to Probability by Robert Aykroyd in Robert's workspace.
- Probability by steve kilgallon in Stats and probability.
- Introduction to Probability by Katie Bullen in Katie's workspace.
- NUMBAS - Probability by Katy Dobson in Katy's workspace.
- Probability by Simon Thomas in Stats.
- Maria's copy of Introduction to Probability by Maria Aneiros in Maria's workspace.
- Probability Revision by Yvonne Wancke in Yvonne's workspace.
- Probability 1 by Jeremie Wenger in Jeremie's workspace.
- Probability 4 by Jeremie Wenger in Jeremie's workspace.
- Stat6010 Sample Assessment 2 by Jackie English in Jackie's workspace.
- Maths 1A - Homework Week 10 (Probability) by Maria Aneiros in MY QUESTIONS.
- Statistics Recap Exercises by Mark Patterson in COM281.
- Shaheen's copy of Probability by Shaheen Charlwood in Shaheen's workspace.
- DTS - entrance test i by Shaheen Charlwood in Shaheen's workspace.
- Shaheen's copy of DTS - entrance test i by Shaheen Charlwood in Shaheen's workspace.
- Probability Exam by Anna Cartlidge in Glasgow Numbas Question Pool.
- Transition Probability by Chris Templet in Chris's workspace.
- SES2003 - Probability by Chris Graham in Newcastle University Sports Science.
- Week 7: Probability I by Peter Chapman in Peter's workspace.
- W14: Probability 1 by Alastair Ball in IQT.
- Alastair's copy of W14: Probability 1 by Alastair Ball in IQT.
- W14: Probability 1 by Alastair Ball in QTEF1.
- Specimen Exam II by Pete Philipson in SES2003 Assessment 22/23.
- Mathematics in Data Science Class test 2 by Rabail Tahir in Rabail's workspace.
- Resit MDS summer_2024 by Rabail Tahir in Rabail's workspace.