Question

B) Consider two time series as two sets on numbers: e.g. S1 = {3, 5, 7,...

B) Consider two time series as two sets on numbers: e.g. S1 = {3, 5, 7, 8 , .., 4, 7} and S2 = {5, 5, 8 , .., 9, 7}. You need to come up with 2 sets, each having 100 elements. You can make them random if you like.

1) Normalize each set in range [0,1].

2) Find the probabilities of S2 in the ranges [0,0.1], (0.1,0.2], (0.2,0.3], .., (0.9,1] when S1 are in the same ranges [0,0.1], (0.1,0.2], (0.2,0.3], .., (0.9,1] respectively, (find probability of value of S2 in the range, given the value of S1 is in the same range).

Solution needed for Octave

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Answer: Summatized the information provided inthe problemen Consider two time series as two sets on numbers egir S1 = {3,5,7,120 B с D E F G H J K L M N 0 1 SET 1 SET 2 1 1 2 2 3 4 5 6 5 2 3 4 normalized 1 normalized 2 0 0.125 0.625 0.5 0 0 0.25 0.87formula used for normalisation :-

zi = (xi-min(xi)) / (max(xi) - min(xi)

Formuals used in EXCEL:-

D E F H к M N SET 2 2 5 1 range 0-0.1 0.1-0.2 0.2-0.3 0.3-0.4 0.4-0.5 0.5-0.6 0.6-0.7 0.7-0.8 0.8-0.9 0.9-1 8 2 6 number of sOur answers are in last column

........................................................xxxx.................................................

  PLEASE - - - - PLEASE KINDY UP-VOTE. IT HELPS ME A LOT. THANK YOU IN ADVANCE.

Add a comment
Know the answer?
Add Answer to:
B) Consider two time series as two sets on numbers: e.g. S1 = {3, 5, 7,...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Can I please get some help with this?? It's matlab. Code 1 1) Define a function as [NE]- nb_elemt24( n1,n2). 2) Define two vectors A and B by randi(10, [1,n1]) and randi(10, [1,n2]), respectively...

    Can I please get some help with this?? It's matlab. Code 1 1) Define a function as [NE]- nb_elemt24( n1,n2). 2) Define two vectors A and B by randi(10, [1,n1]) and randi(10, [1,n2]), respectively. 3) Using the commend [C1,D1] hist(A, unique(A)) to find four vectors C1, D1 (for A) and C2, D2 (for B), respectively. Here, vector C1 shows how many times each element of A is repeated. And the elements of vector D1 are the same as elements of...

  • The following payoff table shows the profit for a decision problem with two states of nature and two decision alternatives: State of Nature Decision Alternative s1 s2 d1 10 1 d2 4 3 (a...

    The following payoff table shows the profit for a decision problem with two states of nature and two decision alternatives: State of Nature Decision Alternative s1 s2 d1 10 1 d2 4 3 (a) Suppose P(s1)=0.2 and P(s2)=0.8. What is the best decision using the expected value approach? Round your answer in one decimal place. The best decision is decision alternative - Select your answer -d1d2Item 1 , with an expected value of  . (b) Perform sensitivity analysis on the...

  • Consider the following time series data: Month 1 2 3 4 5 6 7 Value 24...

    Consider the following time series data: Month 1 2 3 4 5 6 7 Value 24 13 21 14 20 23 15 (c) Use α = 0.2 to compute the exponential smoothing values for the time series. Compute MSE and a forecast for month 8. If required, round your answers to two decimal places. Do not round intermediate calculation. MSE: The forecast for month 8: (e) Use trial and error to find a value of the exponential smoothing coefficient α...

  • Problem (A1) (20 points): Huffman Coding Consider a message having the 5 symbols (A,B,C,D,E) with probabilities...

    Problem (A1) (20 points): Huffman Coding Consider a message having the 5 symbols (A,B,C,D,E) with probabilities (0.1,0.1,0.2 ,0.2, 0.4), respectively. For such data, two different sets of Huffman codes can result from a different tie breaking during the construction of the Huffman trees. • Construct the two Huffman trees. (8 points) Construct the Huffman codes for the given symbols for each tree. (4 points) Show that both trees will produce the same average code length. (4 points) For data transmission...

  • Consider the following time series data. Week 1 2 3 4 5 6 Value 19 14...

    Consider the following time series data. Week 1 2 3 4 5 6 Value 19 14 17 12 17 14 Develop a three-week moving average for this time series. Compute MSE and a forecast for week 7. Round your answers to two decimal places. Week Time Series Value Forecast 1 19 2 14 3 17 4 12 5 17 6 14 MSE: The forecast for week 7: Use = 0.2 to compute the exponential smoothing values for the time series....

  • Thank you Please show all work Thanks 76.) [ 10 pts ] Consider the two S-boxes...

    Thank you Please show all work Thanks 76.) [ 10 pts ] Consider the two S-boxes S1 and S2 of DES shown. Three hex digits (12 bits) are provided to these two S boxes. The higher order six bits are fed to S1 and the lower order six bits are fed to S2. For the six bits input to S1, the first and last bits are used to select the row, and the middle four bits are used to select...

  • Consider the following time series data. Week 1 2 3 4 5 6 Value 16 14...

    Consider the following time series data. Week 1 2 3 4 5 6 Value 16 14 16 11 17 14 Develop a three-week moving average for this time series. Compute MSE and a forecast for week 7. Week Value Forecast 1 16 2 14 3 16 4 11 5 17 6 14 MSE = Week 7 Forecast= Use trial and error to find a value of the exponential smoothing coefficient α that results in a smaller MSE than what you...

  • NGAGE INDIAP HW Consider the following time series. 1 2 3 4 5 6 7 82...

    NGAGE INDIAP HW Consider the following time series. 1 2 3 4 5 6 7 82 61 44 34 31 28 34 a. Which of the following is the correct time series plot? 2o TimeSeriesValue 20+ 107 Time Perioditi 90 TimeSeriesValue 80+ 707 NGAGE MINDTAP HW 90 I TimeSeriesValue 80+ 9 & 8 a Time Perioditi 901 TimeSeriesValue SAGE MINDTAP 90 TimeSeries Value $ 88@ $ $ 5 Time Perioditi 20 Timeberies Value MINDTAP Time periode Time Perioditi TimeSeriesValue %...

  • Consider the following time series data. Week 1 2 3 4 5 6 Value 17 13...

    Consider the following time series data. Week 1 2 3 4 5 6 Value 17 13 15 11 15 13 (a) Choose the correct time series plot. (i) (ii) (iii) (iv) - Select your answer -Graph (i)Graph (ii)Graph (iii)Graph (iv)Item 1 What type of pattern exists in the data? - Select your answer -Horizontal PatternTrend PatternItem 2 (b) Develop a three-week moving average for this time series. Compute MSE and a forecast for week 7. If required, round your answers...

  • C++ myStack.lh stackADT.h Instructions main.cpp 1 #include«iostream» 2 #include<stdlib.h> 3 #include«conio.h> 4 #include«ostream» 5 using namespace std; 6 const int SIZE-5; //Stack size 7 //...

    C++ myStack.lh stackADT.h Instructions main.cpp 1 #include«iostream» 2 #include<stdlib.h> 3 #include«conio.h> 4 #include«ostream» 5 using namespace std; 6 const int SIZE-5; //Stack size 7 //class declaration 8 class stack Instructions Two stacks of the same type are the same if they have the same number of elements and their elements at the corresponding positions are the same Overload the relational operatorfor the class stackType that returns true if two stacks of the same type are the same; it returns false...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT