Question: MATLAB A B AO Q 1 table [ [ 1 , 8 , 9 ] , [ 2 , 8 , 8 ] ,
MATLAB
A
B
AO
table
C
D
E
F
G
H
Enter text or formula here
Question
Question
Question Format Requirements: Make sure your mfile scripts are fully commented and organized. All plots must have labelled axes, a title, legend, font size line thickness and the grid lines must be activated.
Support Requirements: If you need help, visiting the TAs' or professor's office hours is highly recommended. If you cannot attend the scheduled office hours, the TAs and professor are also available by appointment. If you email questions, email the TAs first. If they cannot answer the question, your question will be escalated to the professor.
General Note: Many of the questions have builtin commands available in MATLAB or Octave to do these calculations automatically. You may NOT use these commands. The intent is for you to understand the logic of how your script must work to produce results. You will use the Excel file titled "ASE Numerical Analysis Assignment Data" to perform these calculations. There are multiple sheets that have different data sets for different questions. These data sets are all formatted differently. You may NOT change the formatting of the excel sheet. Your MATLAB code must account for the different formats of the data sets.
Question : Compute the probability of the sum of d dice ie What are the odds of rolling a etc. Plot the probability versus the sum total; this is the expected distribution of a random set of rolls. You will plot a histogram of the sum of rolls of d assuming you have rolled then then then then and finally rolls. In your code you should comment if each histogram has the expected distribution.
Question : Using the data from the sheet "Question calculate the mean of this data set. Determine what the median value is; this will require your code to order the data set. IMAGE IS FOR QUESTION
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
