ok, i know scope does not show the rms value(instead wave form) my intention is to determine power factor. so how can i find the apparent power?
furthermore, attachment is what i get from scope. yellow wave is voltage across load and the blue wave show the current through 1.193Ω resistor series with load
You can determine the apparent power by measuring the RMS value of the current and voltage with an ordinary DVM (or with a scope as I do below).
I think I recognize the current waveform in your scope capture; it looks like a compact fluorescent lamp is being measured.
I connected a CFL in series with a 1.000 Ω resistor and captured the current and voltage waveforms.
In the attached image, the orange waveform is the current, the blue waveform is the voltage and the red waveform is the math waveform (the instantaneous product of the current and voltage). The true power will be the mean of the instantaneous product of the current and voltage.
You can see on the right side of the image the RMS value of the current (.177 amps RMS), the voltage (123 volts RMS) and the true power (12.7 watts). The product of the RMS current and the RMS voltage is the apparent power, .177 * 123 = 21.771 VA. The power factor is 12.7/21.771 = .58
You could measure the RMS current and voltage with a digital voltmeter (one that can measure true RMS) instead of the scope.
If your scope can't make these measurements, perhaps you can capture the current and voltage waveforms as .csv files and do the math on them with Matlab or some similar program.
You could connect additional resistor(s) in parallel with your 1.193 Ω resistor to make the combination more nearly 1.000 Ω; 6.18 Ω would do the job.