Login

Welcome, Guest. Please login or register.

June 18, 2026, 03:11:12 pm

Author Topic: VCE Methods Question Thread!  (Read 6144688 times)  Share 

0 Members and 13 Guests are viewing this topic.

#1procrastinator

  • Guest
Re: VCE Methods Question Thread!
« Reply #960 on: September 25, 2012, 05:51:12 pm »
0
The running times of movies at a theatre are normally distributed. If 21% of the movies run for longer than 118 minutes and 36% run for less than 92 minutes, find the mean and standard deviation.



Jenny_2108

  • Victorian
  • Forum Leader
  • ****
  • Posts: 603
  • Respect: +28
  • School: Melbourne Girls College
  • School Grad Year: 2012
Re: VCE Methods Question Thread!
« Reply #961 on: September 25, 2012, 07:22:07 pm »
+4
The running times of movies at a theatre are normally distributed. If 21% of the movies run for longer than 118 minutes and 36% run for less than 92 minutes, find the mean and standard deviation.

Pr(X<92) = 0.36
Pr(X<118) = 0.79





Solve simultaneous equation, you get mean = 100, sd = 22.3
2012: Bio | Chem| Spesh | Methods | ESL | Vietnamese
2013-2016: BActuarial studies/BCommerce @ ANU

Thanks to gossamer, TT, pi, laserblued, Thus for helping and supporting me during VCE

VCEstudentguy

  • Victorian
  • Forum Regular
  • **
  • Posts: 89
  • Respect: +1
Re: VCE Methods Question Thread!
« Reply #962 on: September 25, 2012, 07:25:08 pm »
0
How do I figure out the number of trials n on my Casio Classpad calculator if a binomial probability distribution with a Pr(success)=0.2 is required to have Pr(X<=1)=0.1?

Jenny_2108

  • Victorian
  • Forum Leader
  • ****
  • Posts: 603
  • Respect: +28
  • School: Melbourne Girls College
  • School Grad Year: 2012
Re: VCE Methods Question Thread!
« Reply #963 on: September 25, 2012, 07:31:19 pm »
0
How do I figure out the number of trials n on my Casio Classpad calculator if a binomial probability distribution with a Pr(success)=0.2 is required to have Pr(X<=1)=0.1?

Does your calculator have spreadsheet? I use Ti nspire though  :(
2012: Bio | Chem| Spesh | Methods | ESL | Vietnamese
2013-2016: BActuarial studies/BCommerce @ ANU

Thanks to gossamer, TT, pi, laserblued, Thus for helping and supporting me during VCE

VCEstudentguy

  • Victorian
  • Forum Regular
  • **
  • Posts: 89
  • Respect: +1
Re: VCE Methods Question Thread!
« Reply #964 on: September 25, 2012, 07:39:59 pm »
0
Yeah, it does Ennjy. It's for 2010 Exam 2 Q2e by the way.

#1procrastinator

  • Guest
Re: VCE Methods Question Thread!
« Reply #965 on: September 25, 2012, 08:21:42 pm »
0
The running times of movies at a theatre are normally distributed. If 21% of the movies run for longer than 118 minutes and 36% run for less than 92 minutes, find the mean and standard deviation.

Pr(X<92) = 0.36
Pr(X<118) = 0.79





Solve simultaneous equation, you get mean = 100, sd = 22.3

Thanks...couldn't find that in my text

Jenny_2108

  • Victorian
  • Forum Leader
  • ****
  • Posts: 603
  • Respect: +28
  • School: Melbourne Girls College
  • School Grad Year: 2012
Re: VCE Methods Question Thread!
« Reply #966 on: September 25, 2012, 08:27:50 pm »
0
Yeah, it does Ennjy. It's for 2010 Exam 2 Q2e by the way.

lol I think other way is faster then spreadsheet
You type solve(0.8^x + nCr(x,1) * 0.2 * 0.8^x-1 = 0.1,x) then you get ans x=-3.8298 or x=17.947
So min trial =18
2012: Bio | Chem| Spesh | Methods | ESL | Vietnamese
2013-2016: BActuarial studies/BCommerce @ ANU

Thanks to gossamer, TT, pi, laserblued, Thus for helping and supporting me during VCE

pi

  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 14348
  • Doctor.
  • Respect: +2376
Re: VCE Methods Question Thread!
« Reply #967 on: September 25, 2012, 08:32:10 pm »
0
You might need nsolve for that for some calcs ^^ :)

Jenny_2108

  • Victorian
  • Forum Leader
  • ****
  • Posts: 603
  • Respect: +28
  • School: Melbourne Girls College
  • School Grad Year: 2012
Re: VCE Methods Question Thread!
« Reply #968 on: September 25, 2012, 08:33:49 pm »
0
You might need nsolve for that for some calcs ^^ :)

I just try to type nSolve and it gives negative number. Wot!?!
2012: Bio | Chem| Spesh | Methods | ESL | Vietnamese
2013-2016: BActuarial studies/BCommerce @ ANU

Thanks to gossamer, TT, pi, laserblued, Thus for helping and supporting me during VCE

VCEstudentguy

  • Victorian
  • Forum Regular
  • **
  • Posts: 89
  • Respect: +1
Re: VCE Methods Question Thread!
« Reply #969 on: September 25, 2012, 08:36:20 pm »
0
Yeah, it does Ennjy. It's for 2010 Exam 2 Q2e by the way.

lol I think other way is faster then spreadsheet
You type solve(0.8^x + nCr(x,1) * 0.2 * 0.8^x-1 = 0.1,x) then you get ans x=-3.8298 or x=17.947
So min trial =18


That was the first thing I tried, my answer was filled with factorials.

You might need nsolve for that for some calcs ^^ :)

What is nsolve and where is it or is it just for TI-nspire?

barydos

  • Victorian
  • Forum Obsessive
  • ***
  • Posts: 314
  • Respect: 0
  • School: Nossal High School
  • School Grad Year: 2013
Re: VCE Methods Question Thread!
« Reply #970 on: September 25, 2012, 10:17:22 pm »
0
Yeah, it does Ennjy. It's for 2010 Exam 2 Q2e by the way.

lol I think other way is faster then spreadsheet
You type solve(0.8^x + nCr(x,1) * 0.2 * 0.8^x-1 = 0.1,x) then you get ans x=-3.8298 or x=17.947
So min trial =18


That was the first thing I tried, my answer was filled with factorials.

You might need nsolve for that for some calcs ^^ :)

What is nsolve and where is it or is it just for TI-nspire?

I remember getting lots of factorials with my Casio Classpad 330.
i dont think the calc likes solving for something with the nCr stuff in the equation

Pr(X=<1) = Pr(X=0) + Pr(X=1)
Pr(X=0) + Pr(X=1) = 0.1
nC0*0.2^0*0.8^n + nC1*0.2^1*0.8^(n-1) = 0.1
nC0 = 1 and nC1 = n
so that long equation is
0.8^n +0.2*0.8^(n-1) = 0.1
solve for n now, and you get your answer
2012: Methods [47] | Chinese SL [35]
2013: Specialist [48] | Chemistry [41] | Physics [44] | English Language [40]
ATAR: 99.55

cnguyen599

  • Victorian
  • Trailblazer
  • *
  • Posts: 28
  • Respect: +10
Re: VCE Methods Question Thread!
« Reply #971 on: September 27, 2012, 11:27:56 pm »
0
I'm having trouble with the 1st of question of the 2009 unit 4 exam (2).

The simultaneous linear equations
kx – 3y = 0
5x – (k + 2)y = 0
where k is a real constant, have a unique solution provided
A. k 􀂍 {-5, 3}
B. k 􀂍 R \{-5, 3}
C. k 􀂍 {-3, 5}
D. k 􀂍 R \{-3, 5}
E. k 􀂍 R \ {0}

The squares are supposed to be that E symbol. "Element of" I think that's what it's called.

brightsky

  • Victorian
  • ATAR Notes Legend
  • *******
  • Posts: 3136
  • Respect: +200
Re: VCE Methods Question Thread!
« Reply #972 on: September 27, 2012, 11:34:29 pm »
+1
the two linear equations represent two lines on a cartesian plane. logically, the lines will intersect once if and only if their gradients are different. thus find the gradient of each line (this can be done quite easily by rearranging) and make them not equal each other. and then solve.
2020 - 2021: Master of Public Health, The University of Sydney
2017 - 2020: Doctor of Medicine, The University of Melbourne
2014 - 2016: Bachelor of Biomedicine, The University of Melbourne
2013 ATAR: 99.95

Currently selling copies of the VCE Chinese Exam Revision Book and UMEP Maths Exam Revision Book, and accepting students for Maths Methods and Specialist Maths Tutoring in 2020!

Jenny_2108

  • Victorian
  • Forum Leader
  • ****
  • Posts: 603
  • Respect: +28
  • School: Melbourne Girls College
  • School Grad Year: 2012
Re: VCE Methods Question Thread!
« Reply #973 on: September 27, 2012, 11:41:08 pm »
0
Or you can use matrix method. Do you remember det(A)=0 if there is no solutions or many solutions?
So in here, det(A)=-k(k+2)-5 * (-3)=0  when k=-5,3
Thus, unique solution for k E R\{-5,3}. Ans is B
2012: Bio | Chem| Spesh | Methods | ESL | Vietnamese
2013-2016: BActuarial studies/BCommerce @ ANU

Thanks to gossamer, TT, pi, laserblued, Thus for helping and supporting me during VCE

generalkorn12

  • Guest
Re: VCE Methods Question Thread!
« Reply #974 on: September 28, 2012, 05:35:36 pm »
0
If Pr(A) = 0.3, and Pr(B)=0.6, and events A and B are independent, find Pr(A'|B).

I'm always intimidated by the words 'independent' or 'mutually exclusive', is there any way to make it less intimidating such as from the question above? The only way I make it less intimidating is by referring to the formulas.... :(